how can we group that these test cases only should be
automated and in which order you execute that test cases?
Answer Posted / raju
for ex 500 test cases are there.
we want to conduct retesting only 100 cases.
on the time we can introduce QTP.
1). After that each and every test cases created seperate
actions.
2). each and every action make re-usable action.
3). when ever u need the action on the time call the action.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Is any limitation to xml checkpoints?
Explain the types of object repositorys in qtp?
How to data driven test for Win objects in QTP ?
What are the main differences of qtp and win runner?
What is the syntax to call one action in another?
Are Shared ORs read-only?
Explain calling sub procedure.
While spliting an action in QTP 10.0 getting an error : "This Line is a part of Script Block.You cannot split the action on this line." how to re-solve this and split the script into actions?
How many types of recording modes are there?
What is the difference between a Function and Procedure in QTP?
In qtp, how you can get the last character from a string?
what frame work you are following?
How do you synchronization point through DP?
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?
What is the basic concept of qtp?