Geeks Talk

Prepare for your Next Interview




what is Data-driven, Time-Driven and keyword-driven testing

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...


Go Back   Geeks Talk > Software Testing > Testing Issues

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 05-31-2007
Contributing Member
 
Join Date: May 2007
Location: India
Posts: 94
Thanks: 2
Thanked 5 Times in 5 Posts
vijenjoy2k2 is on a distinguished road
what is Data-driven, Time-Driven and keyword-driven testing

what is Data-driven, Time-Driven and keyword-driven testing? Explain
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 05-31-2007
Contributing Member
 
Join Date: May 2006
Location: Hyderabad, India
Posts: 81
Thanks: 4
Thanked 11 Times in 10 Posts
bharathi_ark is on a distinguished road
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
Reply With Quote
Reply

  Geeks Talk > Software Testing > Testing Issues


Thread Tools
Display Modes


Similar Threads

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


All times are GMT -4. The time now is 01:45 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2008 GeekInterview.com. All Rights Reserved