Answer Posted / ramu
when you test ur application we may want to test how the
application performs same operations with multiple sets of data
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the differences between table and db checkpoints?
How do you compare the structure of 2 tables in database and check whether they are similar using qtp.
How to find a window is minimized or not
How do I lauch my test website using code from qtp in different environmet, uat and PPTE?
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?
How to execute a winrunner script in quicktest professional?
who QTP recognizes the object stored in object repository?
Did QTP prove efficient for your project? Yes or No, explain?
if anyone has idea of the interview procedure in covansys, plz send me a mail?
What do you to script when objects are removed from application?
If I change the property value at runtime is it effect is object repository?
Which recording modes need more memory?
Subj: realtime example of Database check point, Can any one please detail on how the Database check point is utilized/implemented in a real time project. I already know how to make one by creating DSN/ODBC and writing the required query manually and other steps...I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thank you in advance
What is checkpoints for quicktest professional?
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