SlideShare a Scribd company logo
Software Testing Quiz Questions and answers
1) The approach/document used to make sure all the requirements are covered when writing test cases
a) Test Matrix
b) Checklist
c) Test bed
d) Traceablity Matrix
Show Answer
2) Executing the same test case by giving the number of inputs on same build called as
a) Regression Testing
b) ReTesting
c) Ad hoc Testing
d) Sanity Testing
Show Answer
3) Control Charts is a statistical technique to assess, monitor, and maintain the stability of a process.
a) True
b) False
Show Answer
4) To check whether we are developing the right product according to the customer requirements are not.
a) Validation
b) Verification
c) Quality Assurance
d) Quality Control
Show Answer
5) To check whether we have developed the product according to the customer requirements r not. It is a D
a) Validation
b) Verification
c) Quality Assurance
d) Quality Control
Show Answer
6) Staff development plan describes how the skills and experience of the project team members will be dev
a) True
b) False
Show Answer
7) It is a set of levels that defines a testing maturity hieraecy
a) TIM (Testing Improving Model)
b) TMM (Testing Maturity Model)
c) TQM(Total Quality Management)
Show Answer
8) A Non-Functional Software testing done to check if the user interface is easy to use and understand
a) Usability Testing
b) Security Testing
c) Unit testing
d) Block Box Testing
Show Answer
9) The review and approved document (i.e. Test plan, System Requirement Specification’s) is called as
a) Delivery Document
b) Baseline Document
c) Checklist
Show Answer
10) What are the Testing Levels?
a) Unit Testing
b) Integration Testing
c) System Testing and Acceptance Testing.
d) All the above
Show Answer
11) Cost of quality = Prevention Cost + Appraisal cost + Failure cost
a) True
b) False
Show Answer
12) A useful tool to visualize, clarify, link, identify, and classify possible cause of a problem. This is also ca
what is this?
a) Pareto Analysis
b) Cause-and-Effect Diagram
Show Answer
13) It measures the quality of processes used to create a quality product.
It is a system of management activities,
It is a preventive process, It applies for entire life cycle & Deals with Process.
a) Validation
b) Verification
c) Quality Assurance
d) Quality Control
Show Answer
14) Variance from product specifications is called?
a) Report
b) Requirement
c) Defect
Show Answer
15) Verification is
a) Process based
b) Product based
Show Answer
16) White box testing is not called as___________
a) Glass box testing
b) Closed box testing
c) OPen box testing
d) Clear box testing
Show Answer
17) Name the events that will be analyzed, Count the named incidents, Rank the count by frequency using
reasonableness of the analysis is called as
a) Pareto Analysis
b) Cause and Effect Diagram
c) SWOT Analysis
d) Pie Charts
Show Answer
18) Retesting of a single program or component after a change has been made?
a) Full Regression Testing
b) Unit Regression
c) Regional Regression
d) Retesting
Show Answer
19) Requirement and Analysis, Design, Development or Coding, Testing and Maintenance is called as Sof
Cycle(SDLC )
a) True
b) False
Show Answer
20) The testing which is done by going thro' the code is known as,
a) Unit Testing
b) Blackbox testing
c) White box Testing
d) Regression testing
Show Answer
21) Configuration Management Plan describes the Configuration Management procedures and structures
a) True
b) False
Show Answer
22)This type of testing method attempts to find incorrect or missing functions, errors in data structures or e
interface errors, Performance errors and initialization and Termination errors. It is called as
a) White Box Testing
b) Grey Box Testing
c) Black Box Testing
d) Open Box Testing
Show Answer
23) Phase Definition. It will come under
a) CMM Level 1
b) CMM Level 2
c) None
Show Answer
24) Software testing which is done without planning and Documentation is known as
a) adHoc Testing
b) Unit Testing
c) Regression testing
d) Functional testing.
Show Answer
25) Acceptance testing is known as
a) Beta Testing
b) Greybox testing
c) Test Automation
d) White box testing
Show Answer
26) Retesting the entire application after a change has been made called as?
a) Full Regression Testing
b) Unit Regression
c) Regional Regression
d) Retesting
Show Answer
27) Boundary value analysis belongs to which testing method?
a) Black Box testing
b) White Box testing
Show Answer
28) It measures the quality of a product
It is a specific part of the QA procedure, It is a corrective process,
It applies for particular product & Deals with the product.
a) Validation
b) Verification
c) Quality Assurance
d) Quality Control
Show Answer
29) What are the Types of Integration Testing?
a) Big Bang Testing
b) Bottom Up Testing
c) Top Down Testing
d) All the above
Show Answer
30) Product Risk affects The quality or performance of the software.
a) True
b) False
Show Answer
31) A metric used to measure the characteristic of documentation and code called as
a) Process metric
b) Product Metric
c) Test metrics
Show Answer
32) Which is non-functional software testing?
a) Unit Testing
b) Block box testing
c) Performance Testing
d) Regression testing
Show Answer
33) The process that deals with the technical and management issues of software development called as?
a) Delivery Process
b) Testing Process
c) Software Process
Show Answer
34) Executing the same test case on a modified build called as
a) Regression Testing
b) Retesting
c) Ad hoc Testing
d) Sanity Testing
Show Answer
35) Which is Black-Box Testing method?
a) equivalence partitioning
b) code coverage
c) fault injection
Show Answer
36) Business Risk affects The Organization developing or Procuring the software.
a) True
b) False
Show Answer
37) Stratification is a Technique used to analyze/divide a universe of data into homogeneous groups(strata
a) True
b) False
Show Answer
38) Automation Testing should be done before starting Manual testing.
Is the above statement correct?
a) Yes
b) No
Show Answer
39) Earlier a defect is found the cheaper it is to fix it.
Is the above statement correct?
a) Yes
b) No
Show Answer
40) Informing to the developer which bug to be fix first is called as
a) Severity
b) Priority
c) Fix ability
d) Traceability
Show Answer
41) Software Testing is a process of evaluating a system by manual or automatic means and verify that it s
requirements or identity differences between expected and actual results.
a) True
b) False
Show Answer
42) Retesting modules connected to the program or component after a change has been made?
a) Full Regression Testing
b) Unit Regression
c) Regional Regression
d) Retesting.
Show Answer
43) An Important metric is the number of defects found in internal testing compared to the defects found in
test activities against the plan, Test coverage achieved so far, comes under
a) Process Metric
b) Product Metric
c) Test Metric
Show Answer
44) Alpha testing will be done at,
a) User's site
b) Developers' site
Show Answer
45) SPICE Means
a) Software Process Improvement and Capability Determination
b) Software Process Improvement and Compatibility Determination.
c) Software Process Invention and Compatibility Determination.
d) Software Process Improvement and Control Determination
Show Answer
46) Requirements Specification, Planning, Test case Design, Execution,
Bug Reporting & Maintenance This Life Cycle comes Under
a) SDLC
b) STLC
c) SQLC
d) BLC
Show Answer
47) It provides a set of levels and an assessment model, and presents a set of recommended practices tha
improve their testing processes.
a) TIM (Testing Improving Model)
b) TMM (Testing Maturity Model)
c) TQM(Total Quality Management)
Show Answer
48) Standards and procedures for managing changes in an evolving software product is called?
a) Confirmation Management
b) Confederation Mangement
c) Configuration Management
d) Compartability Management
Show Answer
49) Path Tested = Number of Path Tested / Total Number of Paths
a) True
b) False
Show Answer
50) This Testing Technique examines the basic program structure and it derives the test data from the pro
statements and conditions executed at least once. It is called as
a) Block box Testing
b) White box Testing
c) Grey Box Testing
d) Closed Box Testing
Show Answer
51) This type of test include, how well the user will be able to understand and interact with the system?
a) Usability Testing
b) User Acceptance Testing
c) Alpha Testing
d) Beta Testing.
Show Answer
52) Defects generally fall into the following categories?
a) WRONG
b) MISSING
c) EXTRA
d) All the above
Show Answer
53) What is correct Software Process Cycle?
a) Plan(P)------>Check(C)------>Act(A)----->Do(D)
b) Plan(P)------>Do(D)------>Check(C)----->Act(A)
c) Plan(P)------>Do(D)------>Act(A)----->Check(C)
Show Answer
54) Conducted to validate that the application, database, and network they may be running on can handle
and data effectively. The test is conducted jointly by developers, testers, DBA’s and network associates aft
as
a) Functional Testing
b) Stress/Load Testing
c) Recovery Testing
d) Integration Testing
Show Answer
55) Maintenance Plan predicts the maintenance requirements of the system, maintenance costs and effort
a) True
b) False
Show Answer
56) Beta testing will be done by
a) Developer
b) User
c) Tester
Show Answer
57) Validation plan describes the approach ,resources and schedule used for system validation
a) True
b) False
Show Answer
58) Integration, It will come under
a) CMM Level 1
b) CMM Level 3
c) CMM Level 2
d) None
Show Answer
59) Types of quality tools are Problem Identification Tools and Problem Analysis Tools.
a) True
b) False
Show Answer
60) Which Software Development Life cycle model will require to start Testing Activities when starting deve
a) Water falls model
b) Spiral Model
c) V-model
d) Linear model
Show Answer
61) A metric used to measure the characteristic of the methods, Techniques and tools employed in develo
maintaining the software system called as
a) Process metric
b) Product Metric
c) Test metrics
Show Answer
62) Check Sheet(Checklist) is considered a simple , but powerful statistical tool because it differentiates be
a) True
b) False
Show Answer
63) Application should be stable. Clear Design and Flow of the application is needed for Automation testing
a) False
b) True
Show Answer
64) Quality plan describes the quality procedures and standards that will be used in a project.
a) False
b) True
Show Answer
65) How severely the bug is effecting the application is called as
a) Severity
b) Priority
c) Fix ability
d) Traceability
Show Answer
66) Project Risk affects The Schedule or Resources.
a) True
b) False
Show Answer
67) The name of the testing which is done to make sure the existing features are not affected by new chan
a) Recursive testing
b) Whitebox testing
c) Unit testing
d) Regression testing
Show Answer
68) Management and Measurement, It will come under
a) CMM Level 1
b) CMM Level 3
c) CMM Level 4
d) CMM Level 2
Show Answer
69) AdHoc testing is a part of
a) Unit Testing
b) Regression Tesing
c) Exploratory Testing
d) Performance Testing
Show Answer
70) Cost of Production = Right The First time cost(RTF) + Cost of Quality.
a) True
b) False
Show Answer
71) ------------- means under what test environment(Hardware, software set up) the application will run smo
a) Test Bed
b) Checkpoint
c) Code Walk through
d) Checklist
Show Answer
72) TQM represents
a) Tool Quality Management
b) Test Quality Manager
c) Total Quality Management
d) Total Quality Manager
Show Answer
73) Optimization, Defect Prevention, and Quality Control. Its come under the
a) CMM Level 2
b) CMM Level 3
c) CMM Level 4
d) CMM Level5
Show Answer
74) Unit Testing will be done by
a) Testers
b) End Users
c) Customer
d) Developers
Show Answer
75) Beta testing will be done at
a) User place
b) Developers place
Show Answer
76) A Plan to overcome the risk called as
a) Migration Plan
b) Master plan
c) Maintenance plan
d) Mitigation Plan
Show Answer
77) Splitting project into tasks and estimate time and resources required to complete each task called as P
a) True
b) False
Show Answer
Answers
(1) d (2) b (3) a (4) b (5) a (6) a (7) b (8) a
(11) a (12) b (13) c (14) c (15) a (16) b (17) a (18) b
(21) a (22) c (23) b (24) a (25) a (26) a (27) a (28) d
(31) b (32) c (33) c (34) a (35) a (36) a (37) a (38) b
(41) a (42) c (43) c (44) b (45) a (46) b (47) a (48) c
(51) a (52) d (53) b (54) b (55) a (56) b (57) a (58) b
(61) a (62) a (63) b (64) b (65) a (66) a (67) d (68) c
(71) a (72) c (73) d (74) d (75) a (76) d (77) a

More Related Content

What's hot

Istqb question-paper-dump-3
Istqb question-paper-dump-3Istqb question-paper-dump-3
Istqb question-paper-dump-3TestingGeeks
 
Istqb sample paper 2011- www.ajoysingha.info
Istqb sample paper   2011- www.ajoysingha.infoIstqb sample paper   2011- www.ajoysingha.info
Istqb sample paper 2011- www.ajoysingha.infoTestingGeeks
 
14. nebb procedures final exam metric copy
14.  nebb procedures final exam metric copy14.  nebb procedures final exam metric copy
14. nebb procedures final exam metric copy
Rafeeq Ahmed
 
Qa testing best practices
Qa testing best practicesQa testing best practices
Qa testing best practices
Nuwantha Fernando
 
Chap5
Chap5Chap5
Manual software-testing-interview-questions-with-answers
Manual software-testing-interview-questions-with-answersManual software-testing-interview-questions-with-answers
Manual software-testing-interview-questions-with-answers
Sachin Gupta
 
Fundamentals of Testing
Fundamentals of TestingFundamentals of Testing
Fundamentals of Testing
Code95
 
ISTQB / ISEB Foundation Exam Practice - 5
ISTQB / ISEB Foundation Exam Practice - 5ISTQB / ISEB Foundation Exam Practice - 5
ISTQB / ISEB Foundation Exam Practice - 5
Yogindernath Gupta
 
