Flat 50% off on all training & certification courses. Limited time offer Explore courses

Use these filters to find papers

  Question
2

Attempt any five of the following: -

(a) What is the purpose of software testing? Who should test?

(b) Explain the following terms: Test case, test suite, error, incident, fault and failure.

(c) Differentiate static and dynamic testing.'

(d) Explain the V-shaped software life cycle model of testing.

(e) What is Cyclomatic Complexity? Explain with appropriate example.

(f) Differentiate debugging and testing.

(g) Describe cause-effect graphing technique with the help of example.

This question has 1 answers so far.
1

b) Considering the issues of psychology, identify the set of vital testing principles or guidelines considered in software testing.

This question has 0 answers so far.
0
What is a software failure? Discuss the conditions of a failure. Mere presence of faults may not lead to failures. Explain with the help of an example. This question has 0 answers so far.
0
Discuss the Difference between Stub and driver. This question has 0 answers so far.
0
Discuss the Difference betwee Static and dynamic testing tools. This question has 0 answers so far.
0
Discuss the Difference between Program and software. This question has 0 answers so far.
0
Discuss the Difference between Test, Test case and Test Suite. This question has 0 answers so far.
0
Discuss the Difference between Performance and Functional testing. This question has 0 answers so far.
0
Discuss the Difference between Black box and White box testing. This question has 0 answers so far.
0
Discuss the Difference between Verification and validation. This question has 0 answers so far.
0
Discuss the Difference between Positive and negative testing. This question has 0 answers so far.
0
What is the relationship of V-shaped software life cycle model with waterfall model?How is acceptance testing related to requirement analysis and specification phase? This question has 0 answers so far.
0
What is risk? What is the use of risk analysis? This question has 0 answers so far.
0
Will exhaustive testing (even if possible for a very small program) guarantee that the program is 100% correct? This question has 0 answers so far.
0
Testing is not a single phase in the software development life cycle. Explain and comment. This question has 0 answers so far.
0
There are two limitations in software testing:-) (i)Input domain is too large to test (ii) Too many paths in the program Justify these limitations with the help of suitable examples. This question has 0 answers so far.
0
Discuss the advantages of testing with reference to the software product. This question has 0 answers so far.
0
Verification and validation are used interchangeably many times. Define these terms and establish their relationship with testing. This question has 0 answers so far.
0
Define a test case. What are the objectives of test case design? Discuss the various steps involved. This question has 0 answers so far.
0
What are the limitations of boundary value analysis technique? Discuss the situations in which it is not effective. This question has 0 answers so far.
0
Show with the help of an example that a very high level of statement coverage does not mean that program is defect free. This question has 0 answers so far.
0
Consider the program for determination of total telephone bill amount to be paid by customer given in Q4(a). Consider variables "custnum" and "netamount" and generate possible program slices. Design at least one test case from every slice. This question has 0 answers so far.
0
Discuss the regression test selection algorithm using an example. This question has 0 answers so far.
0
What is mutation testing? What is the purpose of mutation score? Why higher order mutants are not preferred? This question has 0 answers so far.
0
What is the purpose of integration testing? Compare the top down and bottom up integration testing approaches to test a program This question has 0 answers so far.
0
What is a risk matrix? How do we assign thresholds that group the potential problems into priority categories? This question has 0 answers so far.
0
What is class based testing? Why it is suitable for object oriented testing? This question has 0 answers so far.
0
Design state based model for stack (elements are inserted based on the principle last in first out) class. This question has 0 answers so far.
0
Write short notes on the Functional testing tools. This question has 0 answers so far.
0
Write short notes on the Object oriented concepts. This question has 0 answers so far.
0
Write short notes on the Debugging approaches. This question has 0 answers so far.
0
What is software testing? Is it possible to do complete testing? This question has 0 answers so far.
0
Explain error, fault and failure. This question has 0 answers so far.
0
What are Test cases? Elaborate with an example. This question has 0 answers so far.
0
What are the limitations of testing? This question has 0 answers so far.
0
Explain the difference between alpha and beta testing. This question has 0 answers so far.
0
Differentiate between black box and white box testing. This question has 0 answers so far.
0
What is graph theory? How is it useful in testing? Explain in detail with suitable examples. This question has 0 answers so far.
0
What are the essentials of software testing? Why software testing in hard? This question has 0 answers so far.
0
What are the various principles of software testing? This question has 0 answers so far.
0
Consider a program for classification of a triangle. Its input is a triple of positive integers (say a, b, c )form interval (1,100). The output may be one of the following Scalene, Isosceles, Equilateral, Not a triangle, invalid inputs. Find all du-paths identify those du-paths that are definition clear. This question has 0 answers so far.
0
Discuss Cause Effect graphing technique with an example. This question has 0 answers so far.
0
What is cyclomatic complexity? Explain with the help of an example . This question has 0 answers so far.
0
Define Regression Testing Is it necessary to perform? How various regression testing techniques differ from each other? Explain in detail all the variants of regression testing techniques. This question has 0 answers so far.
0
What are the various levels of testing? Elaborate with suitable example. This question has 0 answers so far.
0
What is debugging? Explain the debugging cycle and its role in testing process. This question has 0 answers so far.
0
What is object-oriented testing? How is it different from simple testing and GUI testing? Explain various issues involved in it with examples. This question has 0 answers so far.
0
Explain in detail the various challenges and strategies involved in testing internet applications. This question has 0 answers so far.
0

