What is the dis advantage of check points in QTP, if any?
Answer Posted / qtplearner
Used QTP 9.5.
Checkpoint as we know takes longer time to execute than
normal checking. In such cases defining amount of time
dedicated to a checkpoint can be reduced.
In case a checkpoint fails it shows which property has been
failed aslo showing passed properties as well in test
report.
Checkpoint is wonderful if used properly.
Thanks
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
give me an example where u used good judgement and logic in solving a problem
Explain the difference between data driven testing and parameterization ?
Do you know SQL? I know SQL but i don't have any experience...that's it..No more questions ...simply he said " you can leave for the day" ...guys prepare SQL Quires before attending interview in bank of america...
What are the Application Functions available in QTP?
what QTP Options do you know?
before launching qtp, we need to close all the open browsers u dont know what are all the browsers either it might be ie,mozilla etc and u dont know how many brosers are open.... u need to close all these before launching qtp.. can anyone plz temme d solution...
how to write xml output check point bu useing descriptive programing .means without useing output check point
How many tabs are available in debug viewer pane?
How to test the login page in different ways in automation testing and i need code?
How do I get the QTP scripts result in xml format by using vb script function?
Is it possible to call win runner script in qtp?
i can done the project with QTP in that time i can say how many members in my team size?
what are the critical test cases in crm? tell me atleast 5 critical test cases? what are the critical bug u find out while testing crm domain?
Does quicktest professional is unicode compatible?
How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..