Chap1
Chap1Chap1
Test Cases Maintaining & Documenting
Test Cases Maintaining & DocumentingTest Cases Maintaining & Documenting
Test Cases Maintaining & DocumentingSeyed Ali Marjaie
 
Selenium webdriver interview questions and answers
Selenium webdriver interview questions and answersSelenium webdriver interview questions and answers
Selenium webdriver interview questions and answers
ITeLearn
 
INTRODUCTION TO ISTQB FOUNDATION LEVEL - CTFL
INTRODUCTION TO ISTQB FOUNDATION LEVEL - CTFLINTRODUCTION TO ISTQB FOUNDATION LEVEL - CTFL
INTRODUCTION TO ISTQB FOUNDATION LEVEL - CTFL
Rahul R Pandya
 
Equivalence partitions analysis
Equivalence partitions analysisEquivalence partitions analysis
Equivalence partitions analysis
Vadym Muliavka
 
Istqb exam sample_paper_2
Istqb exam sample_paper_2Istqb exam sample_paper_2
Istqb exam sample_paper_2TestingGeeks
 
QA Test Status Report Template
QA Test Status Report TemplateQA Test Status Report Template
QA Test Status Report Template
Price Charlot
 
Software Testing
Software Testing Software Testing
Software Testing
MD SALEEM QAISAR
 
Test design techniques
Test design techniquesTest design techniques
Test design techniquesPragya Rastogi
 