a. With a neat diagram of a testing life cycle explain following:

i) Fault 

This question has 0 answers so far.
0

a. With a neat diagram of a testing life cycle explain following:

ii) Failure

This question has 0 answers so far.
0

a. With a neat diagram of a testing life cycle explain following:

iii) Incident

This question has 0 answers so far.
0

a. With a neat diagram of a testing life cycle explain following:

iv) Test case

This question has 0 answers so far.
0

b. With a neat sketch, explain the features of “The SATM system.

This question has 0 answers so far.
0

a. Explain the following:

    i) Robustness testing 

This question has 0 answers so far.
0

a. Explain the following:

   ii) Worst-case testing.

This question has 0 answers so far.
0

b. Describe the equivalence class test cases for 'The triangle problem'.

This question has 0 answers so far.
0

a.Define the program graph. Write a structured triangle program and the program graph.

This question has 0 answers so far.
0

b. For the program graph G(P) and a set of program variable, define the terms "Defining node of a variable', 'Definition use path with respect to a variable 'All-Defs criterion', 'All C. uses/some p-used and 'All du-paths.criterion'.

This question has 0 answers so far.
0

a. Briefly explain the specification-based life-cycle models in levels of testing.

This question has 0 answers so far.
0

b. What is decomposition based integration? Define the different types of decomposition based integration.

This question has 0 answers so far.
0

a. Briefly explain the basic concepts for requirements specification in system testing.

This question has 0 answers so far.
0

b. Write a short note on: 'taxonomy of interactions' and 'Client/Server testing'

This question has 0 answers so far.
0

a. List and explain any four principles that characterize various approaches and techniques for analysis and testing. 

This question has 0 answers so far.
0

b. Explain how does the goals of quality process improvement can be accomplished for analysis and testing of a software. 

This question has 0 answers so far.
0

a. What is fault -based testing? Define the terminologies Program location and Alternate expression'.

This question has 0 answers so far.
0

b. Define scaffolding? Mention the purposes of scaffolding,

This question has 0 answers so far.
0

c. What is a test oracle? With a neat diagram explain the comparison based test oracle.

This question has 0 answers so far.
0

a. Discuss the risks generic to process management and risks specific to quality management with a suitable example. 

This question has 0 answers so far.
0

b. Discuss the basic elements of analysis and test plan.

