-
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 Black Box Testing
Testing based on an analysis of the specification of a piece of software without reference to its internal workings. The goal is to test how well the component conforms to the published requirements for the component.
-
-
-
-
What is Backus-Naur Form
A Meta language used to formally describe the syntax of a language.
-
What is Quality Assurance
All those planned or systematic actions necessary to provide adequate confidence that a product or service is of the type and quality needed and expected by the customer.
-
-
-
-
-
-
-
-
What is Code Complete
Phase of development where functionality is implemented in entirety; bug fixes are all that are left. All functions found in the Functional Specifications have been implemented.
-
-
-
Software Testing Definitions
Ans