IS standard check point is very important than the other
check points in QTP? If so why?
Answer Posted / mercy
I feel that the importance of checkpoints are incomparable.
Using or not using a checkpoint is all upto you.
Checkpoints enable you to test thoroughly. Standard
checkpoint enables you to validate property's value of an
object. When it is very important to test that property's
value, we will go for standard checkpoint. May be your
question is based on a particular scenario.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Hi, can explain the draw back of manual testing.plz send me the answer to my mail id deepthip1985@gmail.com
Can we run multiple QTP scripts one after the other without manual intervention? How?
What are the different recording modes and how do they work?
after click on compose mail how can we attached a file in qtp with vbscript code
How reliable are the site's Internet connections required to be? And how does that affect backup system or redundant connection requirements and testing?
How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?
Hi Friends, I worked with 8.2 not with 9.2. Please help me in this prob. I created one script and recorded some think and save as Test 1 then I opened process--open the object repository manager. Switch to file->save->give some name->save as Objectrepo1.tsr file. (This is the global repository file.) Then I went to object repository->tools-> associate repository ->click + icon ->open the previously saved Objectrepo1.tsr file. This is the global repository Now I created one more script and save as Test 2. In this script I am calling script with the Help of "Call of existing action" and I executed but QTP is not able to execute B’cos it is QTP is not able to read the Object Repository of Test 1. Please let me know why? Once I made Script 1 as a shared Obj. Repository so it would not give any Problem. Right?
What is a programmatic description?
What is quicktest professional?
Discuss quicktest professional environment?
How to define array in qtp?
how do i know how to use tools
How to check which add-ins are associated with a test in qtp?
How can you exit from an action?
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?