Tag: testing
Questions Related to testing
-
Features to be tested.
-
Environmental needs.
-
Suspension criteria.
-
Expected results.
-
1&2 are true and 3 is false.
-
1,2&3 are true.
-
1 is true, 2&3 are false.
-
1&2 are false, 3 is true.
-
Risks involved
-
Contractual requirements
-
Legal requirements
-
Test data
-
Test management
-
Test design
-
Test planning
-
Test execution
-
Find faults
-
Improve quality
-
Check user friendliness
-
Improve software accuracy
-
Correctness
-
Usability
-
Viability
-
Reusability
-
Incidents should always be investigated and resolved.
-
Incidents occur when expected and actual results differ.
-
Incidents can be analyzed to assist in test process improvement
-
An incident can be raised against documentation
-
Usability testing.
-
Statement Coverage.
-
Dataflow testing.
-
Cause-effect graphing.
-
It is easy to execute.
-
It is designed to detect faults if present.
-
The expected outcome is specified before execution.
-
It is unlikely to delay progress.
-
An appropriate way of deriving system tests.
-
Only used if good requirements are not available.
-
Only used when good requirements are available.
-
The most appropriate way of deriving system tests.