Deck 14: Software Quality Assurance and Testing
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/25
Play
Full screen (f)
Deck 14: Software Quality Assurance and Testing
1
Boundary value analysis belongs to which testing method?
A)black box testing
B)white box testing
A)black box testing
B)white box testing
black box testing
2
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
A)validation
B)verification
C)quality assurance
D)quality control
quality control
3
What are the Types of Integration Testing?
A)big bang testing
B)bottom up testing
C)top down testing
D)all the above
A)big bang testing
B)bottom up testing
C)top down testing
D)all the above
all the above
4
Product Risk affects The quality or performance of the software.
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
5
A metric used to measure the characteristic of documentation and code called as
A)process metric
B)product metric
C)test metrics
A)process metric
B)product metric
C)test metrics
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
6
Which is non-functional software testing?
A)unit testing
B)block box testing
C)performance testing
D)regression testing
A)unit testing
B)block box testing
C)performance testing
D)regression testing
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
7
The process that deals with the technical and management issues of software development called as?
A)delivery process
B)testing process
C)software process
A)delivery process
B)testing process
C)software process
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
8
Executing the same test case on a modified build called as
A)regression testing
B)retesting
C)ad hoc testing
D)sanity testing
A)regression testing
B)retesting
C)ad hoc testing
D)sanity testing
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
9
Which is Black-Box Testing method?
A)equivalence partitioning
B)code coverage
C)fault injection
A)equivalence partitioning
B)code coverage
C)fault injection
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
10
Business Risk affects The Organization developing or Procuring the software.
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
11
Stratification is a Technique used to analyze/divide a universe of data into homogeneous groups(stratA..
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
12
Informing to the developer which bug to be fix first is called as
A)severity
B)priority
C)fix ability
D)traceability
A)severity
B)priority
C)fix ability
D)traceability
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
13
Software Testing is a process of evaluating a system by manual or automatic means and verify that it satisfies specified requirements or identity differences between expected and actual results.
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
14
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.
A)full regression testing
B)unit regression
C)regional regression
D)retesting.
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
15
An Important metric is the number of defects found in internal testing compared to the defects found in customer tests, Status of test activities against the plan, Test coverage achieved so far, comes under
A)process metric
B)product metric
C)test metric
A)process metric
B)product metric
C)test metric
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
16
Alpha testing will be done at,
A)user\s site
B)developers\ site
A)user\s site
B)developers\ site
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
17
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
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
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
18
It provides a set of levels and an assessment model, and presents a set of recommended practices that allow organizations to improve their testing processes.
A)tim (testing improving model)
B)tmm (testing maturity model)
C)tqm(total quality management)
A)tim (testing improving model)
B)tmm (testing maturity model)
C)tqm(total quality management)
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
19
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
A)confirmation management
B)confederation mangement
C)configuration management
D)compartability management
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
20
Path Tested = Number of Path Tested / Total Number of Paths
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
21
This Testing Technique examines the basic program structure and it derives the test data from the program logic; Ensuring that all 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
A)block box testing
B)white box testing
C)grey box testing
D)closed box testing
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
22
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.
A)usability testing
B)user acceptance testing
C)alpha testing
D)beta testing.
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
23
Defects generally fall into the following categories?
A)wrong
B)missing
C)extra
D)all the above
A)wrong
B)missing
C)extra
D)all the above
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
24
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)
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)
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
25
Conducted to validate that the application, database, and network they may be running on can handle projected volumes of users and data effectively. The test is conducted jointly by developers, testers, DBA's and network associates after the system Testing called as
A)functional testing
B)stress/load testing
C)recovery testing
D)integration testing
A)functional testing
B)stress/load testing
C)recovery testing
D)integration testing
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck