Which of the Test cases can be automated?
can anybody tell me with an example.
Answers were Sorted based on User's Feedback
Answer / kumar.
There are only some specific test cases which can be
auotmated. Some of them are
To do automation, your build should be very stable.
1. Test cases that need to be executed on every build.
2. Test cases that need multiple values as input inorder to
check them for different outputs.
Correct me if i am wrong.
Kumar.
Kumar.rnv@gmail.com
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / dharmaraj allukapally
The Following are the testcses are preferred to automated:-
--> Testcases that need to run for every build.
--> Testcases that use multiple datavalues for same action.
--> Identical Testcases that need to executed using different
browers.
The folowing are the testcases not preferred to automated:-
--> Testcases that will be executed only once.
--> Testcases used for Adhoc/Random Testing.
--> Testcases that are infrequently selected for execution.
--> Testcases that will require only manual execution.
dharmarajtestengr@gmail.com
9885531134
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / ram polavarapu
That is all depends upon your project
for example:if you want to execute the test case which is
related to the login functionality in your project so we
need to test with the all the combinations of test data for
that we need to go for the automation.
basically when the test cases related to the build if that
build is stable then will go for automation.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / avijeet
The test case which is related to GUI we can automate.
| Is This Answer Correct ? | 2 Yes | 0 No |
what is best bug in your project?
hi to all, if we open a browser(for ex. yahoomail.com) using navigate command. the cursor by default focussing on the 'yahoo id' html edit box. how to get the label(ie.,yahoo id) of that html edit box using descriptive program. here we should not use identify tool to get the property,thtml editbox method. by tracing the cursor position we have to get the label name. is it possible? please let me know.
Does automation replace manual testing?
in my application i am getting different errors at same place. how i capture that errors using less code in qtp.
What is junit annotation?
Hi friends, can anybody tell me what all the testing tools that persistant uses and what is the selection process for an fellow having 2yrs workexp on testing. Can anybody also help me out what is the minimum package that persistant is providing for 2yr workexp guy.
what is the difference or comparison between QTP and rational? and which tool is better to use?
What is quality assurance?
What is the difference between close and quit command?
hi........ i want kniow about automation testing.how to work as automation tester.If we have a software so how to test the software from automation tool like QTP please give me answer in detail or any link thanks
What are the important operations in database testing?
which tools is the best in Automation