This question has 0 answers so far.
0
Why test case prioritization is needed? This question has 0 answers so far.
0
Why testing is so hard? This question has 0 answers so far.
0
What is slice base testing? This question has 0 answers so far.
0
What is Mutation score? How do you interpret it? This question has 0 answers so far.
0
Enlist some dynamic testing tools. Explain any one in detail. This question has 0 answers so far.
0
Explain the role of stubs and drives in software testing. Give examples. This question has 0 answers so far.
0
What is gray box testing? How it is able to bridge the gap between black box and white box testing? Explain. This question has 0 answers so far.
0
Draw a template of test case and explain its various fields. This question has 0 answers so far.
0
Distinguish between Inspection, Reviews and Walkthrough. This question has 0 answers so far.
0
Differentiate between verification and validation, This question has 0 answers so far.
0
Justify the statement software testing can only detect the presence of error, not their absence" This question has 0 answers so far.
0
Draw boundary value test cases for the following Ticket value entered during booking a flight can have value 1 to 9. Make assumptions and state them clearly. This question has 0 answers so far.
0
What is equivalence class testing? For the same problem given in question 5 (a), design equivalence class test cases. This question has 0 answers so far.
0
Define Test case. This question has 0 answers so far.
0
Define Test case specification This question has 0 answers so far.
0
Define Test obligation. This question has 0 answers so far.
0
Define Test execution. This question has 0 answers so far.
0
Define Test Adequacy criterion. This question has 0 answers so far.
0
Define Scaffolding. This question has 0 answers so far.
0
Define GUI testing. This question has 0 answers so far.
0
What is cyclamate complexity? Discuss all methods to compute it. This question has 0 answers so far.
0
Discuss various data flow testing criteria. This question has 0 answers so far.
0
How Regression testing is more difficult than development testing?Explain. This question has 0 answers so far.
0
Write a program to find maximum of three numbers. Generate DD-path test cases for it. This question has 0 answers so far.
0
What are goals of testing? This question has 0 answers so far.
0
Justify why it is not possible to guarantee that software is error free. This question has 0 answers so far.
0
Which testing are performed to test functionality of a software? This question has 0 answers so far.
0
What is a graph matrix? This question has 0 answers so far.
0
What are the objective of integration testing? This question has 0 answers so far.
0
What are the issues in object oriented testing? This question has 0 answers so far.
0
What are the characteristics of modem testing tool? Name two latest testing tools This question has 0 answers so far.
0
Differentiate alpha testing and beta testing. This question has 0 answers so far.
0
What is cyclomatic complexity? Discuss its advantage. This question has 0 answers so far.
0
Differentiate between unit, integration and system testing, This question has 0 answers so far.
0
What are the different goals of software testing? What are the limitations in achieving them? Explain the process of software testing. This question has 0 answers so far.
0
Explain the V-Model software development. This question has 0 answers so far.
0
With the help of a program that finds out the smallest of two numbers, explain Decision tale based testing and Cause Effect Graph testing? Are they related? Justify. This question has 0 answers so far.
0
Explain Statement Coverage testing. This question has 0 answers so far.
0
Explain Branch Coverage testing. This question has 0 answers so far.
0
Explain Path coverage testing. This question has 0 answers so far.
0
Explain the regression testing and slice based testing. This question has 0 answers so far.
0
Write a program to find maximum of three numbers and perform data flow testing on it. This question has 0 answers so far.
0
Write short note on the Different types of testing in object oriented system. This question has 0 answers so far.
0
Explain the difference between Black Box and White Box testing. Give three examples of each. This question has 0 answers so far.
0

Attempt any ten questions of the following: -

(a) What are the objectives of software testing? Can this objective be achieved 100%? 

(b) What are Test Matrices?

(c) Why we use Decision Tables?

(d) How do you measure Test effectiveness?

(e) What is Localization Testing?

(f)  Explain cause effect graphing.

(g) Explain Recovery Testing with. examples.

(h) Explain Eng-to-End Testing.

(i) What is the difference between re-testing and regression testing?

(j) Why are static testing and dynamic testing described as complementary?

(k) Explain Object-oriented testing.

(l) Explain the method of testing classes.

This question has 0 answers so far.
0

(a) Explain the limitation of testing. Why it is so hard.

(b) Explain the shaped software Life Cycle Model of testing,

This question has 0 answers so far.
0

(a) will exhaustive testing guarantee that the program is 100% correct

(b) Explain the role of software testing during software life cycle and why is it so difficult.

This question has 0 answers so far.
0

(a) Write a C program for finding the maximum and minimum out of three- numbers and compute its cyclomatic complexity using all possible methods.

(b) Explain cause-effect graphing technique. Why is it different from other functional techniques?

This question has 0 answers so far.
0

(a) What is the difference between weak normal and strong normal equivalence class testing?

(b) Write a program to calculate average of 10 numbers. Using data flow testing design all du paths and dc-paths in this program. 

This question has 0 answers so far.
0

(a) What sort of tests may be carried out during database testing?

(b) List and explain prioritization guidelines.

This question has 0 answers so far.
0

(a) Explain with the help of an algorithm, the test first approach used to test an RDBMS

(b) What is the importance of stubs? Explain through an example.

This question has 0 answers so far.
0

(a) Explain how coject oriented testing is different from procedural testing?Explain with example.

(b) Explain function oriented metrics and compare with size oriented metrics with examples.

This question has 0 answers so far.
0

