SQA Engineer Question:

When we write Test cases? & Why will write Testing?

Tweet Share WhatsApp

Answer:

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.

Download Software Quality Assurance Engineer PDF Read All 48 Software Quality Assurance Engineer Questions
Previous QuestionNext Question
Are there characteristics of a system that cannot be established during system engineering activities? Describe the characteristics, if any, and explain why a consideration of them must be delayed until later engineering steps?Tell me how does agile communication differ from tradition software engineering communication? How it is similar?