What is the difference between Accessibility Checkpoint and
Bitmap Checkpoint in QTP?
Note: I have read it in QTP help but i dont want answer
from that.......
Accessibility check point : is used for checking whether the
page is developed according to the www(world wide
web)consortium or not.
with this check point one can conform whether the page is
accessible all over the world or not.
Bit map check point is used for checking whether the
expected pixels are available in the application or not.
this check point is generally used for checking the
company logo.
| Is This Answer Correct ? | 1 Yes | 0 No |
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" ar = Window("Flight Reservation").WinComboBox("Fly From:").GetContent your actual value is : that shows data in combo box how can u test the both data is correct or not by using split function
I need to know how to Automate a Username and Password for a Web-based product? I'm scripting 3 different types of surveys but each Survey requires a Username and Password which is always the same. I can I do this using QTP?
how to get no.of non empty rows in a excel sheet through vb-script
hello all i need some good sites or blogs which give info abt vb script with examples n real time scenarios.just like tutorials as i m new to qtp n vbscripting. its urgenttt
1.what is the difference between childobjects and child items in qtp? 2.what is difference between a class and function? 3.can u convert ustimings to indian timings using vbscript? 4.i have scripts in one machine.can i run those scripts in another machine.how?
2 Answers Genpact, Infosys, Symantic Space, TCS,
Why qtp always start action1 and does not start action?
Give me some real time point of way where exactly we can conduct audits?
Could any one explain about the nested actions in QTP? This question is asked by Qualitree and CA
3 Answers CA, Qualtree Solutions,
How many types of parameters are there in QTP and what are they?
Is virtual object supported in low level recording mode?
I have developed and executed a script successfully, and saved the same to QC. When I tried to execute the script from QC, the script is not executing. What are the possible reasons?”
what is runmodes in QTP