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 |
If the web applicatoin takes navigation time above 2 hours to dispaly next Web page then how can we synchronize the QTP with Appilication Under Test
If there are 100 checkboes in a page then how can we select 10th & 11th & 14th chexkboxes at once through descriptive programing in QTP using vb script. Please send the answers...
WHO TAKE DECISION TO RELEASE THE BUILD
What is the main disadvantage of using low level and Analog modes?
i have a window , initial its name is "NEW CUSTOMER" i have to enter the details of customer in the test object fields and after saving the window name is automatically changing with the customer name . so how to identify that window after saving. (i am using descriptive programming.)
datatable.Import("E:\Programming Samples\QTP Samples\OrderNumbers.xls") Asume we have 4 records in datatable Code reads the 4 rows in the sheet ok, but does it 5 times? It doesn't sound like closing the datasheet is the problem Can we close the datasheet runtime ?
what is clean sweep?
Wat is the command used to add an object(properties) to an object repository?
i have batch scripts in qtp and i want to update the status like pass/fail in excel sheet after excecuting the every script in batch.how to write the script for this?
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?
VB - Script Training in MUMBAI.
How will you load few objects in Active Screen?