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 file database?
What is Performance testing?
In qtp, explain what is crypt object
How do u write regular expression for a window name which is changing for each build ? i.e. in first build the window name is : "computer graphics are very ...." . in second build the window name is : "computer graphics can be created" . - Appreciate proper replies
how to retrive that the number of spaces are in a string ????
What is reusable action?
what is diffrense between action and function
Explain how Selenium is different from UFT?
In an output value text checkpoint, where does the output value stored by default ?
What is smart identification in QTP?
what is database check point, how will you parameterize the database from seperate data table?
What’s the basic concept of QTP?