How to capture data from images in QTP and produce them in
Excel sheet ?
Answer Posted / manas
hi, we can't take the help of text area check point to
capture data and display in excel sheet,
we have to take the help of text area OUTPUT VALUE to
capture the data from image and disaply the coressponding
data in excel sheet.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Explain the features and benefits of quick test pro(qtp)?
Discuss the QTP Environment?
Hi am New to Automation Testing , any one can you help me what are the basic questiion are asked an interview?
when to start the automation?
hi all can anyone explain how to write the code for finding the mandatory columns in table which are having (red*) (red Astrik)
Tell me about qtp?
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
give me an example where u used good judgement and logic in solving a problem
Consider one application is open, clicking one menu will open another application in another browser. QTP does not catch the URL of the second browser(second application). can we capture it ?
What is optional step in qtp? How you can add optional step in qtp?
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 ,
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))
Hi, Can we open a test in qtp10 which is saved in qtp 9.2?
if anyone has idea of the interview procedure in covansys, plz send me a mail?
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.