For example out of 100 test cases if I ask you to automate
how many you can automate?
Answers were Sorted based on User's Feedback
Answer / kiran
I can automate all the 100 testcases but it depends on the
requirement.Better not to automate each and every testcase
u write.Testcases which we need to re-execute no of times
in the entire process of testing can be automated.
| Is This Answer Correct ? | 11 Yes | 3 No |
Answer / tripathy
Hi,
1. Study all the test cases.
2. Select the test cases with are used frequently(Used for
regression).
3. Select the frequently used test cases which can be put
in to scripts.
4. Add the autimated test script to the test suite or Test
framework.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / bojja ravi kumar
Automating a Test Case is based on
1)how effectively we can test based on requirement and
expected result.
2)the feasability whether we can automate the test(else we
have to execute manually)
3)If we are going to automate,the test also depends on Test
environment and Test setup.
4)We have to develop the test cases in such a way we
shouldn't face any issues while test execution and check
the entire scenario is covered or not when we automate the
test.
Prior to the above,the decision to automate the test should
satisy the client
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / karan
How many you can automate is based on
1. if the automation framework is in place.
2. How complex is the AUT's test objects for automation
tool to identify uniquely.
3. Do you have scripts for preparing test data at DB level.
4. Can you prepare test data from UI?
5. Any specific reporting requirement?
6. Length of each test case and no. of verification points.
These are some important questions u need to know to find
out how many can be automated and in what time.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / jyothi
You need to get some more specifications out of the
interviewer like..how many of them fall in to regression
Testcases,then our first priority of automating would be
regression TCs.
| Is This Answer Correct ? | 3 Yes | 3 No |
Answer / nisha yadav
In case of 100 test cases you need to be specific that which
are those cases which can cause fatal error for the application.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kiranbabu
Out of 100 Test cases,
first you have to use Traceability Matrix
No one can guaranteed for 100% defects free,
Among 100 test cases,we can test 90%.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kishore kumar
Its completely depends on the functionalities.
We dont test all the test cases by Automation.
First we prefar for Manual testing.80% Manual is complete then We go for the Automation.
Here We have only 100 test cases so we preffar to Manual testing.Because Automation tool is expensive and the developing test script time more and must knowledge on tool.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / murali krishna gvs
1. Identify the Functional test cases in 100 TC
2. Identify the Automation requirement in fun test cases
3. Club the fun test cases based on the fun flow
4. Now we arew able to find the count of test cases.
5. Then start the Script.
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / u14810
Hi;
Which most functionality is very important,thats i
automate.
| Is This Answer Correct ? | 2 Yes | 4 No |
What are test cases for Car Locking System?
(questions asked in interview)hi every one can any one please answer to this questions.these questions were asked in an interview.i have another interview next week . 1.when the time schedule is tight how will you approch the testing,and the relese is nearing and we need to finish testing how can we follow in that case.do we need to exicute all the test cases or can priortise and leave some to next relase. 2. when a new feature is added to the existing application we need to add new test cases but after that do we need to change all the existing test cases and while running do we need to exicute entire application test cases or only the new feature test cases and related new feature test cases. 3.do you have any situation where you have to write and exicute the test cases same time, how will you follow.does it happens in real time. 4.example of bug which is not reproducible.like tester say that there is bug and developer say no can some example of such bugs. 5.during regression testing some times do we need to add new some additional test cases to test that bug.
Write a test case for telephone?
to write test cases for fuel guage?
ATM application ( scenarios ): Analysis and testcases
how to test stand alone programs?
There is a game in that there are 20 levels an ordinary person can play it up to 12th level.So if you are a tester and if you have to test that game up to 20th level then how u can test that game.
WE WANT HEALTHINSURENE PROJECT FUNCTIONAL TEST CASES
Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)
How to write test case for android application,alarm clock,LCD display screen. And after seeting alarm mobile get switch off how to write test case..
In a log in page what will be test procedure,test scenario,test discription & test steps?
Can any body explain How to Install the QC9.0 on XP OS