Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


If 100 test cases given to you and asked you to categorize
them into manual and automated test cases ..how you are
going to do..Any systematic process?

Answers were Sorted based on User's Feedback



If 100 test cases given to you and asked you to categorize them into manual and automated test case..

Answer / suresh k

First Catagerise to related each functionality. Then you
decide which test cases are difficult to execute manually,
which are regularly changing(code) functional areas then
you mark those as automate, all remaining are manual
testing.

Is This Answer Correct ?    4 Yes 1 No

If 100 test cases given to you and asked you to categorize them into manual and automated test case..

Answer / gouri sankar

in the above case,

One should understand the criticality and complexity of the
requirements ,then we can go for categorising the test cases
which can b executed manually and which cant be executed
manually depending on their criticality and complexity .

for carrying automation ,all the test cases should be
executed once manually to ensure the stability of the
designed application

Is This Answer Correct ?    1 Yes 0 No

If 100 test cases given to you and asked you to categorize them into manual and automated test case..

Answer / padmas

Tool Evaluation Process Group consisting of Tool experts
will decide how much percentage of testing/test cases can be
automated from all the manual test cases.

Is This Answer Correct ?    1 Yes 0 No

If 100 test cases given to you and asked you to categorize them into manual and automated test case..

Answer / meenakshi

For automation we have to write testcases manually and
execute them once. then only we can automate.

automated test cases are those which are regression testing
and retesting. regression testing are done on theose whcih
are resolve-fixed and resolved works for me and high
priority test cases which is nothing but regression suite.
while writing test cases we will categorise them. so that
we can easily identify those test cases which are to be
automated and which are not.

if i am wrong please correct me.

Is This Answer Correct ?    1 Yes 1 No

If 100 test cases given to you and asked you to categorize them into manual and automated test case..

Answer / ashok reddy

yes.first you need to select the test cases,which can be
automated test cases.
The automation process focus on to the more number of test
cases automated equal to less number of lines script.
1)Multiple sets of test cases will do the single operation
2)for performance
3)

Is This Answer Correct ?    0 Yes 1 No

If 100 test cases given to you and asked you to categorize them into manual and automated test case..

Answer / asma wakeel

1. Happy / Basic Flow Test Cases
2. Altername Flow Test Cases
- Field Validation
- Boundary Value Analysis
- Error / Warning Messages
3. Non-Functional Test Cases
4. GUI Test Cases
5. Regression Test Cases
6. Exploratory Test Cases

Is This Answer Correct ?    0 Yes 1 No

If 100 test cases given to you and asked you to categorize them into manual and automated test case..

Answer / rocky

Actually what generally happens in tuomation Testing is
that we first go through the different test cases and we
only go for automation of those test cases that are
difficult to handle manually in the long run and also saves
our time in doing the testing effectively.

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More Testing AllOther Interview Questions

What the main advantages of statement coverage metric of software testing are?

0 Answers  


What is API testing?

2 Answers  


Test engineer?

0 Answers  


How many test cases will be there for testing the numbers of range -10.0 to 10.0? How it is classifying?

0 Answers  


What is the formal technical review?

1 Answers   Accenture,


What does cots represent?

0 Answers  


What is dynamic analysis?

0 Answers  


In real time how you do the soak testing?

0 Answers  


What is upwardly compatible software?

0 Answers  


who does the security check on the web site, other than login/password screens ?

2 Answers  


What is the difference between IE, Opera & Mozilla Firefox in web Testing and which brower will think that is much better? how would u do performance Testing manually for web site.

5 Answers   Symbions Soft,


How to copy some tables in a DB to another DB in SQL Server

1 Answers   CybAge,


Categories