How many Test Cases do we need to write for a particular
application?(For example, for this AllInterview.com?)
Answers were Sorted based on User's Feedback
Answer / raghu
Any application or functionality given to write test cases
depends upon the requirement iven by the customer..
| Is This Answer Correct ? | 8 Yes | 0 No |
The number of test cases depends on functionalities.
| Is This Answer Correct ? | 6 Yes | 1 No |
before test case / test condition you need to prepare Test
Scenario. This scenario will be come based on requirements.
The test scenario can have more than 20 test cases also
(functional + Positive + Negative)
--Tell me if I wrong...
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the testcase review?
Is the build or version number change during retesting
What types of documentation are used in qa?
I need a good book on manual testing.Is the book by nageswara rao good.I need to learn from basic to advanced.
Why do we write test cases?
What r the roles and responsibilities of a TestLead?
What are the things you prefer and prepare before starting testing?
which of the following is NOT a characteristic of User Acceptance Testing?? A.Use of automated test execution tools B.Testing performed by user C.testing against acceptance test criteria D.integration of system with user documentation.
In real time where u can apply traceability matrix
Explain the Pros and Cons of testing the software by Developement team and by testing team?
What are the contents of a Test Plan?
What is negative Testing ? Write Negative Test Cases on "Edit" Button, "Cancel" Button ?