adspace
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
Why should an organisation be concerned about software risk factors and software quality?
What are the main risk factors which may be encountered in the development of software?
Explain the main differences between software review and software inspection or walkthrough
Can anyone send me e commerce website test cases please its urgent
Give a suitable definition of software quality and briefly describe the rationale for your definition.
Lines of code (LOC) and function point counts (FPC) are two measures of the size of a system. Explain the advantages and disadvantages of using these two metrics for measuring systems.
How does development of software differ from that of hardware from a quality viewpoint?