Latest Manual Testing Interview Questions and Answers 2015 - H2kinfosys
Latest Manual Testing Interview Questions and Answers 2015 - H2kinfosys Latest Manual Testing Interview Questions and Answers 2015 - H2kinfosys
Latest Manual Testing Interview Questions and Answers 2015 - H2kinfosys
Computer Trainings Online
 

What's hot (20)

Istqb question-paper-dump-3
Istqb question-paper-dump-3Istqb question-paper-dump-3
Istqb question-paper-dump-3
 
Istqb sample paper 2011- www.ajoysingha.info
Istqb sample paper   2011- www.ajoysingha.infoIstqb sample paper   2011- www.ajoysingha.info
Istqb sample paper 2011- www.ajoysingha.info
 
14. nebb procedures final exam metric copy
14.  nebb procedures final exam metric copy14.  nebb procedures final exam metric copy
14. nebb procedures final exam metric copy
 
Topic 5 chapter 1
Topic 5 chapter 1Topic 5 chapter 1
Topic 5 chapter 1
 
Qa testing best practices
Qa testing best practicesQa testing best practices
Qa testing best practices
 
Chap5
Chap5Chap5
Chap5
 
Manual software-testing-interview-questions-with-answers
Manual software-testing-interview-questions-with-answersManual software-testing-interview-questions-with-answers
Manual software-testing-interview-questions-with-answers
 
Fundamentals of Testing
Fundamentals of TestingFundamentals of Testing
Fundamentals of Testing
 
ISTQB / ISEB Foundation Exam Practice - 5
ISTQB / ISEB Foundation Exam Practice - 5ISTQB / ISEB Foundation Exam Practice - 5
ISTQB / ISEB Foundation Exam Practice - 5
 
Istqb chapter 5
Istqb chapter 5Istqb chapter 5
Istqb chapter 5
 
Chap1
Chap1Chap1
Chap1
 
Test Cases Maintaining & Documenting
Test Cases Maintaining & DocumentingTest Cases Maintaining & Documenting
Test Cases Maintaining & Documenting
 
Selenium webdriver interview questions and answers
Selenium webdriver interview questions and answersSelenium webdriver interview questions and answers
Selenium webdriver interview questions and answers
 
INTRODUCTION TO ISTQB FOUNDATION LEVEL - CTFL
INTRODUCTION TO ISTQB FOUNDATION LEVEL - CTFLINTRODUCTION TO ISTQB FOUNDATION LEVEL - CTFL
INTRODUCTION TO ISTQB FOUNDATION LEVEL - CTFL
 
Equivalence partitions analysis
Equivalence partitions analysisEquivalence partitions analysis
Equivalence partitions analysis
 
Istqb exam sample_paper_2
Istqb exam sample_paper_2Istqb exam sample_paper_2
Istqb exam sample_paper_2
 
QA Test Status Report Template
QA Test Status Report TemplateQA Test Status Report Template
QA Test Status Report Template
 
Software Testing
Software Testing Software Testing
Software Testing
 
Test design techniques
Test design techniquesTest design techniques
Test design techniques
 
Latest Manual Testing Interview Questions and Answers 2015 - H2kinfosys
Latest Manual Testing Interview Questions and Answers 2015 - H2kinfosys Latest Manual Testing Interview Questions and Answers 2015 - H2kinfosys
Latest Manual Testing Interview Questions and Answers 2015 - H2kinfosys
 

Viewers also liked

Quiz3 tonghop
 Quiz3 tonghop Quiz3 tonghop
Quiz3 tonghop
Daewoo Han
 
Software engineering-quiz
Software engineering-quizSoftware engineering-quiz
Software engineering-quiz
Dr. C.V. Suresh Babu
 
Quiz1 tonghop
 Quiz1 tonghop Quiz1 tonghop
Quiz1 tonghop
Daewoo Han
 
Quiz2 tonghop
 Quiz2 tonghop Quiz2 tonghop
Quiz2 tonghop
Daewoo Han
 
ISTQB Foundation level Sample Paper - Part 3
ISTQB Foundation level Sample Paper - Part 3 ISTQB Foundation level Sample Paper - Part 3
ISTQB Foundation level Sample Paper - Part 3
Parul Chotalia
 
Software Engineering MCQs
Software Engineering MCQsSoftware Engineering MCQs
Software Engineering MCQs
Gurpreet singh
 
Pseudocode.docx angel
Pseudocode.docx angelPseudocode.docx angel
Pseudocode.docx angel
angelevonne
 
Software project management
Software project managementSoftware project management
Software project managementSaumya Sahu
 
Question đúng cnu
Question đúng cnuQuestion đúng cnu
Question đúng cnu
PhamHoc
 
Manual Testing.
Manual Testing.Manual Testing.
Manual Testing.
Dhanasekaran Nagarajan
 
Software Engineering Sample Question paper for 2012
Software Engineering Sample Question paper for 2012Software Engineering Sample Question paper for 2012
Software Engineering Sample Question paper for 2012
Neelamani Samal
 
