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 |
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
I want to execute 1st row of the local sheet and 3rd row of the global sheet parellely. write script to execute
unable to get item from the combobox using descriptive programing. can any one give me the peice of code to schedule the booking from one place to another using DESCRIPTIVE PROGRAMING.
Hi any body can tell me the in detaled information about Description.Create() thanks in advance
Inserting a Call to Action is not importing all columns in Datatable of globalsheet. Why?
Explain how Selenium is different from UFT?
Can abody explain me Send keys concept
What is the difference between QTP 8.2 and QTP 9.2
1.In VB Script 100 lines Script. How can check the Syntax errors? 2. Write a VB Script for X = India/Srilanka/Australia/England/South Africa.I need the Output Country wise? [ 1st Msgbox India , 2nd Msgbox Srilanka] ---- 3. How can Choose these test cases to be automated?
How many types of actions are there in quicktest professional (qtp)?
what is the difference between DATA TABLE and DATA SET?
I recorded a Web App with a Oracle backend using QTP 9.5 and for some reason the scripts don't play back> What am I missing at this point. I recorded the same Apps under Sybase and they work great. This is Oracle 10g. Why won't my scripts play back.