WHAT IS ENVIRONMENT VARIABLES?
Answer Posted / venkatraj.b
environment variables are 3 types,
1. user defined internal
2. user defined external
3. builtin
| Is This Answer Correct ? | 23 Yes | 15 No |
Post New Answer View All Answers
how can we test the Triggers, Cursors, Indexes while doing Database testing in DTP??
Hi, I am using OutputCheckPoint for 2 webelements Bed:4 and Bath:2 Full,1 partial in my result page and I am storing the value in the data table. I dont need the string Bed:4,I would like to get only the no 4. How can I get it? Even though I highlight only 4,It is seleting the full value "bed 4". Same thing happend for second webelement Bath:2 Full,1 partial I need only the No 2. I used the following to split MyArray = Split(UIBathResult, " ", -1, 1) But it is giving the value My Array(0)=Bath:2full,1Partial I need the only the nos for further comparision.Any help? Thanks Uma
Where you get the run time data table?
how to test Web application using QTP software
Hi Friends, I worked with 8.2 not with 9.2. Please help me in this prob. I created one script and recorded some think and save as Test 1 then I opened process--open the object repository manager. Switch to file->save->give some name->save as Objectrepo1.tsr file. (This is the global repository file.) Then I went to object repository->tools-> associate repository ->click + icon ->open the previously saved Objectrepo1.tsr file. This is the global repository Now I created one more script and save as Test 2. In this script I am calling script with the Help of "Call of existing action" and I executed but QTP is not able to execute B’cos it is QTP is not able to read the Object Repository of Test 1. Please let me know why? Once I made Script 1 as a shared Obj. Repository so it would not give any Problem. Right?
Does quicktest professional (qtp) is unicode compatible?
How to find the difference between 2 dates in qtp?
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
Hi. please provide license key for QTP 9.2, I have windows XP on my machine Thanks in Advance, moreshwar
if numbers are always changing write a script for that
Limitations in QTP?
Hi, how can we check or avoid the memory leakage in QTP9.2?
Is it possible to split an action? How?
How many types of actions are there in quicktest professional?
What is 'sleep' in sync point?