Quizzes
Search
Take Quizzes
Animal
Nutrition
Love
Relationship
Computer
Sports
Society
Business
Geography
Language
Personality
Harry Potter
Movie
Television
Music
Online Exam
Health
Country
Art
Entertainment
Celebrity
Math
Game
Book
Fun
Science
Food
History
Education
All Topics
Create a Quiz
Quiz Maker
Training Maker
Survey Maker
Flashcards
Brain Games
See All
ProProfs.com
Search
Create A Quiz
Take Quizzes
Animal
Nutrition
Love
Relationship
Computer
Sports
Society
Business
Geography
Language
Personality
Harry Potter
Movie
Television
Music
Online Exam
Health
Country
Art
Entertainment
Celebrity
Math
Game
Book
Fun
Science
Food
History
Education
All Topics
Products
Quiz Maker
Training Maker
Survey Maker
Flashcards
Brain Games
See All
ProProfs.com
Quizzes
Quizzes
Soft Test Trivia: MCQ Quiz!
33 Questions
|
By Bscit_it | Updated: Mar 21, 2022
| Attempts: 40
Share
Start
Share on Facebook
Share on Twitter
Share on Whatsapp
Share on Pinterest
Share on Email
Copy to Clipboard
Embed on your website
Question
1
/ 33
0 %
0/100
Score
0/100
1.
Structure-based testing techniques
Use the internal structure of the software to derive test cases.
Use functional aspects of software to derive test cases.
Use non-functional aspects of software to derive test cases.
Submit
Start Quiz
About This Quiz
.
2.
What's your name?
We’ll put your name on your report, certificate, and leaderboard.
2.
Which of the following statements about the relationship between statement coverage and decision coverage is correct?
Which of the following statementsabout the relationship between statement coverageand decision coverage is correct?
100% statement coverage is achieved if decisioncoverage is greater than 90%.
100% decision coverage always means 100%statement coverage.
100% statement coverage always means 100%decision coverage.
Submit
3.
During Review meeting, a defect is said to be major when:
Defects could cause a downstream effect
Defects will cause downstream damage; the scope and impact of thedefect is beyond the document under inspection.
Defects are not likely to cause downstream damage
Submit
4.
Use cases are a sequence of steps that describe the interactions.
Between the actor and the system
Between the actor and the admin
Between the one system and the other system
None
Submit
5.
Which statement about the function of a static analysis tool is true?
Gives quality information about thecode without executing it.
Checks expected results against actualresults.
Can detect memory leaks.
Gives information about what code hasand has not been exercised.
Submit
6.
When performing component or integration testing, ____________ forms the basis of the tests.
A design document
A requirement specification document
A high level document
Submit
7.
What statement about reviews is true?
Inspections are led by a trainedmoderator,whereas technical reviews are notnecessarily.
Technical reviews are led by atrained leader, inspections are not.
In a walkthrough, the author does notattend
Participants for a walkthrough alwaysneed to be thoroughly trained
Submit
8.
Static code analysis typically identifies all but one of the following problems. Which is it?
Unreachable code
Undeclared variables
Faults in the requirements
Too few comments
Submit
9.
______________ testing is based on the skills and experience of the tester.
Error guessing
Exploratory
Decision table
State transition
Submit
10.
The drawback of code coverage measurement is that:
It measures coverage of what has been written, i.e. the code itself;
It cannot say anything about the software that has not been written
Both
Submit
11.
Which one of the following is true?
Decision coverage measures the coverage of both conditional and unconditional branches;
Branch coverage measures the coverage of both conditional and unconditional branches
Branch coverage measures the coverage of conditional
Submit
12.
A person who does the logging especially during formal review such as an inspection is known as.
Scribe
Author
Tester
Moderator
Submit
13.
Which of the following is True?
Static Analysis is for early detection of defects ;
Static Analysis is for identification of defects not easily found in dynamic testing;
Static Analysis provides early warning about suspicious aspects of the code, design or requirements;
All of them
Submit
14.
To apply boundary value analysis,
Always take the minimum and maximum(boundary) values from the valid partition
Always take the minimum and maximum(boundary) values from the invalid partition
Always take the minimum from valid boundary and maximum from the invalid boundary
Submit
15.
Which of the following would be an example of decision-table testing for a financial application applied at the system-test level?
A table containing rules for combinations ofinputs to two fields on a screen
A table containing rules for interfaces betweencomponents.
A table containing rules for mortgageapplications.
A table containing rules for chess.
Submit
16.
An 'invalid' partition in ECP testing means?
A value that cannot be entered by a user
A value that the software should correctly handle by giving error message
A value for which the software gives the correct output
Submit
17.
The__________ performs the entry check and the follow-up on the rework, in order to control the quality of the input and output of the review process.
Moderator
Project manager
Test manager
Reviewer
Submit
18.
Which of the following basic part comes under 'State transition model'?
The states that the software may occupy
The transitions from one state to another
The events that cause a transition and the actions that result from a transition
All of the given parts
Submit
19.
______ is the most formal review type.
Inspection
Walk through
Technical review
Submit
20.
Which one is the Experience Based Technique?
Error guessing
Exploratory testing
Both
Submit
21.
Which is not a type of review?
Walkthrough
Inspection
Informal review
Management approval
Submit
22.
The control flow structure addresses the sequence in which the ___________
Instructions are executed.
The data items are accessed and modified by the code.
Data is organised, independent ofthe program.
None
Submit
23.
Which one is the Specification Based Technique?
Equivalence partitioning and boundary value analysis
Walkthrough
Statement Coverage
Exploratory Testing
Submit
24.
Which of the following artifacts can be examined by using review techniques?
Software code
Requirements specification
Test designs
All of the above
Submit
25.
A walkthrough is lead by the __________.
Author
Moderator
Trainer
Leader
Submit
26.
Non-functional testing is concerned
With examining how well thesystem does something, rather than what it does.
With what the system does, its featuresor functions.
None
Submit
27.
In which document described in IEEE 829 would you find instructions for the steps to be taken for a test including set-up, logging, environment and measurement?
Test plan
Test design specification
Test case specification
Test procedure specification
Submit
28.
Which of the success factors that improve the chances of success when implementing reviews?
Explicitly plan and track review activities
Continuously improve process and tools
Pick things that really count
All of them
Submit
29.
The cyclomatic complexity metric is based on?
The number of decisions in a program.
It provides an indication ofthe amount of testing necessary to practically avoiddefects.
Identify high risk, complex areas.
All of them
Submit
30.
______ is an optional step in a formal review process.
Kick-off
Rework
Preparation
Follow-up
Submit
31.
Very ______testing may have no documentation at all.
Informal
Formal
Static
Dynamic
Submit
32.
______________ testing is a hands-on approach in which testers are involved in minimum planning and maximum test execution.
Error guessing
Exploratory
Structure based
Black box
Submit
33.
Techniques to test non-functionalaspects are
Less procedural and less formalized
Less procedural and more formalized
More procedural and less formalized
Submit
View My Results
Related Quizzes
There Will Come Soft Rains
There Will Come Soft Rains
Phonics - Soft "G"
Phonics - Soft "G"
Dodgeball Soft Court Quiz
Dodgeball Soft Court Quiz
Thank you for your feedback!
Would you like to edit this question to improve it?
No thanks
Name:
Email:
Oops! Give us more information:
Incorrect Question
Incorrect Answer
Typos
I have a feedback
Submit
Please provide name and email to proceed.
Please provide correct email to proceed.
Please provide feedback.
Please select the option.
All (33)
Unanswered (
)
Answered (
)
Structure-based testing techniques
Which of the following statements...
During Review meeting, a defect is said to be major when:
Use cases are a sequence of steps that describe the interactions.
Which statement about the function of a static analysis tool is true?
When performing component...
What statement about reviews is true?
Static code analysis typically...
______________ testing is based on the skills and experience of...
The drawback of code coverage measurement is that:
Which one of the following is true?
A person who does the logging especially during formal review such as...
Which of the following is True?
To apply boundary value analysis,
Which of the following would be an...
An 'invalid' partition in ECP testing means?
The__________ performs the entry check...
Which of the following basic part comes under 'State transition...
______ is the most formal review type.
Which one is the Experience Based Technique?
Which is not a type of review?
The control flow structure addresses the sequence in which the...
Which one is the Specification Based Technique?
Which of the following artifacts can be examined by using review...
A walkthrough is lead by the __________.
Non-functional testing is concerned
In which document described in IEEE...
Which of the success factors that improve the chances of success when...
The cyclomatic complexity metric is based on?
______ is an optional step in a formal review process.
Very ______testing may have no documentation at all.
______________ testing is a hands-on approach in which testers are...
Techniques to test non-functionalaspects are
X
OK
X
OK
Cancel
X
OK
Cancel
Back to top
Back to top
Advertisement