CSTE December 2004 Subjective Questions

Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 2

Subjective Questions – CSTE December 2004

1) Differentiate between verification and validation

2) What are the points to be emphasized in testing of a system which has multiple
workstations for inputting (as against a single workstation system)

3) Define and Give examples for a] Boundary Value Analysis b] Equivalence


Partitioning c] Error Guessing?

4) Your customer doesn’t know how to prepare acceptance test plan. Write contents
of the acceptance test plan for his guidance?

5) How will you make sure that your software is not get "Over-tested" three ways?

6) You find that the senior testers are making more mistakes then junior testers; you
need to communicate this aspect to the senior tester. Also, you don't want to loose
this tester. How should one go about the constructive criticism?

7) Write test plan considerations for testing of a system with highly interdependent
and complex data model in nature. (It has lot of variables, fields, constraints,
mathematical processing and so on)? (30 Marks)

8) Give MEASUREMENTS for

a] Test Effectiveness and b] Test Efficiency?

9) After doing review of units before doing unit testing you found the following types
of bugs in the code write your analysis and conclusion based on the follwing bugs?

Critical:- Definition of critical

Major:- Definition of major

Minor:- Definition of minor

Bugs Severity days to fix


Incorrect requirement Major 4
Design flaw critical 15
Design flaw critical 17
Logic incorrect major 7
Extra code minor 5
Documentation minor 4

Like this there are at least 5-6 more bugs can't remember all. On the basis of this
you have to write your conclusion?

10) What is the objective of unit testing? Write three methods and metrics for the
same? how u will ensure that this has been followed?

11) Your Company is about to roll out an E-Commerce application. It is not possible
to test the application on all types of browsers on all platforms and operating
systems. What steps would you take in the testing environment to reduce the
business risks and commercial risks?

Testing Team Mumbai Page 1 Of 2


Subjective Questions – CSTE December 2004

12) when to stop testing ? but asked like what points will u add in test plan?

13) List the 5 error tester makes? (New question)

14) The code completion from Development side is going to delay by 5 days. But the
client doesn’t want to postpone his release date. So being a QA Manager how will
you handle this situation without changing the resources? (Work hours, tester, etc.,).
(10 marks).

or

14) Your company has not done unit testing in the past. What is the unit testing
policy that you would establish before delivering the code to independent testing
team?
Following were the three sections in the question.
1) State the objective for unit testing
2) Write any three white box testing techniques
3) How will you measure the compliance to the above unit testing policy

This question carried 30 points.

Testing Team Mumbai Page 2 Of 2

You might also like