(a) Explain the testing process for object-oriented programs.

(b) Write a C program for calculation of roots of a quadratic equation. Find out its all software science metrics.

This question has 0 answers so far.
0

Q1. Attempt any five of the following:

a) What is software testing? Explain objectives of software testing?

b) How is the decision table-based testing useful for testers?

c) Explain the following terms: test case, test suite, error, incident, fault and failure.

d) Differentiate between static and dynamic testing.

e) What are the issues in Object Oriented testing?

f) How mutation testing is different from slice-based testing.

g) Explain the V-shaped software life cycle model of testing.

This question has 0 answers so far.
0

a) Explain the limitations of software testing? Why is it so hard?

This question has 0 answers so far.
0

b) Explain any four methods used in manual software testing?

This question has 0 answers so far.
0

a) Software testing can be an unending process. What criteria are used to stop testing?

This question has 0 answers so far.
0

a) Write a program to sort an array of numbers. Draw the program graph and determine its cyclomatic complexity?

This question has 0 answers so far.
0

b) Explain cause-effect graph technique.

This question has 0 answers so far.
0

c) What is boundary value analysis? Generate test cases using BVA for a program having three inputs, each in the range of [1-100] 

This question has 0 answers so far.
0

a) What is equivalence class testing? Explain its types using suitable example.

This question has 0 answers so far.
0

b) Draw a flow graph and DD path graph using a program that classifies a triangle as: Scalene, Isosceles, Equilateral, and Not a Triangle. The range for input parameters is 0-100. Also find the independent paths from DD path.

This question has 0 answers so far.
0

a) Graphically illustrate the various levels of testing? Explain integration testing in detail. 

This question has 0 answers so far.
0

b) What is Regression testing? When and how is it performed?

This question has 0 answers so far.
0

a) What are stubs and drivers? Explain various debugging approaches of software testing? 

This question has 0 answers so far.
0

b) Differentiate between alpha and beta testing.

This question has 0 answers so far.
0

a) How is object-oriented integration and system testing different from functional oriented integration testing.

This question has 0 answers so far.
0

b) What is GUI testing? Explain its characteristics in detail?

This question has 0 answers so far.
0

a) What is class testing? Explain using an example.

This question has 0 answers so far.
0

b) Explain the challenges and strategies of testing internet applications.

This question has 0 answers so far.
0

(a) What is software testing and what are its limitations? Illustrate the test plan terplate using suitable example. 

This question has 0 answers so far.
0

(b) What is exit criterion of software testing process? What is its significance? 

This question has 0 answers so far.
0

Discuss in detail the steps of testing process and also describe various types of verification techniques used for testing. 

This question has 0 answers so far.
0

(a) Discuss different parts of decision table? Draw decision table for largest of three numbers. 

This question has 0 answers so far.
0

(b) Diagrammatically explain various types of equivalence class testing?

This question has 0 answers so far.
0

(b) Generate all the independent paths required for testing program that finds all even numbers between 1-50.

This question has 0 answers so far.
0

(a) What is unit testing? State its benefits and the components or objects used for performing unit testing, 

This question has 0 answers so far.
0

(b) What is regression testing and extreme testing? State the benefits and purpose of each testing method. 

This question has 0 answers so far.
0

(a) What is the difference between integration and system testing? Explain different strategies used for integration testing.

This question has 0 answers so far.
0

(b) What is mutation testing? Why high order mutants are not preferred?

This question has 0 answers so far.
0

(a) What is class testing? Explain various class testing techniques used in object-oriented testing? 

This question has 0 answers so far.
0

(b) What is GUI testing and what elements are covered in GUI testing?

This question has 0 answers so far.
0

(a) Explain in detail the object-oriented software testing process..

This question has 0 answers so far.
0

(b) State the strategies of testing internet applications.

This question has 0 answers so far.
0

Attempt  the following:

(a) State the relationship between software engineering and software testing?

This question has 0 answers so far.
0

Attempt  the following:

(b) Explain the difference between validation and verification

This question has 0 answers so far.
0

Attempt  the following:

(c) Differentiate between structural testing and functional testing?

This question has 0 answers so far.
0

Attempt  the following:

(d) What is a graph theory? Explain the terms-in-degree, out-degree, sink and source nodes of the graph.

This question has 0 answers so far.
0

Attempt  the following:

(e) What is debugging and why it is so hard?

This question has 0 answers so far.
0

Attempt  the following:

