MU Information Technology (Semester 8)
Software Testing & Quality Assurance
May 2016
Total marks: --
Total time: --
INSTRUCTIONS
(1) Assume appropriate data and state your reasons
(2) Marks are given to the right of every question
(3) Draw neat diagrams wherever necessary


1(a) With example explain Failure, Defect and Error
5 M
1(b) Explain STLC
5 M
1(c) Explain software quality metrics
5 M
1(d) Issues in Object Oriented Testing
5 M

2(a) What is verification and Validation? What is it's need?
10 M
2(b) A program reads three numbers n1, n2, n3, in the range - 100 to 100 and prints the smallest number. Design test cases for this program using equivalence class testing technique.
10 M

3(a) Draw control flow graph and find cyclomatic complexity for the following PDL
if(c1 or c2 c3)s1;
else s2;
while(c4) s3;
s4;
do s5; while (c5);
s6
10 M
3(b) Design test cases to find maximum of 4 nos.
10 M

4(a) Explain static Data Flow Testing with example
10 M
4(b) Explain different types of incremental Integration Testing Methods.
10 M

5(a) Explain entry and exit criteria for Alpha and beta Testing. How Alpha testing differs from Beta testing.
10 M
5(b) T contains 90 tests of which 20 are modification-revealing for p and P' and M selects 12 of these 20 tests, then calculate the inclusiveness of M relative to P, P' and T.
10 M

6(a) Explain structure of Testing Group
5 M
6(b) Explain different size metrics
5 M
6(c) What is test suite? Why it grows.
5 M
6(d) Elaborate on SQA Models n brief.
5 M



More question papers from Software Testing & Quality Assurance
SPONSORED ADVERTISEMENTS