Answer Posted / jaspreet
checkpoints are stored in repository
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
How many types of status are there?
Define Environment Variable in UFT and its uses?
How is test case write?
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
who QTP recognizes the object stored in object repository?
Mention what are the different types of recording modes in qtp? Which will be used when?
Explain the types of object repository?
How are cgi programs, applets, javascripts, ActiveX components, etc. to be maintained, tracked, controlled, and tested?
Can we write winrunner language i.e TSL in QTP tool?
What does mean by Scope of Automation?n How we defined it?
Is it possible to call from one action to another action in qtp?
In application which areas to be automated and what kind of situation will be take? using QTP? Plz give me the clear answer
How will you declare a variable in qtp?
how to evalute defects in QTP script?
how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?