tell me types of environment variables? what r they? explain
details? pls give anwer any one?
Answer Posted / siva
Environment variables are of two types
1.Built-in : These are system defined ex: OS, ActionName, OS
Version etc.
2.User-defined: These are two types one INTERNAL and the
other is EXTERNAL
INTERNAL: These variables are defined directly into test
which cannot be used in other tests
EXTERNAL: These variables can be defined in any editor and
save it as .xml file and associate with the test. The
variables can be used any test and these are read-only when
calling.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is checkpoints for qtp?
What are the advantages of a Hybrid framework?
how to evalute defects in QTP script?
Is QTP supports Unix. If yes, then how the test automation is done?
i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)
Where to use function or action?
How can we import into Excel "Details" ,"Result" ,"Time" parameters from within a Results Report which is generated after a Run error when a script is executed in QTP? Refer E.g below Status Functionality Description RunDate Fail Login User should be able to Login 12/3/2007 StartTime EndTime Details* 1:31:58 PM 1:32:29 PM (this one i want)
Write a QTP script to enter a keyword in to Google search engine?
Discuss quicktest professional environment?
What is the Difference between test object and run time object?
what is test scheduleling?
How many types of parameters are available in quicktest professional (qtp)?
Can we write winrunner language i.e TSL in QTP tool?
Hi , I am facing issue QTP 10.0 with oracle ERP 11i .When QTP opens,click sub links on ERP ,FORM is not opening getting unexpected Internet explorer error message with send or don't send report.So unable to work with forms using QTP.
What is Unicode Compatibility?