Explain the check points in QTP?

Answer Posted / manjula

There are 10 types of check point in QTP 9.2
1.Standard check points
2.Page check point
3.table check point
4.Image check Point
5.Text Check point
6.TextArea Check point
7.Bitmap check point
8.database check point
9.XML check point
10.Accessibility check point

Is This Answer Correct ?    27 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different types of recording modes in qtp? Which will be used when?

561


What is business process testing(bpt) in qtp?

691


Is it possible to change the property value at runtime? How it is possible?

575


i have doubt suppose iam purly working in manual, when i will get work to do on sql and performence testing? pls any one clarify doubt?

1552


How the smart identification is used in real time?Please explain with an example

1545






"What are the common constrains that we need to consider when we prepare testcases for ASP application". Thanks in Advance...

1440


I used the below code to open QTP through VBscript?But i can unable to Invoke QTP...PLZ help me with the correct code to invoke QTP through VBS with description of the code aswell. Dim qtApp 'As QuickTest.Application 'Declare the Application object variable Dim qtTest 'As QuickTest.Test 'Declare a Test object variable Dim qtResultsOpt 'Declare a Run Results Options object variable Set qtApp = CreateObject("QuickTest.Application") 'Create the Application object qtApp.Launch 'Start QuickTest qtApp.Visible = False 'Make the QuickTest application visible qtApp.Open "C:\form", True 'Open the test in read-only mode 'set run settings for the test Set qtTest = qtApp.Test qtTest.Run 'Run the test 'WScript.StdOut.Write "Status is: " & qtTest.LastRunResults.Status 'Check the results of the test run qtTest.Close 'Close the test qtApp.quit 'Close QuickTest Pro Set qtResultsOpt = Nothing 'Release the Run Results Options object Set qtTest = Nothing 'Release the Test object Set qtApp = Nothing 'Release the Application object

2420


Who uses qtp tool?

572


what are the issues we will get when there is migration from QTP 8.2 to QTP 10.0? Is there any problem in executing scripts of 8.2 on 10.0?

1445


Explain how you can find length of array in qtp?

598


What is quick test pro?

587


how can we do the frame work in qtp

1597


what are the frame work models of qtp?which frame work you follow in your company?and explain it process?

1957


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 ,

1376


What is checkpoints for quicktest professional (qtp)?

573