![]() |
|
| Testing Interview / Technical Questions Kindly solve an many as questions you can. It will sharpen your skills and those solutions will help others too. |
![]() |
| LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) |
| Senior Member Join Date: Mar 2006
Posts: 4,793
Blog Entries: 2 Thanks: 9
Thanked 699 Times in 534 Posts
Rep Power: 108 | What is data driven automation? What is data driven automation? |
| | |
| | #2 (permalink) |
| Super Moderator Join Date: Feb 2006
Posts: 2,379
Blog Entries: 4 Thanks: 118
Thanked 319 Times in 238 Posts
Rep Power: 60 | Re: What is data driven automation? Taking input from an external file (external to automation script) to drive the automated test is called "Data Driven Testing/Automation". This makes easier to change input data without going through code to find where it is used and how it is represented. It helps in easy maintenance of scripts. Thanks, Krishna
__________________ Looking for trainees for a start up company |
| | |
| The Following User Says Thank You to sk_kireeti For This Useful Post: | dhananth (31-01-07)
|
| | #3 (permalink) |
| Member Join Date: Nov 2006 Age: 31
Posts: 40
Thanks: 1
Thanked 4 Times in 3 Posts
Rep Power: 3 | Re: What is data driven automation? How the application performs with multiple sets of data. you must link the data to the test script which it drives. This is called parameterizing your test. The data is stored in a data table. You can perform these operations manually, or you can use the DataDriver Wizard to parameterize your test and store the data in a data table. |
| | |
| | #4 (permalink) |
| Senior Member Join Date: Aug 2007 Age: 25
Posts: 118
Thanks: 5
Thanked 25 Times in 12 Posts
Rep Power: 6 | Re: What is data driven automation? This is also known as Parameterization in Winrunner |
| | |
| | #5 (permalink) |
| Junior Member Join Date: Oct 2009
Posts: 11
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 1 | Re: What is data driven automation? Data Driven testing approach might include simply picking up data from Data table (perameterization) OR querying a Data base to get a particular data, populate(may or may not) the same in Data table, using the same in script and finally writing down the used parameters in another file, so that it can be tracked back. Hope it helps |
| | |
![]() |
| Tags |
| automation , data , driven |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Mega Free Download S/W Links A-Z | yathish | OTHERS | 516 | 21-03-09 10:06 AM |
| QTP-Tell me the situations where we will use data driven? | Spoorthi | Testing Interview / Technical Questions | 0 | 27-01-07 06:09 PM |
| 4C Solutions Pvt Ltd Hiring Data Analyst | sridhar | Experienced Jobs | 0 | 25-10-06 01:10 AM |
| hi... | gomesh_2k6 | VB / ASP.NET Technologies | 2 | 30-09-06 01:20 PM |
| ejb | bujjimadhu | JAVA Technologies | 4 | 10-09-06 09:15 PM |
| More Interview Questions Here... |