accuris store logo
  • Browse all
  • 3A
  • 9000
  • A3
  • A4A
  • AA
  • AAMI
  • AASHTO
  • AATCC
  • ABCB
  • ABMA
  • ABMA-BOILER
  • ACC
  • ACGIH
  • ACI
  • ADA
  • ADS
  • AEIC
  • AENOR
  • AES
  • AFCEN
  • AGA
  • AGMA
  • AHAM
  • AHP
  • AHRI
  • AIA
  • AIAA
  • AICHE
  • AIHA
  • AIIM
  • AISC
  • ALI
  • ALPEMA
  • AMCA
  • ANS
  • ANSI
  • ANSI/ANSLG
  • ANSI/NEMA
  • ANSI/TCNA
  • ANSI/UAMA
  • API
  • APWA
  • AREMA
  • ARINC
  • ARMY
  • AS
  • ASA
  • ASABE
  • ASCE
  • ASD-STAN prEN
  • ASHE
  • ASHRAE
  • ASIS
  • ASM
  • ASME
  • ASNT
  • ASQ
  • ASSE (Plumbing)
  • ASSP
  • ASTM
  • ATIS
  • AVIXA
  • AWC
  • AWI
  • AWPA
  • AWS
  • AWWA
  • B11
  • BHMA
  • BICSI
  • BIFMA
  • BioWorld
  • BMI
  • BS
  • CAN/CGSB
  • CAN/ULC
  • CEI
  • CFR
  • CGA
  • CGSB
  • CIE
  • CII
  • CISPR
  • CLSI
  • CMAA
  • CRANE
  • CRSI
  • CSA
  • CTA
  • CTI
  • DID
  • DIN
  • DNV
  • DOD
  • DOXPUB
  • DVS
  • ECIA
  • EEC
  • EEMUA
  • ESD
  • ETSI
  • FCI
  • FED
  • FM Approvals
  • FORD
  • FRPI
  • GMW
  • GPA
  • HEI
  • HFES
  • HI
  • HIR
  • HPS
  • I3A
  • IADC
  • IAPMO
  • IATA
  • ICAO
  • ICC
  • ICEA
  • ICML
  • IEC
  • IEEE
  • IEEE/UL
  • IES
  • IEST
  • IFI
  • IICRC
  • INCITS
  • INTERN
  • IPC
  • ISA
  • ISEA
  • ISO
  • ISO/IEC/IEEE
  • ISPE
  • ISTA
  • ISUZU
  • JEDEC
  • JIS
  • LIA
  • MBMA
  • MCGRAW-HILL
  • MIL
  • MPIF
  • MSS
  • NAAMM
  • NACE
  • NADCA
  • NAS
  • NASA
  • NBBI
  • NCSL
  • NECA
  • NEMA
  • NETA
  • NFPA (Fire)
  • NFPA (Fluid)
  • NFSI
  • NG
  • NGA
  • NISO
  • NORSOK
  • NRC
  • NSC
  • NSF
  • NZS
  • OPEI
  • PCI
  • PDA
  • PEI
  • PIA
  • PIP
  • PPI
  • RTCA
  • SAE
  • SAIA
  • SCTE
  • SDI
  • SES
  • SIA
  • SJI
  • SMACNA
  • SME
  • SMPTE
  • SN EN
  • SPC
  • SPI
  • SSPC
  • STI/SPFA
  • TAPPI
  • TCIA
  • TEMA
  • THHILL
  • TIA
  • TMS
  • UL
  • ULC
  • UOP
  • WILEY
  • WRC
  • X9
Publishers
Need Help?
Log in
Create Account
Cart

Your shopping cart is empty.

Log in or create account

  1. Home
  2. IEEE/ISO/IEC 29119-5-2024

IEEE/ISO/IEC 29119-5-2024

2574972

ISO/IEC/IEEE International Standard Software and systems engineering -- Software testing -- Part 5: Keyword-Driven Testing

standard by IEEE/ISO/IEC , 12/19/2024

Track This
👥 Multi-User PDF
✕

Document Set

This document is a set or collection of related documents
✕

Complete Document

