IS standard check point is very important than the other
check points in QTP? If so why?
Answers were Sorted based on User's Feedback
Answer / s
In real-time, we never use any checkpoints.
Patil
Jai Ganapathi.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / 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 |
Answer / p
Till now, I have seen six project's Code(QTP-Vbscript).
They never use any type of check points. So I can't imagine
how people use cp.
I feel,the main drawback is, Test Engineers can't know what
is going on inside of the check point related code, because
qtp hides the code which cannot be accesible by TE. this is
my opinion.
May be the usability may varies depends on certain
scenarios.
Patil
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / ram
Hey....Bhattacharya
This is a site meant for knowledge sharing.
Not for promoting political parties.Do not spoil the
atmoshere by posting this type of slogans.
ram
| Is This Answer Correct ? | 0 Yes | 2 No |
For which type of projects the iterative model is not suitable?
Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?
Why do we go for Qtp? What are the advantages of qtp? Diff between winrunner and Qtp?
I am using descriptive programming for my project.when QTP deosn't identity or recognize a object by record and playback method,is it possible to make QTP identify that object using descriptive programming? Note: The object doesn't have unique properties and same properties used in Record and playback are only available, no extra properties are defined.
can u give one scenario for for PopWindow Exception & write Code for that?
How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?
How do you move objects from local object repository to shared object repository???What are methods?
What are the main attributes of test automation?
What are the details steps to connect a remote mysql database in QTP
Without using gui map editor we can recognize the application in winrunner ?
Can we use index on view?
The string is like POWER STAR PAVAN , write a script for this how to findout the number of "A" in the string ?