Published on Aug 18, 2021 | By Tesvan team
A TEST CASE is a set of conditions or variables under which a tester will determine whether a system under test satisfies requirements or works correctly. The process of developing test cases can also help find problems in the requirements or design of an application.
Aug 18, 2021
Test Script A TEST SCRIPT is a set of instructions (written using a scripting/programming language) that is performed on a system under test to verify that the ...
By Tesvan team
A TEST PLAN is a document describing software testing scope and activities. It is the basis for formally testing any software/product in a project.Test Plan tem...
Agile is a coding practice that follows the rules and principles of agile software development. In this Agile Tutorial, you will learn the fundamentals of Agile...
Agile VS Waterfall Key Difference Useful links1. Agile vs Waterfall article/eng/2. Agile vs Waterfall article/rus/3. Agile vs Waterfall video tutorial/eng/4....
Scrum methodology Scrum MasterThe Scrum Master helps the Scrum Team perform at their highest level. They also protect the team from both internal and external d...
Aug 09, 2021 | By Tesvan team
Quality Assurance VS Quality ControlQuality assurance and quality control are two aspects of quality management. While some quality assurance and quality contro...
Aug 17, 2021 | By Tesvan team
Defect report is a document that identifies and describes a defect detected by a tester. The purpose of a defect report is to state the problem as clearly as po...