What is Environment Variable and when we apply this in QTP?
Answers were Sorted based on User's Feedback
Answer / rashmi
Use of Environmental Variables:
1) Enables use of variable values from other sources during
the run session.
2) These may be values you supply, or values that QuickTest
generates for you based on conditions and options you
choose.
Environmental Variable types:
1) User defined Internal
2) User defined External
3) Built-In
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / kabeer
if at all the variable need to be used comonly in the
complete environment by the different system then one has to
declare them as environment variable.
Environmental Variable types:
1) User defined Internal
2) User defined External
3) Built-In
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / thirumal
Environment varaible are variable to apply the test these
are the two type 1)userdefined varaible 2)Builtin varaible
whenever we required to use the environment varaibles for
automation testing in qtp that time we are create the
environment variables and to the test
| Is This Answer Correct ? | 2 Yes | 1 No |
Explain script generated after applying database check point?
How many actions we can write in a test?
How to add object to object repository in qtp9.0 Suppose for brower yahoo home page
How to parameterize Object Repository?
When I parameterize a script then for each iteration script is executed from begining to end. If I want to execute some middle steps multiple times using Parameterization (avoiding begining and end steps), what is the solution of this (e.g. total steps are 1 2 3 4 5 and i want 2 3 4 only(not 1 nd 5)
After the execution of a script how do u upload the results to Quality Center. Pls anyone explain in detail. It is very urgent._______Thanks a lot!!
X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?
after initiating one project for testing, when exacltly QTP tester role starts?
What is recovery scenario manager? When you go for recovery scenario manager?
Hi All, I am using QTP for one of the Desktop application which uses Keyboard inputs like 'Tab ,F7 etc' and also mouse (Click). After recording when i am running the Script ,it is not able to recognize the keyboard inputs like F7,Tab and mouse Click because of which either i have to skip that part or manually do the inputs. Please answer how can i make script more flexible so that it will recognize both keyboard and mouse operations.
I Scheduled a QTP Script on remote desktop. Script is going to failure,when remote desktop connection fails.I have to open my remote desktop untile the scripts exection completes. If I disconnect my remote desktop connection, script is going to fail. Could you please any assist in this?
How to analyzing the checpoint results?