Software Requirement Specification
Software Requirement SpecificationSoftware Requirement Specification
Software Requirement Specification
Vishal Singh
 
Istqb intro with question answer for exam preparation
Istqb intro with question answer for exam preparationIstqb intro with question answer for exam preparation
Istqb intro with question answer for exam preparation
Kevalkumar Shah
 
Software Testing Interview Q&A – part 1
Software Testing Interview Q&A – part 1Software Testing Interview Q&A – part 1
Software Testing Interview Q&A – part 1
Khoa Bui
 

Viewers also liked (14)

Quiz3 tonghop
 Quiz3 tonghop Quiz3 tonghop
Quiz3 tonghop
 
Software engineering-quiz
Software engineering-quizSoftware engineering-quiz
Software engineering-quiz
 
Quiz1 tonghop
 Quiz1 tonghop Quiz1 tonghop
Quiz1 tonghop
 
Quiz2 tonghop
 Quiz2 tonghop Quiz2 tonghop
Quiz2 tonghop
 
ISTQB Foundation level Sample Paper - Part 3
ISTQB Foundation level Sample Paper - Part 3 ISTQB Foundation level Sample Paper - Part 3
ISTQB Foundation level Sample Paper - Part 3
 
Software Engineering MCQs
Software Engineering MCQsSoftware Engineering MCQs
Software Engineering MCQs
 
Pseudocode.docx angel
Pseudocode.docx angelPseudocode.docx angel
Pseudocode.docx angel
 
Software project management
Software project managementSoftware project management
Software project management
 
Question đúng cnu
Question đúng cnuQuestion đúng cnu
Question đúng cnu
 
Manual Testing.
Manual Testing.Manual Testing.
Manual Testing.
 
Software Engineering Sample Question paper for 2012
Software Engineering Sample Question paper for 2012Software Engineering Sample Question paper for 2012
Software Engineering Sample Question paper for 2012
 
Software Requirement Specification
Software Requirement SpecificationSoftware Requirement Specification
Software Requirement Specification
 
Istqb intro with question answer for exam preparation
Istqb intro with question answer for exam preparationIstqb intro with question answer for exam preparation
Istqb intro with question answer for exam preparation
 
Software Testing Interview Q&A – part 1
Software Testing Interview Q&A – part 1Software Testing Interview Q&A – part 1
Software Testing Interview Q&A – part 1
 

Similar to Software testing quiz questions and answers

Sample Paper 1233140926359988 2
Sample Paper 1233140926359988 2Sample Paper 1233140926359988 2
Sample Paper 1233140926359988 2mnassef
 
Istqb exam sample_paper_1
Istqb exam sample_paper_1Istqb exam sample_paper_1
Istqb exam sample_paper_1TestingGeeks
 
Đề thi mẫu 1(ISTQB)
Đề thi mẫu 1(ISTQB)Đề thi mẫu 1(ISTQB)
Đề thi mẫu 1(ISTQB)
Jenny Nguyen
 
Question ISTQB foundation 1
Question ISTQB foundation 1Question ISTQB foundation 1
Question ISTQB foundation 1Jenny Nguyen
 
Istqb question-paper-dump-8
Istqb question-paper-dump-8Istqb question-paper-dump-8
Istqb question-paper-dump-8TestingGeeks
 
Đề thi mẫu 2(ISTQB)
Đề thi mẫu 2(ISTQB)Đề thi mẫu 2(ISTQB)
Đề thi mẫu 2(ISTQB)
Jenny Nguyen
 
Question ISTQB foundation 2
Question ISTQB  foundation 2Question ISTQB  foundation 2
Question ISTQB foundation 2Jenny Nguyen
 
Istqb question-paper-dump-11
Istqb question-paper-dump-11Istqb question-paper-dump-11
Istqb question-paper-dump-11TestingGeeks
 
Istqb question
Istqb question Istqb question
Istqb question krunal36
 
Istqb question-paper-dump-10
Istqb question-paper-dump-10Istqb question-paper-dump-10
Istqb question-paper-dump-10TestingGeeks
 
Chap2
Chap2Chap2
Www.istqb.guru istqb question-paper5
Www.istqb.guru istqb question-paper5Www.istqb.guru istqb question-paper5
Www.istqb.guru istqb question-paper5
Tomas Vileikis
 
SE Quiz
SE QuizSE Quiz
Www.istqb.guru istqb question-paper6
Www.istqb.guru istqb question-paper6Www.istqb.guru istqb question-paper6
Www.istqb.guru istqb question-paper6
Tomas Vileikis
 
500 istqb-sample-papers-2010-2011
500 istqb-sample-papers-2010-2011500 istqb-sample-papers-2010-2011
500 istqb-sample-papers-2010-2011TestingGeeks
 

Similar to Software testing quiz questions and answers (20)

Sample Paper 1233140926359988 2
Sample Paper 1233140926359988 2Sample Paper 1233140926359988 2
Sample Paper 1233140926359988 2
 
