Download as pdf or txt
Download as pdf or txt
You are on page 1of 10

Started on Thursday, 10 August 2023, 10:38 AM

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

Mark 1.00 out of 1.00

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

Your answer is correct.

Question 2
Correct

Mark 1.00 out of 1.00

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

d. All of the above

Your answer is correct.


Question 3

Correct

Mark 1.00 out of 1.00

White Box techniques are also classified as

Select one:

a. None of the mentioned

b. Design based testing

c. Structural testing 

d. Error guessing technique

Your answer is correct.

Question 4
Correct

Mark 1.00 out of 1.00

What are the various Testing Levels?

Select one:

a. Unit Testing

b. System Testing

c. All of the mentioned 

d. Integration Testing

Your answer is correct.


Question 5

Correct

Mark 1.00 out of 1.00

Which of the following term describes testing?

Select one:

a. Evaluating deliverable to find errors 

b. A stage of all projects

c. None of the mentioned

d. Finding broken code

Your answer is correct.

Question 6
Incorrect

Mark 0.00 out of 1.00

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

Your answer is incorrect.


Question 7

Correct

Mark 1.00 out of 1.00

Lower and upper limits are present in which chart?

Select one:

a. Control chart

b. Run chart 

c. Bar chart

d. None of the mentioned

Your answer is correct.

Question 8
Correct

Mark 1.00 out of 1.00

Verification ensures the product being developed is according to design specifications.

Select one:

True 

False

Question 9
Correct

Mark 1.00 out of 1.00

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

Your answer is correct.


Question 10

Correct

Mark 1.00 out of 1.00

Alpha testing is done at

Select one:

a. Developer’s & User’s end

b. Developer’s end 

c. None of the mentioned

d. User’s end

Your answer is correct.

Question 11
Correct

Mark 1.00 out of 1.00

What is Cyclomatic complexity?

Select one:

a. Black box testing

b. Green box testing

c. Yellow box testing

d. White box testing 

Your answer is correct.


Question 12

Correct

Mark 1.00 out of 1.00

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:

a. All of the above

b. Verification 

c. Checking

d. Validation

Your answer is correct.

Question 13
Correct

Mark 1.00 out of 1.00

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 

Your answer is correct.


Question 14

Correct

Mark 1.00 out of 1.00

Maintenance testing is performed using which methodology?

Select one:

a. Retesting

b. Breadth test and depth test 

c. Confirmation testing

d. Sanity testing

Your answer is correct.

Question 15
Correct

Mark 1.00 out of 1.00

Exhaustive testing is

Select one:

a. impractical but possible 

b. practically possible

c. always possible

d. impractical and impossible

Your answer is correct.


Question 16

Incorrect

Mark 0.00 out of 1.00

Boundary value analysis belong to?

Select one:

a. White Box & Black Box Testing 

b. None of the mentioned

c. Black Box Testing

d. White Box Testing

Your answer is incorrect.

Question 17
Correct

Mark 1.00 out of 1.00

Which of the following is/are White box technique?

Select one:

a. Condition Coverage
b. Statement Testing

c. All of the mentioned 

d. Decision Testing

Your answer is correct.


Question 18

Correct

Mark 1.00 out of 1.00

It is said to be the inability of the system to perform the desired task.

Select one:

a. Failure 

b. Bug

c. Fault

d. Error

Your answer is correct.

Question 19
Correct

Mark 1.00 out of 1.00

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

Your answer is correct.


Question 20

Correct

Mark 1.00 out of 1.00

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 

Your answer is correct.

You might also like