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 |
Hi I am new to QTP. can u please answer to my qus... suppose 3 excel sheets are there * we are trying to check for login credentials for a page. userid from excel1 , password is from excel2 whether the page is opened or not that checkpoint is result is should be stored in excel 3.... this qus i have faced in IBM technical round... please tell script for above query ... please please
If an application name is changing frequently i.e while recording it has name “Window1” and then while running its “Windows2” in this case how does QTP handle?
I have a tool bar where 5 different buttons are placed, but these buttons are not traceable hence i have created a virtual object on save button of this toolbar. Now pls tell me how to use this virtual object while write script.
In qtp,how to interact tool & application build?
What is a Web Table?
How to handle Dynamic Arrays?
what is test scheduleling?
There is an built in window application in qtp9.1,i.e.Flight4.0.i want to implement the recovery maneger on it.How can i do this?
WHICH PROCESS U FOLLOW IN COMPANY
How to carry out bit map check points in QTP
In qtp is it possible to check broken links of a page?
How to return a value from a fn, if it has more than one value how to return