All IT Courses 50% Off
QA Tutorials

KEYWORD DRIVEN TESTING

AUTOMATION TESTING

Software testing can be either performed as manual testing or automation testing. There are different automation testing frameworks like: data driven testing, keyword driven testing and hybrid framework. In keyword driven testing, the keywords or actions are created for automation testing.

A keyword or an action is defined as a combination of test objects which explains how the test lines should be executed. An action word contains many arguments and is defined by the test analysis. The keyword driven testing is also known as table driven or action word testing which is software testing process that is usable for both manual and  automated testing. The process uses keywords or action words to symbolise the functionality which is to be tested such as ‘enter client’. The keyword ‘enter client’ is to be defined as a set of actions that must be executed to enter the new client in the database. The keyword documentation contains

  • The initial state of the system under the test
  • The main window or any menu to start
  • The keys or mouse clicks to get the correct data entry
  • The proper names of the fields to find out which arguments to be entered
  • What actions to be performed in case the additional dialogs pop up
  • The button to click for submission

In the keyword driven testing you first identify all the keys and then make connection between the key and its action. Here every testing action is like opening and closing of the browser like mouse click, key strokes etc. for example:

The login keyword to any website is used to test the login function and action associated with it.

KEYWORD DRIVEN TESTING
KEYWORD DRIVEN TESTING

 

All IT Courses 50% Off

CLICK TO CONTINUE READING

Facebook Comments

