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 |
diff between water fall model and v-model?
Is an "A fast database retrieval rate" a testable requirement?
what is the methodology you are using in ur company?
Tech round 1)joins 2)insert 3)delete 4)date 5)database architechture 6)bug life cycle 7)retesting 8)regression testing 9)somke and sanity testing Manager round 1)current organization details 2)explain current project 3)Basic unix comment 4)Test stragey
Explain the procedure & path of s/w in testing?
As there are different builds for every version & any build can release to the client.I m using Excell sheet for Test Case writting. Then Am I write Version No/build No.newly added feature test cases. Because when that build again release for testing I can understand that this build have that feature.
What is the difference between static and dynamic testing?
How does one do Regression Testing for Manual Testing projects?
Which Tests the whole system rather than software? a.)Blackbox testing b.)Whitebox testing c.)Stress testing d.)Mutual testing
What is your favourite Bug?
What is Testing Life Cycle?
What is your framework of current project