what type of test cases tou will automate?
Answers were Sorted based on User's Feedback
Answer / rajendra prasad
Before going to Test automation Test engineers prepare
Testcases for each functionality of the application.
Test Automation Used to reduce the testing time of the
application.
It is impossible to automate the all fucntionalities
of any project.
Some testcases are very important and these testcases are
needs to run every time after getting a build for testing.
these testcases are called as Smoke/Sanity testcases.
One morte important thing to remember:
Automation will be used for products/projects which needs
continuous maintanance support and updations.
Repeatedly executing textcases,more time consuming testcases
will be automated.
Automated tests used to conduct regression testing on
application.
Byeee
Rajendra Prasad
rajendra_penumalli@yahoo.com
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / srinivas
Regeression Test cases
bcak end test cases
sanity/smoke test cases
performance related test cases we can automate
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / marcus
When there is repeatability in the application and the
application which under goes maintanence in large scale
requires automatedd testing.In the other hands when there
is difficulty in validating large amount of data manually
requires automated testing.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ram.polavarapu
regression testing we can automate and sanity test also
| Is This Answer Correct ? | 0 Yes | 0 No |
Inserting a Call to Action is not importing all columns in Datatable of globalsheet. Why?
what are the functions availabla in QTP? what are the data types in QTP?
what is the difference between quality and testing ?
Give me some real time point of way where exactly we can conduct audits?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s.
recording is not a good programming practice.How to write effective script without recording.Which is the correct method explain in detail
Hi Friends,I hav Just finished QTP course.Can any body suggest me which is the best place to go and post resume(Ban,Chennai,Pune,Mumbai,NCR,Kolkata).I mean how r calls in these cities,the best one?
How to Map network drive in QTP
What are the different attribute used with regular expression?
Hoe we can export TEST RESUALT IN to XL-sheet?
how to use the QTP choose the data from oracle? e.g. i input the identity card NO. this will be add new record in the database ,and now i want get this record's prime key.
write code to read and write data from file?