The following program part is given:
IF (condition A)
then DO B
END IF
How many test cases are necessary in order to achieve 100% statement coverage?
The following sentences refer to the Standard for Software Test Documentation' specification (IEEE 829). Which sentence is correct?
Which of the following errors CANNOT be found with structure-based testing techniques?
Which of the following is an example of black-box dynamic testing?
Which ONE of the following statements does NOT describe how testing contributes to higher quality?
Which of the following tool types is the most useful one for a test manager?
Which of the following is an appropriate reason for maintenance testing?
"Statement Testing" is part of;
Testing should provide sufficient information to stakeholders to make informed decisions about the release of the software or system being tested. At which of the following fundamental test process activity the sufficiency of the testing and the resulting information are assessed?
A Software was re-deployed because the backend database was changed from one vendor to another The Test Manager decided to perform some functional tests on the redeployed system. This is an example of test of which test type?