what time u r using data driven test in ur app"
Answers were Sorted based on User's Feedback
Answer / narender reddy
If u want to testing our application with different sets of
data then we can use DDT
During this test we can give postive data as well as
nagative data to the application
| Is This Answer Correct ? | 14 Yes | 1 No |
Answer / mercy
Data driven testing is done to ensure that the application
is tested with all possible sets of input including error
conditions and exceptions. We have done this at the
assembly or integration stage.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vinoth
In order to check your application by performing same
operation with multiple sets of data .
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / siva sankar
80% of the scripts have test data to automate, we go for
Data Driven Testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / noor
Data Driven test is used whenever values keep on changing,
i.e for dynamic.
| Is This Answer Correct ? | 0 Yes | 3 No |
what we do after completion of functional and regression testing
How can you capture(Read) the values from a Table?
Is it possible to change the property value at runtime? How it is possible?
How can we QTP Scripts in xml format? is there any way to do so?
Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?
Why use Regular Expressions?
Where you can store check point results?
who will distribute the project modules for testing in testing team ?
What is the difference Between LowLevel and Normal Recording Modes?
how do close the task manager through QTP?
There is a very good institute for Automation Testing using QTP.For more details please visit jbslearnings.com.
What are SetToProperty, SetRoProperty, GetToProperty scripting?