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 |
How To write script in QTP For Field Validation Example: password Field is accepting A range 8-20 characters only.How to write script?
How you can replace string in qtp?
waht is the diff b/w Environment variable and Global variable in qtp?? explain types of variable in qtp??
what are the drawbacks for record and payback in qtp
what is On Error Resume Next ?
HI ALL I AM WORKING AS A AUTOMATION ENGINEER FROM PAST 2 MONTHS IN QTP,MY QUESTION IS IF I OPEN THE BROWSER FIRST & THEN THE QTP LATER MY OBJECT SPY WILL NOT WORK,Y IT IS SO..IF U HAVE THE ANSWER PLZ MAIL ME AT AKSHAR.MYSORE@GMAIL.COM
I have a login page like username, password and login. I have to pass the 50 user names and 50 passwords but how can i test this page with out using parameters?
What is a recovery scenario?
how to parameterizing values from an excel sheet in Quick test professional?
what are the disadvantages of qtp? can linux support qtp9.2? how could get web address throu vbscript?
the build is develeped in Java. is possible to write scripting in vb using QTP ?
What is the difference in the global and action sheet in qtp?