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 |
exactly what is the purpose of configuration mgt tool? also give some examples?
What is meant by Decision Table Testing Technique?
contents of test plan
In V-model both testing and development done simultaneosly,we know that.But how can you say that both happen parallely.how is it related in real time?This question has been asked to me today only.Can any one please help me on this?
1) What is the differrence in Test Strategy and Test Approach 2)What is System Integrartion Testing
How the value of P in cyclomatic complexity is calculated? P:The number of connected path.
If anybody from banglore having the real time exp in manual testing with 3+ yrs exp and looking for change send your profile to vinodhanandhan@gmail.com
What is a test data? Give examples
What a team leader will test first when s/he will get new module to test?
How will you test Email field?
Write 5 best test cases for : Login screen Login ( Min 5 to max 15 ) Password ( Min 5 to max 15) alphanumeric characters ans case senstive
37 Answers Birst India Private Limited, Enzigma, Mastersys, Miiaan, Mind Tree, Qtech Software, Techior Solutions, Trochil Technologies,
can testing and development be done in same environment?