Istqb exam sample_paper_1
Istqb exam sample_paper_1Istqb exam sample_paper_1
Istqb exam sample_paper_1
 
EST-MCQ.pdf
EST-MCQ.pdfEST-MCQ.pdf
EST-MCQ.pdf
 
Topic 5 chapter 2
Topic 5 chapter 2Topic 5 chapter 2
Topic 5 chapter 2
 
Đề thi mẫu 1(ISTQB)
Đề thi mẫu 1(ISTQB)Đề thi mẫu 1(ISTQB)
Đề thi mẫu 1(ISTQB)
 
Question ISTQB foundation 1
Question ISTQB foundation 1Question ISTQB foundation 1
Question ISTQB foundation 1
 
Comp
CompComp
Comp
 
Istqb question-paper-dump-8
Istqb question-paper-dump-8Istqb question-paper-dump-8
Istqb question-paper-dump-8
 
Đề thi mẫu 2(ISTQB)
Đề thi mẫu 2(ISTQB)Đề thi mẫu 2(ISTQB)
Đề thi mẫu 2(ISTQB)
 
Question ISTQB foundation 2
Question ISTQB  foundation 2Question ISTQB  foundation 2
Question ISTQB foundation 2
 
Topic 5 chapter 6
Topic 5 chapter 6Topic 5 chapter 6
Topic 5 chapter 6
 
Istqb question-paper-dump-11
Istqb question-paper-dump-11Istqb question-paper-dump-11
Istqb question-paper-dump-11
 
Topic 5 chapter 5
Topic 5 chapter 5Topic 5 chapter 5
Topic 5 chapter 5
 
Istqb question
Istqb question Istqb question
Istqb question
 
Istqb question-paper-dump-10
Istqb question-paper-dump-10Istqb question-paper-dump-10
Istqb question-paper-dump-10
 
Chap2
Chap2Chap2
Chap2
 
Www.istqb.guru istqb question-paper5
Www.istqb.guru istqb question-paper5Www.istqb.guru istqb question-paper5
Www.istqb.guru istqb question-paper5
 
SE Quiz
SE QuizSE Quiz
SE Quiz
 
Www.istqb.guru istqb question-paper6
Www.istqb.guru istqb question-paper6Www.istqb.guru istqb question-paper6
Www.istqb.guru istqb question-paper6
 
500 istqb-sample-papers-2010-2011
500 istqb-sample-papers-2010-2011500 istqb-sample-papers-2010-2011
500 istqb-sample-papers-2010-2011
 

Recently uploaded

The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
GeoBlogs
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
RaedMohamed3
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
Celine George
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
EugeneSaldivar
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
Special education needs
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
Thiyagu K
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
Celine George
 
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdfAdversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Po-Chuan Chen
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
TechSoup
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
JosvitaDsouza2
 
A Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in EducationA Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in Education
Peter Windle
 
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
Nguyen Thanh Tu Collection
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
joachimlavalley1
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
Atul Kumar Singh
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
Sandy Millin
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
DeeptiGupta154
 
Honest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptxHonest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptx
timhan337
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
SACHIN R KONDAGURI
 
The Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptxThe Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptx
DhatriParmar
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
BhavyaRajput3
 

Recently uploaded (20)

The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
 
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdfAdversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
 
A Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in EducationA Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in Education
 
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
 
Honest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptxHonest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptx
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
 
The Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptxThe Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptx
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
 

