-
What is meant by descriptive programming
It is a way of writing test script without recording the actions. Object gets created dynamically created during the run time and destroyed at the end of test run.
-
-
-
-
-
-
-
What is Backus-Naur Form
A Meta language used to formally describe the syntax of a language.
-
What is Branch Testing
Testing in which all branches in the program source code are tested at least once.
-
What is Breadth Testing
A test suite that exercises the full functionality of a product but does not test features in detail.
-
What is CMM
The Capability Maturity Model for Software (CMM or SW-CMM) is a model for judging the maturity of the software processes of an organization and for identifying the key practices that are required to increase the maturity of these processes.
-
What is Compatibility Testing
Testing whether software is compatible with other elements of a system with which it should operate, e.g. browsers, Operating Systems, or hardware.
-
What is Component
A minimal software item for which a separate specification is available.
-
What is Quality Circle
A group of individuals with related interests that meet at regular intervals to consider problems or other matters related to the quality of outputs of a process and to the correction of problems or to the improvement of quality.
-
What is Quality Control
The operational techniques and the activities used to fulfill and verify requirements of quality.
-
-
-
-
-
Software Testing Definitions
Ans