what is the Exact Meaning of Environment Variables?
Answer Posted / kalyan
EV are related to un & Pwd & URL of the application under
test.We can write this in the notepad and save in EV folder
with .ini extension in the Frame Work.(NOTE:-we have to
use[]to write EV)
When Ever Required using below code we can load this in the
script.
-----------CODE--------
environment.loadfromfile "path.ini"
Any doubts---------mail to-----mskalyan.smile@gmail.com
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
I am getting the "test object property" Description properties "toolkit class" value By using "gettoproperty" in run time But my problem is how to get Ordinal Identyfier's type and value Type is index, value is 0 How can i keep this values in to required place How can i get these values in runtime I have to insert these "index" and "value" into another area Is there any script for this like "gettoproperties","Getroproperties" If anybody knows,please help me .
When to use shared and local object repository?
in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded
In qtp, how you can exit for loop?
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?
What is the extension of the qtp local repository? If it is .mtr then what is .bdb extension stands for?
Hi,All How to create a link in excel sheet using qtp
What is the process of synchronizing qtp and aut?
How you can find length of array in qtp?
How to add verification steps to tests?
What is the use of ordinal identifier in qtp?
Hi Friends, How many types of Data Bases available in market... What is the diff. while using Syabase and Oracle in a Project... ? and what is the main diff. of Syabase and Oracle databases... ? Thanx in advance..
What is Unicode Compatibility?
Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain
How can I import environment from a file on disk?