Software testing quiz questions and answers

  • 1. Software Testing Quiz Questions and answers 1) The approach/document used to make sure all the requirements are covered when writing test cases a) Test Matrix b) Checklist c) Test bed d) Traceablity Matrix Show Answer 2) Executing the same test case by giving the number of inputs on same build called as a) Regression Testing b) ReTesting c) Ad hoc Testing d) Sanity Testing Show Answer 3) Control Charts is a statistical technique to assess, monitor, and maintain the stability of a process. a) True b) False Show Answer 4) To check whether we are developing the right product according to the customer requirements are not. a) Validation b) Verification c) Quality Assurance d) Quality Control Show Answer 5) To check whether we have developed the product according to the customer requirements r not. It is a D a) Validation b) Verification
  • 2. c) Quality Assurance d) Quality Control Show Answer 6) Staff development plan describes how the skills and experience of the project team members will be dev a) True b) False Show Answer 7) It is a set of levels that defines a testing maturity hieraecy a) TIM (Testing Improving Model) b) TMM (Testing Maturity Model) c) TQM(Total Quality Management) Show Answer 8) A Non-Functional Software testing done to check if the user interface is easy to use and understand a) Usability Testing b) Security Testing c) Unit testing d) Block Box Testing Show Answer 9) The review and approved document (i.e. Test plan, System Requirement Specification’s) is called as a) Delivery Document b) Baseline Document c) Checklist Show Answer 10) What are the Testing Levels? a) Unit Testing b) Integration Testing
  • 3. c) System Testing and Acceptance Testing. d) All the above Show Answer 11) Cost of quality = Prevention Cost + Appraisal cost + Failure cost a) True b) False Show Answer 12) A useful tool to visualize, clarify, link, identify, and classify possible cause of a problem. This is also ca what is this? a) Pareto Analysis b) Cause-and-Effect Diagram Show Answer 13) It measures the quality of processes used to create a quality product. It is a system of management activities, It is a preventive process, It applies for entire life cycle & Deals with Process. a) Validation b) Verification c) Quality Assurance d) Quality Control Show Answer 14) Variance from product specifications is called? a) Report b) Requirement c) Defect Show Answer 15) Verification is a) Process based
  • 4. b) Product based Show Answer 16) White box testing is not called as___________ a) Glass box testing b) Closed box testing c) OPen box testing d) Clear box testing Show Answer 17) Name the events that will be analyzed, Count the named incidents, Rank the count by frequency using reasonableness of the analysis is called as a) Pareto Analysis b) Cause and Effect Diagram c) SWOT Analysis d) Pie Charts Show Answer 18) Retesting of a single program or component after a change has been made? a) Full Regression Testing b) Unit Regression c) Regional Regression d) Retesting Show Answer 19) Requirement and Analysis, Design, Development or Coding, Testing and Maintenance is called as Sof Cycle(SDLC ) a) True b) False Show Answer 20) The testing which is done by going thro' the code is known as,
  • 5. a) Unit Testing b) Blackbox testing c) White box Testing d) Regression testing Show Answer 21) Configuration Management Plan describes the Configuration Management procedures and structures a) True b) False Show Answer 22)This type of testing method attempts to find incorrect or missing functions, errors in data structures or e interface errors, Performance errors and initialization and Termination errors. It is called as a) White Box Testing b) Grey Box Testing c) Black Box Testing d) Open Box Testing Show Answer 23) Phase Definition. It will come under a) CMM Level 1 b) CMM Level 2 c) None Show Answer 24) Software testing which is done without planning and Documentation is known as a) adHoc Testing b) Unit Testing c) Regression testing d) Functional testing. Show Answer
  • 6. 25) Acceptance testing is known as a) Beta Testing b) Greybox testing c) Test Automation d) White box testing Show Answer 26) Retesting the entire application after a change has been made called as? a) Full Regression Testing b) Unit Regression c) Regional Regression d) Retesting Show Answer 27) Boundary value analysis belongs to which testing method? a) Black Box testing b) White Box testing Show Answer 28) It measures the quality of a product It is a specific part of the QA procedure, It is a corrective process, It applies for particular product & Deals with the product. a) Validation b) Verification c) Quality Assurance d) Quality Control Show Answer 29) What are the Types of Integration Testing? a) Big Bang Testing b) Bottom Up Testing
  • 7. c) Top Down Testing d) All the above Show Answer 30) Product Risk affects The quality or performance of the software. a) True b) False Show Answer 31) A metric used to measure the characteristic of documentation and code called as a) Process metric b) Product Metric c) Test metrics Show Answer 32) Which is non-functional software testing? a) Unit Testing b) Block box testing c) Performance Testing d) Regression testing Show Answer 33) The process that deals with the technical and management issues of software development called as? a) Delivery Process b) Testing Process c) Software Process Show Answer 34) Executing the same test case on a modified build called as a) Regression Testing b) Retesting
  • 8. c) Ad hoc Testing d) Sanity Testing Show Answer 35) Which is Black-Box Testing method? a) equivalence partitioning b) code coverage c) fault injection Show Answer 36) Business Risk affects The Organization developing or Procuring the software. a) True b) False Show Answer 37) Stratification is a Technique used to analyze/divide a universe of data into homogeneous groups(strata a) True b) False Show Answer 38) Automation Testing should be done before starting Manual testing. Is the above statement correct? a) Yes b) No Show Answer 39) Earlier a defect is found the cheaper it is to fix it. Is the above statement correct? a) Yes b) No Show Answer
  • 9. 40) Informing to the developer which bug to be fix first is called as a) Severity b) Priority c) Fix ability d) Traceability Show Answer 41) Software Testing is a process of evaluating a system by manual or automatic means and verify that it s requirements or identity differences between expected and actual results. a) True b) False Show Answer 42) Retesting modules connected to the program or component after a change has been made? a) Full Regression Testing b) Unit Regression c) Regional Regression d) Retesting. Show Answer 43) An Important metric is the number of defects found in internal testing compared to the defects found in test activities against the plan, Test coverage achieved so far, comes under a) Process Metric b) Product Metric c) Test Metric Show Answer 44) Alpha testing will be done at, a) User's site b) Developers' site Show Answer
  • 10. 45) SPICE Means a) Software Process Improvement and Capability Determination b) Software Process Improvement and Compatibility Determination. c) Software Process Invention and Compatibility Determination. d) Software Process Improvement and Control Determination Show Answer 46) Requirements Specification, Planning, Test case Design, Execution, Bug Reporting & Maintenance This Life Cycle comes Under a) SDLC b) STLC c) SQLC d) BLC Show Answer 47) It provides a set of levels and an assessment model, and presents a set of recommended practices tha improve their testing processes. a) TIM (Testing Improving Model) b) TMM (Testing Maturity Model) c) TQM(Total Quality Management) Show Answer 48) Standards and procedures for managing changes in an evolving software product is called? a) Confirmation Management b) Confederation Mangement c) Configuration Management d) Compartability Management Show Answer 49) Path Tested = Number of Path Tested / Total Number of Paths a) True
  • 11. b) False Show Answer 50) This Testing Technique examines the basic program structure and it derives the test data from the pro statements and conditions executed at least once. It is called as a) Block box Testing b) White box Testing c) Grey Box Testing d) Closed Box Testing Show Answer 51) This type of test include, how well the user will be able to understand and interact with the system? a) Usability Testing b) User Acceptance Testing c) Alpha Testing d) Beta Testing. Show Answer 52) Defects generally fall into the following categories? a) WRONG b) MISSING c) EXTRA d) All the above Show Answer 53) What is correct Software Process Cycle? a) Plan(P)------>Check(C)------>Act(A)----->Do(D) b) Plan(P)------>Do(D)------>Check(C)----->Act(A) c) Plan(P)------>Do(D)------>Act(A)----->Check(C) Show Answer
  • 12. 54) Conducted to validate that the application, database, and network they may be running on can handle and data effectively. The test is conducted jointly by developers, testers, DBA’s and network associates aft as a) Functional Testing b) Stress/Load Testing c) Recovery Testing d) Integration Testing Show Answer 55) Maintenance Plan predicts the maintenance requirements of the system, maintenance costs and effort a) True b) False Show Answer 56) Beta testing will be done by a) Developer b) User c) Tester Show Answer 57) Validation plan describes the approach ,resources and schedule used for system validation a) True b) False Show Answer 58) Integration, It will come under a) CMM Level 1 b) CMM Level 3 c) CMM Level 2 d) None Show Answer
  • 13. 59) Types of quality tools are Problem Identification Tools and Problem Analysis Tools. a) True b) False Show Answer 60) Which Software Development Life cycle model will require to start Testing Activities when starting deve a) Water falls model b) Spiral Model c) V-model d) Linear model Show Answer 61) A metric used to measure the characteristic of the methods, Techniques and tools employed in develo maintaining the software system called as a) Process metric b) Product Metric c) Test metrics Show Answer 62) Check Sheet(Checklist) is considered a simple , but powerful statistical tool because it differentiates be a) True b) False Show Answer 63) Application should be stable. Clear Design and Flow of the application is needed for Automation testing a) False b) True Show Answer 64) Quality plan describes the quality procedures and standards that will be used in a project. a) False b) True
  • 14. Show Answer 65) How severely the bug is effecting the application is called as a) Severity b) Priority c) Fix ability d) Traceability Show Answer 66) Project Risk affects The Schedule or Resources. a) True b) False Show Answer 67) The name of the testing which is done to make sure the existing features are not affected by new chan a) Recursive testing b) Whitebox testing c) Unit testing d) Regression testing Show Answer 68) Management and Measurement, It will come under a) CMM Level 1 b) CMM Level 3 c) CMM Level 4 d) CMM Level 2 Show Answer 69) AdHoc testing is a part of a) Unit Testing b) Regression Tesing
  • 15. c) Exploratory Testing d) Performance Testing Show Answer 70) Cost of Production = Right The First time cost(RTF) + Cost of Quality. a) True b) False Show Answer 71) ------------- means under what test environment(Hardware, software set up) the application will run smo a) Test Bed b) Checkpoint c) Code Walk through d) Checklist Show Answer 72) TQM represents a) Tool Quality Management b) Test Quality Manager c) Total Quality Management d) Total Quality Manager Show Answer 73) Optimization, Defect Prevention, and Quality Control. Its come under the a) CMM Level 2 b) CMM Level 3 c) CMM Level 4 d) CMM Level5 Show Answer 74) Unit Testing will be done by
  • 16. a) Testers b) End Users c) Customer d) Developers Show Answer 75) Beta testing will be done at a) User place b) Developers place Show Answer 76) A Plan to overcome the risk called as a) Migration Plan b) Master plan c) Maintenance plan d) Mitigation Plan Show Answer 77) Splitting project into tasks and estimate time and resources required to complete each task called as P a) True b) False Show Answer Answers (1) d (2) b (3) a (4) b (5) a (6) a (7) b (8) a (11) a (12) b (13) c (14) c (15) a (16) b (17) a (18) b (21) a (22) c (23) b (24) a (25) a (26) a (27) a (28) d (31) b (32) c (33) c (34) a (35) a (36) a (37) a (38) b (41) a (42) c (43) c (44) b (45) a (46) b (47) a (48) c (51) a (52) d (53) b (54) b (55) a (56) b (57) a (58) b (61) a (62) a (63) b (64) b (65) a (66) a (67) d (68) c
  • 17. (71) a (72) c (73) d (74) d (75) a (76) d (77) a