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 |
How can i see test results in excel sheet ? test data not present in data table.
in qtp how we work with out put values and what is the process?
Suppose U change the script whether it affect the object properties of the object in the object repository
what are the mandatory properties for a tex boxc (scenario?)
how we connect oracle or sql data server database to qtp.
can any one explain with an example how to test Web application using qtp
Hi Recently I Attend one interview .The intervier ask on Question in QC 9.2 . The Qus was while ruuning the Batch RUNS scripts in test lab if defect will comes .The defect automaticly wants to genate . How to Configure in QC . Thank You Balaji
We developed 100 descriptive programms and put in running, in the midle if any descriptive program is stucked with some error? what will happend weather it will execute the remaining prg's or it will terriminate ?
how to compare two bitmaps( 1. clients requirement & 2. Designed by dev) in qtp 8.2 wann clear steps
How to handle exception when data table is not available in local host system or path is not correct(explain statement with example)
Hi Sudhananda, plz send me the QTP framework with any diagram and PPTS . I want to switch to automatio, I done QTP from professional person, but he does not give me his knowledge properly. so pls help me Thaks send me on following address mirajkar.akash@gmail.com
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?