Sunday, December 14, 2014

Last 04 years IT 2032 Software Testing University Question Papers

Last 04 years IT 2032 Software Testing University Question Papers
University: Anna University Chennai
Course: B.Tech Information Technology
Subject: IT 2032 Software Testing
Type of Study Materials: Last 04 years Question Papers

1. IT 2032 Software Testing, 07th Semester, May June 2006 Question Paper Download
2. IT 2032 Software Testing, 07th Semester, May June 2009 Question Paper Download
3. IT 2032 Software Testing, 07th Semester, Nov Dec 2009 Question Paper Download
4. IT 2032 Software Testing, 07th Semester, Nov Dec 2012 Question Paper Download

Find out more question papers in this blog. The latest question paper of IT 2032 Software Testing will be updated soon once the exam has been finished on 15th December 2014.

IT 2032 Software Testing B.Tech IT Anna University Nov Dec 2012 Question Paper

IT 2032 Software Testing B.Tech IT Anna University Nov Dec 2012 Question Paper
B.E./B.Tech., DEGREE EXAMINATIONS Nov Dec 2012
INFORMATION TECHNOLOGY
SEVENTH SEMESTER
IT2032 - SOFTWARE TESTING (REGULATION 2008)
Time: 3 hours Maximum: 100 marks
Answer all the questions
Part A-(10*2=20 marks)
1. List the four components the software development process is comprised of.
2. Distinguish between fault and failure.
3. what is black box approach?.
4. What is a control flow graph.?
5. What is unit testing. ?
6. Why is it so important to design a test harness for re-usability.?
7. List any two importance to testing plan.
8. Write down the skills needed by a technical level tester.
9. What should be included in milestone report for testing?
10. Define test measurement process
.
Part B - (5*16=80 marks)
11. (a)(i)Why is it important to meticulously inspect test result? Give Example?
(ii)Discuss the drawbacks in case if you fail to inspect
. (or)
11. (b)(i)Why is it necessary to develop test cases for both valid and invalid input condition.
(ii)How important is document for product? How will you test requirement and design
document?
12. (a)Develop black-box test cases using equivalence class partitioning nd boundary value
analysis to test a module for ATM system.
(or)
12. (b)Imagine yourself as a developer of flight control system. Describe any three test adequacy
criteria you would consider applying to develop test cases for flight control system.
13. (a)List and explain types of system test
. (or)
13. (b)Develop a use case to describe a user purchase of a laptop with credit card from online vendor using web based software. With use case, design a set of tests you would use during system test (general).
14. (a)Why is testing plan important for developing a repeatable and managed testing process.
Give example.
(or)
14. (b)What role do user/client play in the development of test plan for a project? Should they be
present at any of the test plan reviews. Justify your answer. 15. (a)If you are developing a patient record system for health care centre, why of the stop test will be most appropriate for this system.
(or)
15. (b)What is the role of the tester in supporting, monitoring and controlling of testing?