20 Comments

  1. 1.The keyword driven testing is a software testing process that is usable for both manual and automated testing.
    In the keyword driven testing,first we need to identify all the keys and then make connection between the key and its action.It is also called table driven testing or action word testing.

  2. The keyword driven testing is also known as table driven or action word testing which is software testing process that is usable for both manual and Automated Testing. A keyword or an action is defined as a combination of test objects which explains how the test lines should be executed.
    In the keyword driven testing we need to first identify all the keys and then make connection between the key and its action.

  3. 1. What is keyword driven testing?
    A keyword driven test consists of high level and low level keywords including the argument of these keywords which describes some action of a test case.

    2. What are its advantages of keyword driven testing?
    It reduces the sensitivity to maintenance caused during the system or software product under test
    It can be used for both manual testing and automated testing because of the detailed description of the way of executing the keyword the test can be done by anyone.
    It is approach of open and extensible framework which unites all tools, assets and data related and produced by the testing effort.
    It has feature of high degree reusability.

    3. Create some common examples of keywords used in key driven testing?
    Login ,Logout, Click,Select,Set text

  4. Keyword Driven testing is Automation testing framework.
    Keywords or actions are used for automation testing.
    It is also called Table Driven or action deriven process which is useful for manual and automation testing.

  5. The process uses keywords or action words to symbolise the functionality which is to be tested such as ‘enter client’. The keyword ‘enter client’ is to be defined as a set of actions that must be executed to enter the new client in the database. The keyword documentation contains

    The initial state of the system under the test
    The main window or any menu to start
    The keys or mouse clicks to get the correct data entry
    The proper names of the fields to find out which arguments to be entered
    What actions to be performed in case the additional dialogs pop up
    The button to click for submission
    In the keyword driven testing you first identify all the keys and then make connection between the key and its action. Here every testing action is like opening and closing of the browser like mouse click, key strokes etc. for example:

    The login keyword to any website is used to test the login function and action associated with it.

  6. A keyword or an action is defined as a combination of test objects which explains how the test lines should be executed. An action word contains many arguments and is defined by the test analysis. The keyword driven testing is also known as table driven or action word testing which is software testing process that is usable for both manual and automated testing.
    For e.g. The login keyword to any website is used to test the login function and action associated with it.

  7. 1. Key word driven testing :
    keywords or actions are created. A keyword or an action is defined as a combination of test objects which explains how the test lines should be executed.

    2. Advantages of Keyword driven Testing :
    It reduces the sensitivity to maintenance caused during the system or software product under test
    It can be used for both manual testing and automated testing because of the detailed description of the way of executing
    the keyword the test can be done by anyone.
    It is approach of open and extensible framework which unites all tools, assets and data related and produced by the testing
    effort.
    It has feature of high degree reusability.

    3. Some Examples : Login,Store locator,Currency Converter, Click,Clear.

  8. The key word driven testing also called as table driven or action word testing which used for software testing process in manual and automation testing. Key driven or action word testing combines the keywords and actions to test the functionality of the software like example enter client or login.In this testing you find out all the keys and combine the keys and actions.

  9. 1. What is keyword driven testing?
    The keyword driven testing is also known as table driven or action word testing which is software testing process that is usable for both manual and Automated Testing. A keyword or an action is defined as a combination of test objects which explains how the test lines should be executed.
    In the keyword driven testing you first identify all the keys and then make connection between the key and its action.

    2. What are its advantages of keyword driven testing?
    • It reduces the sensitivity to maintenance caused during the system or software product under test
    • It can be used for both manual testing and automated testing.
    • It is approach of open and extensible framework which unites all tools, assets and data related and produced by the testing effort.
    • It has feature of high degree re usability.

    3. Create some common examples of keywords used in key driven testing?
    • In the login page for any website the buttons “Login” “Cancel” are the example for Keywords used in the key driven Testing .
    • In an online payment Application “Add Payee” “ Enter Account Number “ are keywords

  10. ) A keyword driven testing is the keywords are created for automation testing. first identify all the key and then make connection between the key and it actions.
    2.
    – It reduces the sensitivity to maintenance.
    -It can be used for both manual testing and automated testing.
    -It has feature of high degree reusability.
    3. Login, Logout,Notifications.
    Like · Reply · 2h

  11. Keyword driven testing is done for both manual and automated testing. It is called table driven or action word testing.

  12. Keyword driven testing is type of Automation testing where keywords and actions are created for testing.

    (2) Advantages:
    Reduces the sensitivity to maintenance during the test
    High degree reusability
    Approach of open and extensible framework which unites all tools, assets and data.
    Can be used for both, manual as well as automation testing.

    (3) Examples are login, logout, open and close browser, enter client etc
    Like · Reply · 38w

  13. Software testing can be either performed as manual testing or automation testing. There are different automation testing frameworks like: data driven testing, keyword driven testing and hybrid framework.
    The keyword driven testing is also known as table driven or action word testing
    In keyword driven testing, the keywords or actions are created for automation testing.
    It is a software testing process that is usable for both manual and automated testing.

    This process uses keywords or action words to symbolise the functionality which is to be tested such as ‘enter client’. The keyword ‘enter client’ is to be defined as a set of actions that must be executed to enter the new client in the database.

    the Advantages of Keyword driven testing are:

    1.It can be used in both Manual and automation testing because of the detailed description of the way of executing the keyword the test can be done by anyone.
    2. It has feature of high degree reusability.
    3.It reduces the sensitivity to maintenance caused during the system or software product under test

    Common examples are login, logout, reset password, forgot password, subscribe ,sign in etc.

  14. 1. Keyword driven testing is done for both manual and automated testing. It is called table driven or action word testing.
    2. Advantages: can be used in both manual and automation testing, high degree reusability, reduces sensitivity to maintenance.
    3. Common examples are login, logout, reset password, forgot password, subscribe, sign in

  15. 1.) Keyword Driven testing is a method in which a keyword or action is defined as a combination of objects that explains hoe the test lines should be executed. Thid can be used in either manual or automated testing, the process uses action words or keywords to symbolize the function that is to be tested.

    2.) There are many advantages of this type of testing, some advantages are as follows:
    -It reduces sensitivity to maintenance caused during the system or software product under testing.
    -It can be used for both manual and automation testing because the detailed description of the way of executing the keyword, the test can be done by anyone.
    -It is an approach of open and extensible framework which unites all tools, assets and data related and produced by testing effort.
    -It has feature of high degree reusability.

    3.) Some common examples of keywords used in keyword driven testing are: login, log out, notifications, subscribe, sign up, forgot password, etc.

  16. 1. Keyword Driven testing, also known as table-driven or action word testing, is the method of utilizing keywords or action words to symbolize the functionality which is to be tested.
    2. The advantages of Keyword testing include:
    i. Reduction in need of maintenance
    ii. Applicable to both manual and automated testing
    iii. Highly reusable
    iv. All tools, assets, and data are united due to the approach of open and extensible framework.
    3. Examples of keywords: enter client, login, logout, send email.

  17. 1. Keyword Driven testing is a method in which consists of high level and low level keywords including the argument of these keywords which describes some action of a test case.
    2. The advantages of keyword driven testing includes reducing the sensitivity to maintenance caused during the system or software product under test. It can also be used for both manual and automated testing due to the detailed description allowing it to be done by anyone. Keyword driven testing includes an open and extensible framework which utilizes many tools needed for testing
    3. Key word is notifications and it can help us find unread notifications

  18. In the keyword driven testing you first identify all the keys and then make connection between the key and its action. Here every testing action is like opening and closing of the browser like mouse click, key strokes etc. for example:
    The login keyword to any website is used to test the login function and action associated with it.

  19. 1. What is keyword driven testing?
    A keyword-driven framework is a table-driven testing or action word based testing. It is a software testing method suitable for both manual and automated testing. A keyword-driven test is a sequence of operations, in a keyword format, that simulate user actions on the tested application.
    2. What are its advantages of keyword driven testing?
    It can be used for both manual testing and automated testing
    reduces the sensitivity to maintenance caused during the system or software product under test
    It has feature of high degree reusability
    3. Create some common examples of keywords used in key driven testing?
    openbrowser, click, Typtext,login,logout,send email,forgot password

Leave a Reply to Sangeetha Nagarajan Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Related Articles

Back to top button