why we are using environment variables instead of global
variables?
Answer / ramchandra
Hi,
1. By using environment variables you can reduce memory(RAM) con
sumption.
2. It's good or it's recommended all the qtp setup related things you should keep in external resources.
These r the use to have environment variables.
Please let me know if I'm wrong n if u know any other uses.
Thanks,
Ramchandra Patil
9699851282
| Is This Answer Correct ? | 3 Yes | 1 No |
Plz suggest me a good training institute in Mumbai/hyderabad for QTP…. Plz advice thank u
What is data driver in qtp?
What is the basic concept of quicktest professional?
what type of application we can select for automation testing and what is the entry criteria for automation
i have read that "non-reusable actions can not be called in any other test".but in 'call to copy action' copies non-reusable action in other test also..can u pls help to understand this..
want to learn real time automation project(QTP)?
I need diffrences between Object Identification, Smart Identification, Regular expresion,Low-Level Recording (enables you to record on any object in your application, whether or not QuickTest recognizes the specific object or the specific operation.) I am working on Web Application. In that object caption will change dynamically. For example, consider “Save” button. On clicking save button the caption changing as “ EDIT ”. From above concept which concept I have to use here?
How do you send email with attachment from outlook using qtp ?
Can anyone pls tell me in realtime (descriptive programming) how will the properties of the object be given to the test team. R they given in an excel sheet and is the same sheet also given to the development team and by whom is this given? Thanks a lot.
Can we use Virtual Objects in Discriptive Programming?
normally by going through the object properties in object spy we write descriptive programming(correct me if i am wrong). But how or from where can we get the object properties in the object spy?plzzzzzz do answer
difference between waitProperty & Checkproperty