module1

Is this your test? Login to manage it. If not, you can generate a quiz just like it.

This is a non-interactive preview of the quiz content.

1.
1 point
---------- methodology responds to changes quickly and smoothly.
2.
1 point
"what the software does" is documented in
3.
1 point
Testing all possible combination of inputs and preconditions is feasible for small and trivial software.
4.
1 point
which model is called as the linear sequential model?
5.
1 point
Agile testing is a mix of :
6.
1 point
which testing is suitable for checking the response time of the software
7.
1 point
Iterative model is based on the traditional waterfall approach.
8.
1 point
A software for a coffee machine was being developed.after completion of the design phase it was instructed by the client to add new functional requirements to the software, which of the following development methods is best suited for the above scenario?
9.
1 point
which of these are the examples for non-functional testing
10.
1 point
Which of the following is not a software development model?
11.
1 point
requirements of the proposed system are collected by analyzing the needs of the users?
12.
1 point
Spiral model of development combine which of the following models
13.
1 point
A small number of modules usually contain most of the defects discovered. This phenomenon is called
14.
1 point
Which one is derivative approach of agile methodology.
15.
1 point
Two different clients have approached our firm with two different types of software for testing
16.
1 point
in which phase functional and non functional requirements are broken into testable requirements
17.
1 point
Which testing is more expensive
18.
1 point
The following aspects should be focused on if detailed testing is not feasible
19.
1 point
Agile methodology was developed to:
20.
1 point
If same tests are repeated over and over again
21.
1 point
Spiral model is largely preferred for complicated projects
22.
1 point
The system is tested at the end of which phase in the incremental model?
23.
1 point
Which of the following methodology involves testing in customer perspective as early as possible?
24.
1 point
In which of the following models, a project is broken into many small parts?
25.
1 point
which test is used to determine a small section of application is still working after minor changes
26.
1 point
Testing helps to find all the defects in a software.
27.
1 point
which testing is done to test the behaviour of the whole system/product?
28.
1 point
To overcome pesticide paradox
29.
1 point
What does ‘absence-of-errors' fallacy mean?
30.
1 point
In Waterfall model moving from one phase to another phase is feasible only if the preceding phase is complete and perfect
31.
1 point
what has to describe in the users requirements document ?
32.
1 point
testing of software to ensure the data flow across the developed software and the other external interfaces is component integration testing
33.
1 point
which testing is done to check how well the software can handle difficult and easy cases
34.
1 point
Synonyms of black box testing
35.
1 point
which testing is carried out by developers to ensure that there are no critical defects in the application
36.
1 point
Which one is not a feature of agile approach
37.
1 point
development of test scenarios and test cases happens in which of the following test phases?
38.
1 point
Knowledge of internal system is not required in
39.
1 point
If no defects are found in a software, it is a proof of correctness.