what is the Exact Meaning of Environment Variables?
Answers were Sorted based on User's Feedback
Answer / nanda.d reddy
Environment Variables are global variables, which can be
used in all the tests , by all users and in all environments.
again there are two types:
Built in: Values will be defined based on current system
configuration.
User Defined:
We define and store in XML file, to use later.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sreeprasad
Environment Variables enables you to use the variable
values from other sources during the run session. the
variable values can be specified by the users or QTP can
specify depending upon the conditions and options u choose.
| Is This Answer Correct ? | 0 Yes | 0 No |
Hi All As per the requirements i have to copy the data from word document to excel sheet using the QTP Note : Data in word document is in tabular format i.e there is 80 rows and 5 columns table Can any body provide code for this ? Thanks in advance Regards Test123Test
Using Object Repository is a advantage or disadvantage?
I am executing a batchfile.In one script on one Button i have inserted a checkpoint.It is in a loop,my checkpoint is going to fail sometimes.That failed results only I have to log in a file.How it's possible...pls give the solution for this?
Can any one explain about environment variables with examples?
what is Unicode Compatibility ? HOw does this makes a diffrence from Winrunner.?
Hi all, what is the latest version of QTP?
Hi, is it possible for recording shortcut key during record session? The application on which I am working is web based application. This application has several shortcut key associated with menu option. I have succesfully recorded all menu option but unable to record shortcut key.
Hi..friends can anybody write the script for this question... Am having some 20 nos of links in a web application, i want to click some 5,13 & 17th links. So please....can anybody give the answer....??? -->Hani<--
What will be happen if i load object repository at run time, but it has already associated.
How do you handle XML exceptions in QTP (Here it is Exception, not the checkpoint)
any one can explain about QTP proocess,means where to start and how to start Scripting.
how you update scripts in qtp?