How to apporach while starting the automation testing?
Answers were Sorted based on User's Feedback
Answer / balaji s
We should have to do feasibility study for automation
testing.Trhe feasibility study includes
1.Which test case are applicable for automation and which
test case are not?
2.Frequently changing functionality should not be automated
3.Adhoc test cases are not automated
4.Automation is mainly used for regression test suite.So
automate the test case and run it for every build release
Regards,
Balaji S
9894207910
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / gaurav
Balaji is right!!
But on the top of this we should check it out that what are
the various tools available to automate and which tool can
be useful for us, whether its a freeware so that it is not
neceesary everytime that we will use QTP only.
We should check that whether the toll is adabtable with our
application or not.
Please correct me if i am wrong.
Thanks
Gaurav
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / suganthi arunachalam
first decide which test cases can be automated
identify the correct tools which has to be used for
automation
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the use of automation frame work ??(QTP)
How will you handle custom object in QTP?
Explain the concept of object repository & how qtp recognizes objects?
examples of user definied functions? how to write user defined functions in qtp9.2?
How to retrieve particular cell data in excel sheet ?without importing method.
How to get Traceability matrix from TD?
how to test power point using QTP 8.2 ? What are different methods to retrieve value from Application during runtime ?
request to add whatsapp grp for test engineer
What is an Regular expression doing in VBScript?Tell the pattern for the email verification.
in qtp how i can retrive from a browser how many links are there.means total no of links used in a browser
How many types of parameters are there in QTP and what are they?
what are the issues we will get when there is migration from QTP 8.2 to QTP 10.0? Is there any problem in executing scripts of 8.2 on 10.0?