(f) State the issues and challenges experienced in object oriented software testing?

This question has 0 answers so far.
0

 Write short note on:

(i) DD-Path Testing

This question has 0 answers so far.
0

 Write short note on:

(ii) Boundary-value analysis

This question has 0 answers so far.
0

 Write short note on:

(iii) Graph Metrics

This question has 0 answers so far.
0

What is graph theory? How is it useful in testing? Explain in detail with suitable examples. 

This question has 0 answers so far.
0

(a) What are the essential of software testing? Why software testing is hard?

This question has 0 answers so far.
0

(b) What are the various principles of software testing?Unit IT

This question has 0 answers so far.
0

Consider a program for classification of a triangle. Its input in a triple of positive integers (say a, b, c) form interval [1,100). The output may be one of the following: [Scalene, Isosceles, Equilateral, Not a triangle, invalid inputs] Find all du paths identity those du-paths that are definition clear 

This question has 0 answers so far.
0

(a) Discuss cause effect graphing technique with an example.

This question has 0 answers so far.
0

(b) What is cyclomatic complexity? Explain with the help of an example.

This question has 0 answers so far.
0

Define Regression testing. Is it necessary to perform? How various regression testing techniques differ from each other? Explain in detail all the variants of regression testing techniques. 

This question has 0 answers so far.
0

(a) What are the various levels of testing? Elaborate with suitable example.

This question has 0 answers so far.
0

(b) What is debugging? Explain the debugging cycle and its role in testing process.

This question has 0 answers so far.
0

What is object-oriented testing? How is it different from simple testing and GUI testing? Explain various issues involved it with examples.

This question has 0 answers so far.
0

Explain in detail the various challenges and strategies involved in testing internet applications

This question has 0 answers so far.
0

Attempt the following:

(a) What is Software Testing? Is it possible to do complete testing.

This question has 0 answers so far.
0

Attempt the following:

(b) Explain error, fault and failure.

This question has 0 answers so far.
0

Attempt the following:

(c) What are Test cases? Elaborate with an example.

This question has 0 answers so far.
0

Attempt the following:

(d) What are the limitations of testing?

This question has 0 answers so far.
0

Attempt the following:

(c) Explain the difference between alpha and beta testing.

This question has 0 answers so far.
0

Attempt the following:

(f) Differentiate between black box and white box testing.

This question has 0 answers so far.
0

(a) Differentiate structural and functional testing. Give three examples of each 

This question has 0 answers so far.
0

(b) What are the limitations of software testing? Why it is so hard?

This question has 0 answers so far.
0

(c) Give some examples of software failures to highlight the importance of testing. 

This question has 0 answers so far.
0

(a) Considering the issues of psychology, identify the set of vital testing principles in software testing. 

This question has 0 answers so far.
0

(b) Explain code inspections, walk through and pear review. 

This question has 0 answers so far.
0

Consider a program for classification of triangle. Its input is a triple of positive integers (a,b,c) from interval [1,100). The output may be one of the following: (Scalene, Isosceles, Equilateral, Not a triangle, invalid input). Find all du-paths, identify those du-paths that are definition clear (dc.).

This question has 0 answers so far.
0

a) Draw a neat diagram of a graph and define the following:-

i. Degree of nodes

ii. Incidence Matrix

iii. Adjancy Matrix 

This question has 0 answers so far.
0

(b) What is Boundary Value Analysis? Generate test cases using BVA fora program having three inputs, ranges.[1-100]. 

This question has 0 answers so far.
0

(a) Graphically illustrate the various levels of testing? Explain Integration testing in details. What are stubs and drivers. 

This question has 0 answers so far.
0

(b)  What is regression testing? When & how it is performed: 

This question has 0 answers so far.
0

(a) Explain various debugging approaches of software testing.

This question has 0 answers so far.
0

(b) Differentiate Alpha, beta testing, acceptance testing.

This question has 0 answers so far.
0

Explain the following: -

(a) Draw a flow graph and DD path graph using program that classifies a triangle as: Scalene, Isoceles, Equilateral and Not a triangle. The range for input parameters is 0-100. 

This question has 0 answers so far.
0

b) What is slice based testing? Explain.

This question has 0 answers so far.
0

(a) Discuss the difference between worst test case and adhoc test case performance evaluation by means of testing. 

This question has 0 answers so far.
0

(c) What is decision table testing? Explain it with the example of largest of three numbers, 

This question has 0 answers so far.