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 / lia
Its upto the QA tester to analyse the conditions and decide
on which tests to automate. Normally the automation comes
handy when we perform regression testing (ie . once system
is stabilised and new features are added then we perform
regression testing to make sure the existing features work
properly. In that case its easy to automate the testing.
Also to check some calculations adn user interface we can
automate. The order of execution is totally based on the
application and its difficult to point out exactly.
| Is This Answer Correct ? | 2 Yes | 1 No |
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 |
I have a tool bar where 5 different buttons are placed, but these buttons are not traceable hence i have created a virtual object on save button of this toolbar. Now pls tell me how to use this virtual object while write script.
How to execute a winrunner script in quicktest professional?
what are the metrics in general we use in testing.
What is keyword view and Expert view in QTP?
how to capture tool tip in QTP and which check point is needed
what is the main use of reviews
What exactly a frame Work means?what are the different type of frameworks done in QTP?why the caption for QTP given as advanced keyword driven?
You have an application version 1 with 5 combo boxes, Developers develop version 2. Here they replaced bottom 3 combo boxes with each other. While executing the Test script for version1 no errors. When we execute the Test script for version2 that QTP showing the error message "Object not identified" remember no property changed in version 2, ordinal identifier also disabled. Find what properties might change here in this scenario
Suppose if a functionalityis not mensioned in requirement document and but its present in application. will it be consider as a bug and viceversa?
how to change the properties of object during run time . plz give the code using flight reservation
Why qtp always start action1 and does not start action?
can any body give the banking domain concepts/links