Q.1.

Which of the following is not part of performance testing?

Q.2.

Which of the following is not a static testing technique?

Q.3.

Statement coverage will not check for the following

Q.4.

Defect Management Process does not include

Q.5.

Impact analysis helps to decide

Q.6.

Unreachable code would best be found using

Q.7.

main()

{

float me = 1.1;

double you = 1.1;

if(me==you)

printf("yes");

else

printf("No");

}

Q.8.

Which of the following is a form of functional testing?

Q.9.

CM is about managing the different items in the product, and changes in them.

Q.10.

Which is the simplest file structure?

Q.11.

White Box Techniques are also called as

Q.12.

Of the following tree structure, which is, efficient considering space and time complexities?

Q.13.

Reporting Discrepancies as incidents is a part of which phase?

Q.14.

What is the type of the algorithm used in solving the 8 Queens problem ?

Q.15.

Configuration management is not concerned with

Q.16.

Data flow analysis studies

Q.17.

Which is not a task of a configuration management?

Q.18.

The SQL statements that take care of security and authorization are

Q.19.

Component Testing is also called as

component_testing_is_also_called_as1542088267.jpg image