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 is RTM (require ment tracebulity marix) fromate?
What is Data driven Testing Frame work.Anybody can expain it in Detail.. Pls anybody can give the answer.. Thanks in advance...
How u prepare Test result summary in QTp?
Can an action have 2 shared object repositories associated with them? In that case, if two of them contain the same object, which one will be considered?
Write a script to delete the a specific row (say 3rd) in a webtable.
I am executing a batchfile.In one script on one Button i have inserted a checkpoint.It is in a loop,my checkpoint is going to fail sometimes.That failed results only I have to log in a file.How it's possible...pls give the solution for this?
I have a 10 lines of qtp script, while executing i got an error at line 7 but i dont want to stop the execution i want to continue the execution up to last line and display the test result window, wts the syntax we use?
3 Answers BirlaSoft, Collabera,
How QTP integrate with application?
I am trying to write a descriptive program for clicking on a perticular link.For that i wanted an index or location of that object.But when I viewing through spy, There was no index property of that object.What to do for getting index value.How can I get index? please any one let me know.
Hi, how can we retrieve a specific value from Excel Sheet (Not datatable. for externel file).i mean to say from .xls file. and also tell me from xml file and .doc file. and how can u parameterize ur script from .xls file.(Not data table).
synchronization, wait,wait Property?
What all challenges you have faced during automation and how you have resolved it?