How to capture data from images in QTP and produce them in
Excel sheet ? please ans...
Answer Posted / azhar
Yes very right answer
You can only capture ALT text if provided.
Azhar Mehmood
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Hi, I am using OutputCheckPoint and I am storing the value in the data table. The stored value for column:bedroom:"Bed:4" The another value for column:bathroom:"Bath:2 Full,1 Partial" I need only the no 4 from the first column. I need only the no 2,1 from the second column. I used split array,but it also show array(0) has the value"bed:4" ..... Even though I highlight only 4,It is seleting the full value "bed 4".How can I get only the nos Thank you Uma
what function you write to do database testing with the help of qtp?
"What are the common constrains that we need to consider when we prepare testcases for ASP application". Thanks in Advance...
Is it possible to call win runner script in qtp?
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)
1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?
how many maximum number of virtual users we can create?
How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?
how to test use the quality control .how to verify the image verification
What is the use of running the scripts in Hidden-mode in UFT?
What are output values and why they are used ?
What is checkpoints for quicktest professional (qtp)?
What are the things(properties, and other details) will be recorded while recording an object using normal recording?
How software tester can use constants and variables in scripts?
The structure of keyword driven frame work is like a folder structure the different sub folder are 1-functional libray folder 2-object repository folder 3- database folder 4-appliction1.xls 5-initalzation vbs file 6-sequence file 7-driver script 8-test case list file My question is whether these are in a local server machine or in our pc.((whether It like Vss). can u give example of driver script(code)