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 |
hi, i was adding the two numbers in qtp scripts but i didn't get the answer. see my below script, i dont know wht is the problem. i passed the value a=3 b= 2, i got the ans 32 instead of 5. i thing the problem is to be c = a+b my mail id karthis4u@gmail.com Dim a, b, c a = inputbox("enter the a ") b = inputbox("enter the b ") c = a + b print c
How is recording done when a application is over lapping the QTP application it gives a message object not recorded
Can any one tell me Difference between Keyword Driven Frame work and Hybrid framework? Its Urgent.
WHY U CHOOSE TESTING FIELD?
i have read that "non-reusable actions can not be called in any other test".but in 'call to copy action' copies non-reusable action in other test also..can u pls help to understand this..
in QTP we test web based application at that time what script is run? is support vb script? plz tell me
Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?
How to Analyze the Checpoint results by Standard Checpoint?
hi i have one doubt is there any companies are taking correspandence courses plz leme know urjent
is it possible to check the text displayed in the tool tip using QTP? if so, how?
Explain about Test Fusion Report of QTP?
What is keyword driven framework, what is "key" in It.