IT 1008 [New code: IT 2032 Software Testing, 07th Semester May June 2009 Question Paper

IT 1008 [New code: IT 2032 Software Testing, 07th Semester May June 2009 Question Paper
Anna University Chennai
B. E./B. Tech. DEGREE EXAMINATION, MAY/JUNE 2009.
Eighth Semester [Now 07th Semester in R-2008]
Information Technology
IT 1008 - SOFTWARE TESTING
(Regulation 2004)
Time: Three hours
Maximum: 100 marks
Answer ALL questions.
PART A - (10 x 2 = 20 marks)
1. List any two classifications of defect.
2. Distinguish between fault and failure;
3. Which Testing strategy is best to uncover the defect? Why?
4. What is a control flow graph?
5. How would you define a software unit for object oriented code?
6. Why is it so important to design a test harness for re-usability?
7. List any two importance of testing plan.
8. What is role of manager in support of test group?
9. What should be included in milestone report for testing?
10.Define test measurement process.
PART B - (5 X 16 = 80 marks)
11. (a) (i) Why is it important to meticulously inspect test result? Give Example.(10)
(ii)Discuss the drawbacks in case if you fail to inspect(6)
OR
(b) (i)Why is it necessary to develop test cases for both valid and invalid input condition? (8)
(ii) How important is document for product? How will you test requirement and design
document? (8)
12. (a) Develop black-box test cases using equivalence class partitioning and boundary value analysis to test a module for ATM system. (16)
OR
(b) Imagine yourself as a developer of flight control system. Describe any three test adequacy criteria you would consider applying to develop test cases for flight Control system. 16)
13. (a) List and explain types of system test(16)
OR
(b) Develop a use case to describe a user purchase of a laptop with credit card from a online vendor using web-based software. With use case,design a set of tests you would use during system test. (16)
14. (a)Why is testing plan important for developing a repeatable and managed testing process? Give example. (16)
Or
(b)What role do user/client play in the development of test-plan for a project? Should they be present at any of the test plan reviews. Justify your answer. (16)
15. (a)If you are developing a patient record system for health care centre, why of the stop test will be most appropriate for this system? (16)
OR
(b) What is the role of the tester in supporting, monitoring and controlling of testing? (16)

CS 045 [New code: IT 2032 Software Testing May June 2006 Question Paper

CS 045 [New code: IT 2032 Software Testing May June 2006 Question Paper
Anna University Chennai
B.E/B.Tech. DEGREE EXAMINATION, MAY/JUNE 2006.
Eighth Semester [Now in 07th Semester]
Computer Science and Engineering
CS 045 - SOFTWARE TESTING
Time: Three hours Maximum: 100 marks
Answer ALL questions
PART A- (10*2= 20 marks)
1. List out the people who are associated with testing.
2. What are test factors? Name any five of them.
3. List out the deliverables of requirement phase, which are considered for testing.
4. What are the test tools recommended for the design phase testing?
5. What is fail-safe method?
6. Identify the elements to be tested in maintenance phase.
7. How do you categorize the parametric models used in cost estimation?
8. What is the function of a moderator in inspecting test plans?
9. Which method is used for testing prototypes? Why?
10. How do structural testing methods differ from functional testing methods?
PART B - (5*16= 80 marks)
11. (i) List out any 8 common testing tools and discuss their use in testing. (8)
(ii) Differentiate dynamic and static testing methods. (2)
(iii) Discuss any two types of reports produced to visualize the test results. (6)
12. (a) (i) Explain the verification activities in traditional software
development life cycle. (10)
(ii) Distinguish between verification and validation. (6)
Or
(b) (i) Using testing strategy and tactics, state how a testing methodology can be worked out. Explain. (10)
(ii) State the various testing methodologies. (6)
(13. (a) Discuss in detail about how to use the volume-test test tool. (16)
Or
(b) Explain the test file process of test data test tool. (16)
14. (a) Explain in detail the steps involved in testing the change installation process. (16)
Or
(b) What are the parameters to be monitored for the system acceptance? Explain how it could be done. (16)
15. (a) Explain the inspection procedure for the test plan execution. (16)
Or
(b) Discuss how to test the progress of the software system during maintenance? (16)

IT 2032 Software Testing Nov Dec 2009 Anna University R-2008, 07th Semester Question Paper

IT 2032 Software Testing Nov Dec 2009 Anna University R-2008, 07th Semester Question Paper
Anna University Chennai
B. E./B. Tech. DEGREE EXAMINATION, Nov / Dec 2009.
Eighth Semester
Information Technology
IT 2032 - SOFTWARE TESTING
(Regulation 2008)
Time: Three hours
Maximum: 100 marks

Part A
1.Give the role of process in software quality.
2.List the people who are associated with testing.
3.Identify the test case design strategies.
4.What is control graph?
5.What is the difference between alpha and beta testing?
6.What are the various skills needed by a test specialist.
7.List out the test plan components.
8.State the need of test plan components.
9.Name any tow test metrics.
10.What is the purpose of critical design review?

Part B
11.a.i. Explain the steps in developing defect repository.
ii.Discuss the defect classification in detail.
OR
b.i.Discuss the forging of defects and explain the defect repository.
ii.Explain the principles of software testing and describe the role of tester in software development organization.

12.a.i.Explain briefly about path and cyclomatic complexity.
ii.Explain the test factors that must be followed to design a customized test strategy.
OR
b.Describe the role of Oaths in white box testing and explain any tow white box design approaches.

13.a.Explain the integration an and its design and planning.
OR
b.What is regression testing? Give its types. When is it necessary to perform regression testing and how is it done?

14.a.i.State and discuss the various stages that a test plan will consist of
ii.Explain the role of testing.
OR
b.i.Explain the challenges and issues faced in testing services organization. Also write how we can eliminate challenges.
ii.How can we build a test group?

15.a.i.Test metrics.
ii.Testing tools.
OR
b.i.Write about software configuration management.
ii.Write the components of review plans.

Search Everything Here