Answer Posted / amu
extension of log file in QTP is .res
| Is This Answer Correct ? | 5 Yes | 6 No |
Post New Answer View All Answers
How to add synchronisation points in qtp?
i need qtp tutorial. pls send it to sridhar.k151@g mail.com
what is impact analysis on regression testing?
How many add-ins comes by default with quicktest professional?
Explain the concept of object repository and how QTP recognizes objects?
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
Does any one worked on JIL Emulator , Testing with QTP(automation). Trail Version of QTP is not identifying the child objects of JIL emulator, Can any one help me out ,
is there any addin for remedy user application
hi all can anyone explain how to write the code for finding the mandatory columns in table which are having (red*) (red Astrik)
unique properties of button,edit box, radio button,check box?
Explain in brief about the quicktest professional (qtp) automation object model?
Does QTP run in any environment?
can i compare two databases using QTP ?
How can you identify the browser and its information using the qtp script?
what is keyword driven testing in qtp?n how is it useful?