CSTE December 2004 Subjective Questions
CSTE December 2004 Subjective Questions
CSTE December 2004 Subjective Questions
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)
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)
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?
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?
12) when to stop testing ? but asked like what points will u add in test plan?
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