Tell me the situations where we will use Data Driven?
Answer Posted / gabbar
-whenever there is possibality of testdata changes , in
that case in order to avoid data being hardcoded in the
scripts itself we go for data driven.
-when we want the same data to be reused across the scripts
-when we want to provide multiple test data (for multiple
iterations)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)
Brief the process of testing with UFT?
What is the difference between rational rose and QTP?
I want two test two agents login for the flight website. Here is the scenario: I want to go through 1-3 rows for one user login and other user login I want to go though 3-5 rows. How would you set this up in qtp. Thank You
What is checkpoints for quicktest professional?
How to suppress warnings from the test results page?
how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?
Define Canvas view of UFT?
What is Port testing. Whhen will you perform?
What is the difference between the design-time and run-time data tables?
How to check which add-ins are associated with a test in qtp?
Hi, I am using 2 excel sheet.First excel sheet works fine with the script, if it opens the 2nd excel sheet,it works fine,but after finish all the rows it is giving the following error in the following line. InValid Procedure call or argument Line (178): "Browser("name:="&result,"application version:=internet explorer 7").Page ("title:=bgt.*", "index:=0").WebList ("name:=SearchType","html id:=Select1","location:=0").Select SearchType1". I have seen a web article says that,If we use any vbscript friendly name it may gives the above error-Invalid procedure call or argument not sure,Am I using any VBScript frienlyName? in the above line? [but the same line is perfecly working for first Excel ] It is little urgent. Any Help Thanks you
What is the difference between shared and local object repository?
what is object and child object.. explain ..if possible give some example for better understanding ..
Hi,All How to create a link in excel sheet using qtp