Answer Posted / madhu.k
current version is QTP9.5
| Is This Answer Correct ? | 6 Yes | 7 No |
Post New Answer View All Answers
What is keyword view?
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
What are the types of object repositories? Which one is you using?
how we connect 1. qtp9.2 to the quality center9.0? 2. Load runner8.0 to the quality center9.0
Explain features of the latest version of qtp/ uft 12.1?
What is object spy in quicktest professional (qtp)?
What is standalone database?
What are the common defects found in your project? (in qtp interview)
How can we extract data like "Details","Result","Time" from the 'Run Error' result generated in QTP after run time errors are generated during a run & import the details etc...into excel sheet
Explain the concept of object repository and how qtp recognises objects?
If I am scripting Web-based Surveys using QTP that open up differently but at the exact same point require a username and password can I automate that username and password for all the surveys some how using QTP?
What is the difference in the global and action sheet in qtp?
How to open a new test using quicktest professional?
please give me the code for doing retesting of gmail login page using functions so the function has to give the value
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.