Skip To Main Content

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 6

Question text

In a bug report, the tester makes the following statement:


"The user doesn't receive an error message explaining the rejection of this invalid input and asking
to enter a valid input. Instead, the system accepts the input and after 5 seconds the message:
"Unexpected error" is displayed. If closed, the application is crashing."
This statement is likely to be found in which of the following sections of a bug report?
Select one:
Comments

Summary 
Severity
Environment 

Description
The correct answer is: Description

What information is not included in a bug report: 


Select one:

Test environment details 


How to fix the problem
The actual and expected results
Severity, priority

How to reproduce the bug


The correct answer is: How to fix the problem

Question text

The word 'bug' is synonymous with which of the following words? 


Select one:
Incident
A developer's error

Mistake 

Defect
The correct answer is: Defect
What is not related to functional testing?
Select one or more:

Test what the application/system does 


Testing based on the specifications of the software under test

A type of white-box testing  

Test how the application/system does


The correct answers are: Test how the application/system does, A type of white-box testing 

Which of the following are valid scenarios to test a shopping cart functionality?
Select one or more:

Add product to the cart 


Remove product
Update quantity

Set quantity not in stock 

Provide a text value quantity 


The correct answers are: Set quantity not in stock, Add product to the cart, Update quantity, Remove
product, Provide a text value quantity

Question text

Which activities are done during test preparation phase?


Select one or more:
Create and update test strategy
Environment setup

Requirements Analysis 

Bug reporting 

Gather test data 


Feedback

Răspunsul dumneavoastră este incorect.


The correct answers are: Gather test data, Environment setup
Question text

Which are not phases of the testing process?


Select one or more:

Analysis and Design 


Test case breakdown
Test Closure

Implementation 

Requirements Analysis
Feedback

Your answer is partially correct.


You have correctly selected 2.
The correct answers are: Test case breakdown, Implementation, Analysis and Design

Question text

What is a bug?
Select one:
A programmer's mistake

It's an error that prevents the system to work incorrectly 


A problem caused by an infrastructure error

A problem causing a program to crash or produce invalid output


Feedback

Your answer is incorrect.


The correct answer is: A problem causing a program to crash or produce invalid output

Question text

What is exploratory testing?


Select one or more:

Maximum planning and minimum test execution 


A testing session with a timeline and scope 

A scripting way to test application 


Simultaneous learning, test design and test execution

A black-box testing technique


Feedback

Răspunsul dumneavoastră este parțial corect.


You have correctly selected 1.
The correct answers are: Simultaneous learning, test design and test execution, A black-box testing
technique, A testing session with a timeline and scope
Question text

What is testing?
Select one or more:
Is having a mindset of making the application to work
Is an investigation conducted to provide stakeholders with information about the quality of the
product under test

Is a process of executing a program or application with the intent of finding the software bugs 

Is a method of assessing the functionality of a software program 

Is fixing a bug or writing a test 


You have correctly selected 2.
The correct answers are: Is a process of executing a program or application with the intent of finding
the software bugs, Is a method of assessing the functionality of a software program, Is an
investigation conducted to provide stakeholders with information about the quality of the product
under test
Question text

An economy ticket can get upgraded to a business one, especially if one hold a gold card in the
airline's frequent flyer program. 
If one doesn't hold a gold card, one can get 'bumped' off the flight if it is full and one checks in late. 
Three tests have already been run: 
Test 1: Gold card holder who gets upgraded to business class 
Test 2: Non-gold card holder who stays in economy 
Test 3: A person who is bumped from the flight 
What additional tests would be needed to achieve better coverage?
Select one:
A gold card holder and a non-gold card holder who both stay in economy class
A gold card holder who stays in economy and a non-gold card holder who gets upgraded to
business class
A gold card holder who is upgraded to business class and a non-gold card holder who stays in

economy class 

A gold card holder and a non-gold card holder who are both upgraded to business class
The correct answer is: A gold card holder who stays in economy and a non-gold card holder who
gets upgraded to business class

Question text

What questions should the testing activities answer?


Select one or more:
There are no bugs into the software, aren't they?

Are there defects in the software? 


Did the team test enough?

Does the software meet the requirements? 

Does the software work correctly? 


The correct answers are: Does the software work correctly? , Are there defects in the software?,
Does the software meet the requirements?

Question text

Testing should be started when: 

Select one:
Time has run out

All the planned tests have been created 


All required testing execution criteria are met
All defects have been validated

All defects are reopened


The correct answer is: All required testing execution criteria are met
Question text

Which are the reasons for automate tests?


Select one or more:

Repeat the same test many times 

Improve execution time 

Replace manual testers 

For regression testing 

For exploratory testing


The correct answers are: Improve execution time, Repeat the same test many times, For regression
testing

Question text

Related to requirements analysis, is the below statement true or false?


A lot of bugs in software are not due to incomplete or inaccurate functional requirements.
Select one:
True

False 
The correct answer is 'False'.

Question text

Related to requirements analysis, is the below statement true or false?


It's better to catch the requirement ambiguities and fix them early in the development life cycle.
Select one:

True 

False
The correct answer is 'True'.

You might also like