how can we group that these test cases only should be
automated and in which order you execute that test cases
Answers were Sorted based on User's Feedback
Answer / prince
1.when the test data is not changed
2.when u need some graphs and reports on that particular
tests .
3.when there is any test case to check the Coding Standards
(consider this as a ex for 1st point).
4.when u go for regression test.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / csr
We group a set of similar test cases to form a group. And
the order which it needs to be executed is some thing like
C-R-U-D create-Retrieve-Update-Delete
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / jagadeesh
see once completion of manual process we go for automation
where we can't do areas in manual for that your each end to
end scinarios related to maual testing will be automated
scinarios as tests where you want to do retesting and end
to end testing.
if you are in real time you can get automated scinario doc.
from your test lead.
regards,
jagadeesh
9849917466
| Is This Answer Correct ? | 0 Yes | 0 No |
When you open QTP, how many sheets you can see?
Syntax for how to call one script from another? and Syntax to call one "Action" in another?
Please explain how to open with notepad of saved html file by right click option using QTP
i need qtp tutorial. pls send it to sridhar.k151@g mail.com
How to open an application through scripting?
What is object repository?
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
what is vmodel?advantages and disadvantages of vmodel?
Hi my name is mohan. I am working as a manual tester.. And now i want learn QTP.. is there any online websites to learn QTP for free if u know any plz help me out..,.or send mail to k.mohann.mohan@gmail.com
what is the code in QTP to take screen shot?
What is the significance of “action 0” in qtp?
what are the cases in which we use XML and accessibility check points.