Prepare for your Next Interview
This is a discussion on what is Data-driven, Time-Driven and keyword-driven testing within the Testing Issues forums, part of the Software Testing category; what is Data-driven, Time-Driven and keyword-driven testing? Explain...
|
|||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
|||
|
Re: what is Data-driven, Time-Driven and keyword-driven testing
Data-Driven Testing:
The reexecution of automation test script with multiple test data in multiple times is called DDT. First test engineers are preparing test script for sample input and then execute test script for valid and invalid inputs. We can use this testing by 4 ways 1. Keyword - Driven testing : During this way we are entering the input values dynamically through keyboard. 2. Through flat files: Here Test script is reading values from flat files(flat files means note pad files which consists of input values) 3. Through data table : Script is reading values from xl sheet/datatable.to fill that xlsheet we are concentrating on to connect database and genrate our own values. 4. From front end object: Some times TEs are coducting DDT depending on multiple data objects such as list boxes, menu, active x controls, table grids and data windows |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Regarding QTP keyword driven framework | vjlaxmi | QTP | 9 | 07-23-2008 03:16 AM |
| Data structure with C in Real Time Applications | blenda | C and C++ | 3 | 06-19-2007 09:26 AM |
| WireKeys is a hotkey-driven system utility that runs in the system tray and provides | JobHelper | Geeks Lounge | 0 | 05-18-2007 02:20 PM |
| Data-driven, Time-Driven and keyword-driven testing? | spd15 | Testing Issues | 1 | 04-02-2007 03:24 AM |