Plz explain about InTERNAl Environment variable, External
environment variable,builtin environment variables with
examples?
Biult in Environment variables - These variabvles are
created in QTP so that these variables have global scope in
any QTP script.
Internal Environment variables - These are user defined
environment variables and scope is applicable within the
script which they are created in it. You can't access these
variables in other scripts
External Environment variables - These are created in one
script and accessed in different scripts. Whenever you
associate these external variables seperately in you script
then only you can able to access it. You can associate
these variables in Test Settings.
| Is This Answer Correct ? | 8 Yes | 12 No |
how i can get the value of label box , please any body tell me script of that code
what are the disadvantages of descriptiveprograming
Both static and dynamic arrays are handled by the vb script. Is it true?
What is meant by Pseudo Code?
How you can decide which type of object repository you have to use?
When should u feel that u can stop testing now? The following are few of the common Test Stop criteria:
Hi... Can anybody help me to write the vbscript for this question..!!! Am having a string "HELLO WORLD", i want to find how many "L"s are there.....????? --> HANEEF <--
What are the types of object repository in qtp?
Differences between quicktest professional (qtp) and winrunner?
In a web page when we enter the city name corresponding zip code is coming in the required field.Can any one please write how to test using QTP,whether this code is coming from Database or not.
write a qtp script to verify that the business price is twice the economy price in flight reservation window
what frame work you are following?