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 results are contradictory to Expected behaviour. This deviation in test result is known as Software defect, Bugs, or incidents. In this blog, you will learn- […]
Author: qatestingleaders@gmail.com
Functional Testing – Informative tutorial for Beginners
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 to
Automation Testing :-A Complete Guide
AUTOMATION TESTING means the execution of test cases using an automation tool. On the other hand, Manual Testing is
Manual Testing Tutorials for Beginners You Must Know
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