Final Quiz 1 - Attempt Reviewsoftware
Final Quiz 1 - Attempt Reviewsoftware
Final Quiz 1 - Attempt Reviewsoftware
State Finished
Completed on Thursday, 10 August 2023, 10:44 AM
Time taken 6 mins 2 secs
Marks 18.00/20.00
Grade 90.00 out of 100.00
Question 1
Correct
It is carried out to test functionality of the program and also called ‘Behavioral’ testing.
Select one:
a. White-box testing
b. Black&White Testing
c. Black-box Testing
d. Black-out Testing
Question 2
Correct
It is process of examining whether or not the software satisfies the user requirements. It is carried out at the end of the SDLC.
Select one:
a. Verification
b. Validation
c. Checking
Correct
Select one:
c. Structural testing
Question 4
Correct
Select one:
a. Unit Testing
b. System Testing
d. Integration Testing
Correct
Select one:
Question 6
Incorrect
It is also known as a bug, is a result of an error which can cause system to fail.
Select one:
a. Fault
b. Bug
c. Failure
d. Corrupted
Correct
Select one:
a. Control chart
b. Run chart
c. Bar chart
Question 8
Correct
Select one:
True
False
Question 9
Correct
It is conducted to test program and its implementation, in order to improve code efficiency or structure. It is also known as ‘Structural’ testing.
Select one:
a. Black&White Testing
b. Black-box Testing
c. White-box Testing
d. Blackout Testing
Correct
Select one:
b. Developer’s end
d. User’s end
Question 11
Correct
Select one:
Correct
It is the process of confirming if the software is meeting the business requirements, and is developed adhering to the proper specifications and
methodologies.
Select one:
b. Verification
c. Checking
d. Validation
Question 13
Correct
The input is divided into higher and lower end values. If these values pass the test, it is assumed that all values in between may pass too.
Select one:
a. Cause-effect graphing
b. Pair-wise Testing
c. Boundary values
d. Equivalence class
Correct
Select one:
a. Retesting
c. Confirmation testing
d. Sanity testing
Question 15
Correct
Exhaustive testing is
Select one:
b. practically possible
c. always possible
Incorrect
Select one:
Question 17
Correct
Select one:
a. Condition Coverage
b. Statement Testing
d. Decision Testing
Correct
Select one:
a. Failure
b. Bug
c. Fault
d. Error
Question 19
Correct
These are actual coding mistakes made by developers. In addition, there is a difference in output of software and desired output is considered
as ______.
Select one:
a. Error
b. Failure
c. Fault
d. Bug
Correct
The input is divided into similar classes. If one element of a class passes the test, it is assumed that all the class is passed.
Select one:
a. Equivalence class
b. Boundary values
c. Cause-effect graphing
d. Pair-wise Testing