When we write Test cases? & Why we will write Testing?
Answer Posted / dheeraj shandilya
Test Case is a document which acts as refrence or record.
Test case includes not only test input and expected behavior
but also test step and description and pass fail criteria.
It is a good practice if we write a test case before we
execute it. It will give a brief idea that what we have to
test. In addition to this it acts as record which can be
used by new tester to understand and then test.
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
is all the test cases to be automized !!! if yes / no let explain the reason
How does development of software differ from that of hardware from a quality viewpoint?
what is the difference between testing and quality analysis
How to write testcases while we know only the datatypes for the fields
What are the main objectives of configuration management and version control?
What are ‘throwaway’ prototypes and ‘evolutionary’ prototypes? How can production of a prototype be controlled and why is this important?
what are the expectations of QA from unit level testing
Why is it that a single, all – encompassing metric cannot be developed for programme complexity or programme quality?
What are the negative test cases for water bottle?
what are the differences between product branch qualification as well as product qualification !!! if a product branch supports more than a product then what is the QA strategy towards the same
What are the main risk factors which may be encountered in the development of software?
what are the usual metrics one have to apply for SW improvement projects
What kind of Reporting you do?
Explain the main differences between software review and software inspection or walkthrough
what are the priliminary expectations from smoke testing from developer and QA point of view