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
whenever U using QTP,Test Director, Why we using separate Bug tracking tool?
How to do call a output parameter from one action to another action??/
i have doubt suppose iam purly working in QTP, when i will work on sql and performence testing? pls any one clarify doubt?
what are the challenges you have faced while testing web based application using the automation tools ?
We stored into the objects OR and then write the scripting
I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that
If I am scripting Web-based Surveys using QTP that open up differently but at the exact same point require a username and password can I automate that username and password for all the surveys some how using QTP?
Hi, My name is kishan. I have good Conceptual Knowledge on QTP. In order to Boost up my Confidence Level, I want to do a Project oriented Training only on QTP in Hyderabad. Kindly Let me know which is the Best QTP Project Training Institute in Hyderabad. Thanks in Advance kishan
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
How do you compare the structure of 2 tables in database and check whether they are similar using qtp.
How QA specialist can identify when programmatic descriptions are useful?
Explain Descriptive Programming Types with Examples?
How can you pass value one action to another action?
How to sendKeys in QTP? Diff b/w sendkeys and device replay? Diff b/w function and Sub? Diff b/w Array and List Different Types of running Keys other than Fast, slow,Normal mode Regular expression for http://newtours.demoaut.com Difference between \w and \W How to generate script button Recording Types Different Types of Actions? Using DP performance degrades, If Yes why? How to close all the opened browsers? Diff b/w SystemUtil.Run and invoke application? If qtp not recognized the combo box How to select values from drop down?
I want to configure the OR and library files to a particular QTP test during run time. Note: OR and Library files are located in Quality Center. Is it possible in QTP? Anybody having code?