QA Interview Questions & AnswersQA Tutorials
What documents are required to start writing the test cases?

Most important documents needed to write the test cases are the SRS, BRD and user cases. SRS contains all the software requirements for the release and BRD contains the business requirements. These two is very helpful in writing test cases and ensures that test cases related to system and business is met. User cases gives the requirement flow based on which we can write various scenarios for a particular requirement.
Facebook Comments