Explain the check points in QTP?
Answer Posted / ghanashyam rabada
A Checkpoint enables you to identify whether the website or application under test is functioning correctly or not by comparing current value for a particular property with the expected value for that property.
Types of checkpoints
1.Standard Checkpoint
2.Image Checkpoint
3.Bitmap Checkpoint
4.Table Checkpoint
5.Accessibility Checkpoint
6.TextCheckpoint
7.Page Checkpoint
8.XML Checkpoint
9. Database Checkpoint
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What is the difference between them? How to handle script issues?
Can you write a script to check if the folder exists or not?
How will internal and external links be validated and updated? how often?
What is contained in the object repository?
What is the latest version of qtp?
Should have experience in framework means?
What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?
Hello friends..... On which areas of an application we can not test with QTP
Explain the check points in quicktest professional?
how to evalute defects in QTP script?
What is qtpro? What is quick test pro?
Did QTP prove efficient for your project? Yes or No, explain?
Can any one tell me how to write a script for selecting open option in File menu of A word document.here you have to add objects to OR.try like that and give me the ans.i asked this question to so many but no one knows.if any one know the answer plz let me know
What is the Difference between test object and run time object?