-
What is usecase testing?
In interview one of interviewer asked me what is usecase testing? if any one knows the answer plz give me reply. thank you in advance
-
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.
-
-
-
-
-
-
-
-
What is Basis Path Testing
A white box test case design technique that uses the algorithmic flow of the program to design tests.
-
Basic Block
A sequence of one or more consecutive, executable statements containing no branches.
-
-
Software Testing Definitions
Ans