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 |
Explain the scalability testing?
Explain the functional testing?
Can any body please tell me how to test Anti-virus software? I have been asked this question many times in interview.They asked this question for a security tester,performance tester & functional tester perception. Hope u guys will reply me. Any suggestions welcome.........
Which testing is important, positive testing or negative testing. Test cases for postive and negative testing for a given functionality.
How to write testcases for username creation?Given requirements are min 6characters,atleast one alphabet,alpha,alphanumric
Please guide me for Add new user test cases
Write negative test case for logout????? Answer soon friends
1.1 Purpose This tool is also a simple tool, but will be graphics- intensive, and will access the 3 databases (card databases) used in Tarot. 1.2 Scope Only for registered user. 1.3 User Interface - No questions asked, parrot pulls out tarot card - Inside Parrot application, User just have to click on a link saying ""XXXX"" to activate the tool. - Shown is the card of the day, from pack of Tarot cards(78 in number) with fixed graphics, animation, audio. Output: - Graphic-rich display of randomly selected card with detailed meaning, with links to tarot tool. - Graphics: Flying / walking parrot, emerging and choosing a card, displaying the same, and continuing to interact based on card meaning. - The cards also need to carry a brief 1/0 meaning, which will trigger a 1/0 behavior from the parrot (sympathy/making fun/crying or congratulating/smiling/winking)
Please can any one tel how to write the test cases for these Requirements:- 1.The applications sends the periodic data 2.The applications sends the alarm data 3.The Application stores the Periodic data and alarm data if it is unable to send 4.the application having the configure through GPRS or SMS
You have to give me test cases for sending a mail through outlook express.
ATM application ( scenarios ): Analysis and testcases
I need GUI test case for home page?