how to identify the user defind varibles? plz tell me
in QTP script, Specify the line "Option Explicit" as first
statement of your script and execute it. If you do not
declare the variables it gives the errors so that you can
easily find the user defined variables in your script.
| Is This Answer Correct ? | 0 Yes | 0 No |
hi to all, i need a code.. in flight application 1.i need to login first then i need to insert 3 new orders... 2.i have to log out 3.i have to login again with different user 4.need to insert 2 new orders 5.then need to log out 6.then again login with different user 7.3 new orders create and log out 8.but we hv to do this using data table and actions please help me
Give a comment on Regular Expressions using QTP?
What is the advantage of associating a procedure with a test object?
Wher to use DATA TABLE METHODS in Qtp?What is the use of it?
How to capture screen shots when an error occurs?
How to handle dynamic objects in QTP?
How to count no of edit boxes on the page?
We stored into the objects OR and then write the scripting
When testing a web application, the url for each page changes, so using QTP how do u handle this scenario. If anyone knows please answer in detail about the whole procedure. Thanks a lot.
what sort of things what u put in Bug Report ?
how to get font size of a "WebEdit"
How many ways we can parameterize data in quicktest professional?