Why we write test case?
Answers were Sorted based on User's Feedback
Answer / madhu
Test cases would provide a formal way of performing
testing,which contribute for the expected requirement coverage.
without test cases Expectations may not be clear,there is
chance of missing some scenarios thus 100%requirement
coverage may not be possible.
| Is This Answer Correct ? | 22 Yes | 4 No |
Answer / deepak rawat
We write test case for testing the functionality of an
application, step by step in a formal way. Test cases are
written on the basis of use cases that are representing
customer or end user point of view. It ensures that if
customer or end user will enter particular type of test data
value in application then how application will react
accordingly and how much percentage the application will
fulfill the customer or end user requirements.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / madhavi
1. T ensure the best coverage in the requirements
2. no need to give training for the new engineer on writing
test cases.
we cant remember all the test cases while testing so we
document before only
4. Mainly depend on process rather on person
| Is This Answer Correct ? | 7 Yes | 10 No |
what is entry and exit criteria?
what is meant by spiral model?explain with picture?
what is compliance testing?
Tell me about Agile scrum and what is your role in Scrum ?
Hello. I am not here to answer your question. I jus found a job as software QA engr. And i am totally new to software testing. So can someone pls help me in the following scenario? there is this registration screen, and it contain: One textbox called Nickname which only accept alphanumerical One textbox called Contact which only accept numerical, One textbox called Email which can be filled with alphanumerical and symbol and One button called Register now becos there is so many textboxes, where i can filled with alphabet, number, symbol, "just space", leading zeros, leading space. there will be lots of combination. can someone pls help.. i will be appreciated if u can post the test case of the scenario i mentioned. Lots of Thanks
special bug you posted in your project
For each bug I have to take a screen shot or For those only which are difficult to explained?
wat is da differnce between test stratagy and tedt plan?
How you manage your test case (already written )when requirments changes?
pls explain perfomence testing and strees testing load testing
What is Smoke testing,in smoke testing time u will prepare the test cases or not?
Notepad(Editor),we test is which type of testing? a)Functionality Testing,b)Compatability Testing,c) All,d) None