How we test the logo or images in the web page using QTP?
For example take google page, they change their logo for
new year,christmas etc..How we test that?
Plz answer this question...
Thanks in advance..
Answer Posted / rag
Using Bitmap Checkpoint
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Where can I find and view run-time data table?
How often were they executed?
What are the key elements available in test result window?
For which type of project the iterative model is suitable?
Why qtp always start action1 and does not start action?
Define Environment Variable in UFT and its uses?
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
what is the difference between data driver & data driven and driver script?
How many add-ins comes by default with quicktest professional (qtp)?
Could i know how how to explain keyword driven framework in interview? If any body knows plz send the explanation.
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
How to release all resources file from the 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
QTP script is not working on other's machine..
What is the extension of the recovery scenario file in qtp?