How to Manage the Process of Defect Management
What is Bug / Defect? A bug/defect is an error in Software application which produce and incorrect or unexpected result While executing testcases, a tester may find that some test…
Software Testing Leaders
What is Bug / Defect? A bug/defect is an error in Software application which produce and incorrect or unexpected result While executing testcases, a tester may find that some test…
FUNCTIONAL TESTING is a type of testing that verifies the software application against the functional requirements/specifications mentioned in the SRS (Software requirement specification) document. The aim of Functional testing is…
AUTOMATION TESTING means the execution of test cases using an automation tool. On the other hand, Manual Testing is
Manual Testing is a process of executing the test cases without using any automation tools. Manual Testing is the most elementary of all testing types and helps find