Why is defect management process important in software development teams? In a perfect world, with perfect people, software development would be a very simple process. We would go through each stage of the development cycle once, and we would be done. As a matter of fact, we would not need to test at all, or…
Category: Manual Testing Tips
Manual Testing Tips Part – 2
What is the testing process followed in a company ideally? Whenever a company got new project for testing usually there is a meeting in which they decide about client, testing process, duration, delivery date and who all will be involved in a team. From SRS (Software Requirement specification) project plan is developed and accordingly developer…
Manual Testing Tips Part – 1
What is the difference between use case and test case? Ø Use case o Use case describes step by step instructions of how to use functionality and They are prepared by business analyst. o Use cases are derived from Business requirement specifications. o Use cases are pictorial representations of client requirements and represents flow of…