1 Answer

0 votes
by

1. Deciding How much testing is enough should take into account :-

i. Level of Risk including Technical and Business product and project risk

ii. Project constraints such as time and budget

iii. Size of Testing Team

iv. Size of the Development Team

a) i,ii,iii are true and iv is false

b) i,,iv are true and ii is false

c) i,ii are true and iii,iv are false

d) ii,iii,iv are true and i is false

2. Test planning has which of the following major tasks?

i. Determining the scope and risks, and identifying the objectives of testing.

ii. Determining the test approach (techniques,test items, coverage, identifying and interfacing the teams

involved in testing , testware)

iii. Reviewing the Test Basis (such as requirements,architecture,design,interface)

iv. Determining the exit criteria.

a) i,ii,iv are true and iii is false

b) i,,iv are true and ii is false

c) i,ii are true and iii,iv are false

d) ii,iii,iv are true and i is false

3. Evaluating testability of the requirements and system are a part of which phase:-

a) Test Analysis and Design

b) Test Planning and control

c) Test Implementation and execution

d) Evaluating exit criteria and reporting

4. One of the fields on a form contains a text box which accepts alphabets in lower or upper case.

Indentify the invalid Equivalance class value.

a. CLASS

b. cLASS

c. CLass

d. CLa01ss

5. In a system designed to work out the tax to be paid:

An employee has £4000 of salary tax free. The next £1500 is taxed at 10% The next £28000 is

taxed at 22% Any further amount is taxed at 40% Which of these groups of numbers would fall

into the same equivalence class?

a) £4800; £14000; £28000

b) £5200; £5500; £28000

c) £28001; £32000; £35000

d) £5800; £28000; £32000

6. Which of the following has highest level of independence in which test cases are :

a) Designed by persons who write the software under test

b) Designed by a person from a different section

c) Designed by a person from a different organization

d) Designed by another person

7. We use the output of the requirement analysis, the requirement specification as the input for

writing :-

a) User Acceptance Test Cases

b) Integration Level Test Cases

c) Unit Level Test Cases

d) Program specifications

8. Validation involves which of the following

i. Helps to check the Quality of the Built Product

ii. Helps to check that we have built the right product.

iii. Helps in developing the product

iv. Monitoring tool wastage and obsoleteness.

a) Options i,ii,iii,iv are true.

b) ii is true and i,iii,iv are false

c) i,ii,iii are true and iv is false

d) iii is true and i,ii,iv are false.

9. Which of the following uses Impact Analysis most?

a) Component testing

b) Non-functional system testing

c) User acceptance testing

d) Maintenance testing

10. What is the expected result for each of the following test cases?

A. Citibank card member, holding a Silver room

B. Non Citibank-member, holding a Platinum room

a) A – Don’t offer any upgrade, B – Don’t offer any upgrade.

b) A – Don’t offer any upgrade, B – Offer upgrade to Gold.

c) A – Offer upgrade to Silver, B – Offer upgrade to Silver.

d) A – Offer upgrade to Gold, B – Don’t offer any upgrade.

Related questions

0 votes
asked May 5, 2020 in Testing by Robindeniel
0 votes
asked May 5, 2020 in Testing by Robindeniel
...