What is the basic need for preparing test cases?
Answers were Sorted based on User's Feedback
Answer / sm
Following are the basic need to prepare Test cases
BRS/SRS document with complete requirements from
customer/client
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / k.chandra sekhar
a) Test cases preparing based on
b) BRS
c) SRS
d) Knowledge on the before projects
e) Positive and negative things
f) And so on
My name is k.chandra sekhar
My phone no is 09246540049
I am in hyderabad
My mail id is ndra_143@yahoo.co.in
| Is This Answer Correct ? | 4 Yes | 3 No |
Answer / kkk
Hi
Scenario documents (must)
Functional requirements Specifications (SRS)
Business requirements Specifications (FRS)
| Is This Answer Correct ? | 3 Yes | 3 No |
Answer / nandankumar
Here the need of preparing test cases are for checking the functionality of application, for checking the GUI part of application (ie., look & feel) and Non-Functional part of application for conducting all these 3 areas we need to prepare test cases.
And here under functionality we have +ve ideas and -ve ideas in order to check the application effective, efficient and optimized way.
These all are needed for writing test cases....
In other words this question may understand in another way..
What are required documents that are needed to prepare the test cases?
first we need FRS (Requirement Doc), Test Plan,Test Strategy doc, Use case document, Test Scenario Document, and Test case Templete.. we need exactly these documents before preparing the test cases..
IF am wrong please correct...
| Is This Answer Correct ? | 0 Yes | 1 No |
To test functionality completely we have write test cases
| Is This Answer Correct ? | 6 Yes | 8 No |
What if the project isn’t big enough to justify extensive testing?
What is the outcome of integration testing?
how do u perform regression testing,means what test cases u select for regression
why r u looking for change?what should be answer for this?i faced this question in an interview.suggest be gud answers.
1.While doing regression testing one bug raised due to functionality dependency, what is the bug status that one?
What is parallel testing and when do we use parallel testing? Explain with example?
what is agile model?
what is v-model?
what is the difference between buglog and defect tracking?
i have 500 testcases , how to perform the regression testing
What Defect Density?
If we have an interface, but no concrete class which implements it. How we will test that interface in white box testing?