The standards and other regulatory documents that Accuris offers are often updated after publication. These updates include errata (known issues to be addressed in the next version), corrigenda (errors or mistakes identified after publication), or amendments (additional information not included in the original document).

When you purchase a document from the Accuris store, you may select whether to buy only the base document or a complete document package that includes all errata, corrigenda, and amendments available for that document at the time of purchase. It does not grant access to errata, corrigenda, or amendments that may be published after the purchase date.
✕

Multi-User PDF

A Multi-User PDF allows you to purchase a finite set of single user licenses for a specific document. The number of user licenses available for purchase varies by document, please see the store listing for more specific information.
✕

Redline

When you purchase a Redline edition of a standard, you will get the current edition of that standard, plus the Redline version, which will show changes between the new edition and the previous edition.
✕

Member Price

Member pricing is available for this product.

Full Description

Scope

This document defines an efficient and consistent solution for keyword-driven testing by:--giving an introduction to keyword-driven testing; -- providing a reference approach to implement keyword-driven testing;-- defining requirements on frameworks for keyword-driven testing to enable testers to share their work items, such as test cases, test data, keywords, or complete test specifications;-- defining requirements for tools that support keyword-driven testing; these requirements are applicable to any tool that supports the keyword-driven approach (e.g. test automation, test design and test management tools);-- defining interfaces and a common data exchange format to ensure that tools from different vendors can exchange their data (e.g. test cases, test data and test results);-- defining levels of hierarchical keywords, and advising use of hierarchical keywords; this includes describing specific types of keywords (e.g. keywords for navigation or for checking a value) and when to use "flat" structured keywords;-- providing an initial list of example generic technical (low-level) keywords, such as "inputData" or "checkValue"; these keywords can be used to specify test cases on a technical level and can be combined to create business-level keywords as required. This document is applicable to all those who want to create keyword-driven test specifications, create corresponding frameworks, or build test automation based on keywords.

Purpose

The purpose of the ISO/IEC/IEEE 29119 Software Testing standards is to define an internationally-agreed set of standards for software testing that can be used by any organization when performing any form of software testing. ISO/IEC/IEEE 29119-5 defines Keyword-Driven Testing, which is an approach to describing test cases in a modular way. This standard explains the main concepts and attributes of Keyword-Driven Testing and is applicable to all those who want to create keyword-driven test specifications, create corresponding frameworks, or build test automation based on keywords. This standard defines requirements on frameworks for Keyword-Driven Testing to enable test engineers to share their test artefacts, such as test cases, test data, keywords, or complete test specifications. It also defines minimum requirements for tools supporting Keyword-Driven Testing and defines a common data exchange format to ensure that tools from different vendors can exchange their data (e.g. test cases, test data and test results).

Abstract

Revision Standard - Active. The purpose of the ISO/IEC/IEEE 29119 series is to define an internationally-agreed set of standards for software testing that can be used by any organization when performing any form of software testing. ISO/IEC/IEEE 29119-5 defines keyword-driven testing, which is an approach to describing test cases in a modular way. This standard explains the main concepts and attributes of keyword-driven testing and is applicable to all those who want to create keyword-driven test specifications, create corresponding frameworks, or build test automation based on keywords. This standard defines requirements on frameworks for keyword-driven testing to enable test engineers to share their test artefacts, such as test cases, test data, keywords, or complete test specifications. It also defines minimum requirements for tools supporting keyword-driven testing and defines requirements on a common data exchange format to ensure that tools from different vendors can exchange their data (e.g. test cases, test data and test results). See more

