Geeks Talk

Prepare for your Next Interview


Welcome to the Geeks Talk forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

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 Blogs FAQ Tag Cloud Calendar Mark Forums Read
  #1 (permalink)  
Old 05-31-2007
Expert Member
 
Join Date: May 2007
Location: India
Posts: 109
Thanks: 2
Thanked 7 Times in 7 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 13 Times in 11 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

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
Regarding QTP keyword driven framework vjlaxmi QTP 10 05-19-2009 11:51 PM
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 05:53 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2009 GeekInterview.com. All Rights Reserved