Which of the Test cases can be automated?
can anybody tell me with an example.

Answers were Sorted based on User's Feedback



Which of the Test cases can be automated? can anybody tell me with an example. ..

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

Which of the Test cases can be automated? can anybody tell me with an example. ..

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

Which of the Test cases can be automated? can anybody tell me with an example. ..

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

Which of the Test cases can be automated? can anybody tell me with an example. ..

Answer / avijeet

The test case which is related to GUI we can automate.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Automation Testing AllOther Interview Questions

what is 2 tier and 3 tier application.

3 Answers   Value Labs,


Hi, I am working as QA Engineer in Bangalore having around 2 yrs of experience in manual testing. I wanted to learn automation tool side by side which currently has value in market. Can anybody suggest good automation tool to learn and institute in Bangalore? Thanks in advance, bbn

2 Answers  


1.Which functinalities of QTP using in onlinebanking system? 2.in lift which kind of testing you perform? 3.how do you test money is transform from one account to another account in online banking?

0 Answers   TCS,


Does automation replace manual testing?

5 Answers  


List some advantages and disadvantages of automation testing.

0 Answers  






hi every one this is ashok pls any one give answer me pls question is while testing with selenium after giving id user name and password , the inbox will be open , how to handle this one

0 Answers  


What are the pre-requisites to start automation testing?

0 Answers  


What is the Driver sheet??

1 Answers  


how can i count the no of edit field in a page and fill the multiple edit field

0 Answers   Toshiba,


hello frnds this pooja i hav started working on selenium with java ecllipse frnds could u tell me how to handle popup windows and security alerts i m jst trying and couldn't do anything plz help

0 Answers  


How you will describe testing activities?

0 Answers  


What are the things that one should consider for selecting a project for test automation? For example, stability, etc.

0 Answers  


Categories