Also Bought By Customers

  • 2218811

    IEEE/ISO/IEC 15288-2023
    ISO/IEC/IEEE International Standard - Systems and software engineering--System life cycle processes
    Priced From $132.00

    IEEE/ISO/IEC 15288-2023: ISO/IEC/IEEE International Standard - Systems and software engineering--System life cycle processes

  • 1939812

    IEEE/ISO/IEC 24748-5-2017
    ISO/IEC/IEEE International Standard - Systems and Software Engineering--Life Cycle Management--Part 5: Software Development Planning
    Priced From $68.00

    IEEE/ISO/IEC 24748-5-2017: ISO/IEC/IEEE International Standard - Systems and Software Engineering--Life Cycle Management--Part 5: Software Development Planning

  • 1948057

    IEEE/ISO/IEC 26515-2018
    ISO/IEC/IEEE International Standard - Systems and software engineering - Developing information for users in an agile environment
    Priced From $69.00

    IEEE/ISO/IEC 26515-2018: ISO/IEC/IEEE International Standard - Systems and software engineering - Developing information for users in an agile environment

  • 2090692

    IEEE/ISO/IEC 29119-3-2021
    IEEE/ISO/IEC International Standard for Software and systems engineering--Software testing--Part 3:Test documentation
    Priced From $113.00

    IEEE/ISO/IEC 29119-3-2021: IEEE/ISO/IEC International Standard for Software and systems engineering--Software testing--Part 3:Test documentation

 

Document History

  1. IEEE/ISO/IEC 29119-5-2024

    You are currently viewing this product 👀 currently
    viewing

    December 2024
    ISO/IEC/IEEE International Standard Software and systems engineering -- Software testing -- Part 5: Keyword-Driven Testing

    • Most Recent  Most Recent
  2. IEEE/ISO/IEC 29119-5-2016

    November 2016
    ISO/IEC/IEEE International Standard - Software and systems engineering -- Software testing -- Part 5: Keyword-Driven Testing

    • Historical Version

Browse related products from IEEE/ISO/IEC

  • IEEE > By Technical Committee > Computer Engineering > Software Engineering
  • IEEE > By ICS Code > 35.000: Information technology. Office machines > 35.080: Software

Order Options

Delivery Options
Price: $89.00
Available for Immediate Download

Product Details

Published:

12/19/2024

ISBN(s):

9798855716122, 9798855715972, 9798855715965

Number of Pages:

66

File Size:

1 file

Product Code(s):

STD27556, STDPD27556, STDPL27569

Note:

This product is restricted and cannot be purchased in the following countries Ukraine, Russia, Belarus
✕

Document Delivery Options

PDF
A Portable Document Format which is electronic and downloadable. All PDF's can be downloaded from your My Downloads page in your Accuris Store account. Refer to Help Center for more details.
Printed Edition
A vast majority of our standards are available in printed format. Sometimes these are bound like a book, sometimes loose pages that you can put in a binder.
Printed Edition + PDF
A combination of a Hard Copy product that is mailed and an electronic product such as a PDF or SPDF (Secure PDF). Refer to Help Center for more details.
✕

What is a Secured PDF?

Secured PDFs are equipped with Digital Rights Management (DRM) software, by request of the Publisher to protect the copyright of the Publication, preventing unauthorized duplication and distribution.

What does this mean?

To view the PDF, a DRM tool, FileOpen must be installed. FileOpen is a free plugin which is compatible with Adobe Acrobat Reader DC and Pro DC, as well as other PDF Readers noted on the FileOpen website.

What can you do with a Secured PDF?

  • Print (except for IADC, ICML)
  • Search
  • Highlight
  • Bookmark

Restrictions:

  • Some Publishers do not allow printing.
  • Most Publishers do not permit copy and pasting from the PDF.
  • Sharing, Duplicating and Distribution prohibited.
  • For further information on restrictions, please click here.

PRODUCTS & SERVICES

  1. BPVC 2025
  2. BPVC Previous Editions
  3. Engineering Workbench
  4. Track It

CUSTOMER CARE

  1. Help Center
  2. Glossary
  3. Search Tips

CONNECT WITH US

  1. Contact Us

COMPANY INFORMATION

  1. About Accuris
  2. Press
  • © Copyright 2026 ACCURIS
  • Privacy Policy
  • System Information
Device/OS: Unknown
Browser: Unknown Browser 0.0
User Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Store Name: css
Page: /standards/ieee-iso-iec-29119-5-2024?product_id=2574972
Referrer: Direct Navigation
IP: 216.73.217.129
Language: en
Customer #: Not Logged In
Member?: NO
Cart #: 1463899042
Order #: None
Cookies: YES
×