-
What is Basis Set
The set of tests derived using basis path testing.
-
What is Binary Portability Testing
Testing an executable application for portability across system platforms and environments, usually for conformation to an ABI specification.
-
What is Context Driven Testing
The context-driven testing is flavor of Agile Testing that advocates continuous and creative evaluation of testing opportunities in light of the potential information revealed and the value of that information to the organization right now or it can be defined as testing driven by an understanding of the environment, culture, and intended use of software. For example, the testing approach for life-critical...
-
What is Data Flow Diagram
A modeling notation that represents a functional decomposition of a system.
-
What is Dependency Testing
Examines an application's requirements for pre-existing software, initial states and configuration in order to maintain proper functionality.
-
What is Emulator
A device, computer program, or system that accepts the same inputs and produces the same outputs as a given system.
-
What is Race Condition
A cause of concurrency problems. Multiple accesses to a shared resource, at least one of which is a write, with no mechanism used by either to moderate simultaneous access.
-
-
-
-
-
-
-
-
-
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 Component Testing
See Unit Testing.
-
What is Concurrency Testing
Multi-user testing geared towards determining the effects of accessing the same application code, module or database records. Identifies and measures the level of locking, deadlocking and use of single-threaded code and locking semaphores.
Software Testing Definitions
Ans