Answer Posted / uday
Environmental variables are useful when parameters defined
in different actions accessible through out the test.
These are also useful to get system, test and other
information like OS, TestName etc...
Two types of environment variables:
1. Build-In Env: ex: TestName, OS name,Iteration name,
action name etc.
2A. User defined Internal: These variables are read-write
vars. We can give a var name and value.
2B. User defined External: These variables are read only,
loaded from external xml file.(This is useful in localizing
testing).
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Mention the different actions types of qtp.
I am a new tester that needs to create an automatic script involving security questions. On a webpage I need to select a security question(which are random) from a drop down menu, and then input the answer as the last word from the security question. I have the script set-up to automatically select the first security question from the drop down. The problem I am having is trying to insert the security answer. How do I insert the security answer based on the selection from the security question?
Why we load add-ins in qtp?
How to data driven test for Win objects in QTP ?
What is expert view in qtp?
if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp
Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?
How to save your test using quicktest professional?
What is the keyword view and expert view in qtp?
What are the key points to create a framework in QTP for oracle forms?
one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.
Pls can anybody send me the Recent Technical and Interview Questions Which were asked in IBM(QTP)Automation PLZZZZZZZZZ
What is difference between Recording time object identification and Run time (Execution) time.
Explain about the quicktest professional (qtp) automation object model?
In qtp, explain what is keyword driven automation framework?