Prepare
Practice
Interview
Aptitude
Reasoning
English
GD
Placement papers
HR
Current affairs
Engineering
MCA
MBA
Online test
Login
Testable software characteristics - Software Testing Techniques
Home
>>
Category
>>
Software Testing (MCQ) questions and answers
>>
Software Testing Techniques
Q. Which of the following is / are characteristics of testable software?
- Published on 16 Aug 15
a.
Observability
b.
Simplicity
c.
Stability
d.
All of the above
ANSWER: All of the above
Related Content
Incident Management (
7
)
SDLC (
45
)
Agile testing (
9
)
Smoke and Sanity testing (
4
)
Static analysis tools (
6
)
Use cases and Decision table (
4
)
Roles in Software Testing (
5
)
Independent testing team (
6
)
Test processes (
16
)
Structure based testing techniques (
5
)
Risk analysis and management (
20
)
Configuration management (
6
)
Boundary value analysis (
11
)
Testing types and levels (
30
)
Capability maturity model integration (
6
)
Acceptance testing (
7
)
Static testing techniques (
9
)
Basic concepts of Software Testing (
63
)
Software Testing Techniques (
12
)
Software Testing Strategies (
13
)
Software Project Planning (
10
)
Software Design Concept (
13
)
Software Configuration Management (
10
)
Load Runner (
25
)
Manual testing (
58
)
QC (
26
)
QTP (
25
)
Selenium (
26
)
Discussion
Prajakta Pandit
-Posted on 25 Nov 15
Testability software has been defined by ISO. It is used to validate the software product.
Following are the characteristics of testability software:
- Observability
- Simplicity
- Stability
Observability :
The ability of the test tool is used to capture the data and information from the system. It is used to allow the tester to compare expected results with the actual one. It includes the hidden information which is not seen by a manual tester.
Simplicity:
In this, it includes three types of simplicity : functional simplicity, structural simplicity and code simplicity. These types of simplicities will form the basis for estimating the testability of a program.
Stability:
Changes to the software are infrequent, controlled and communicated. Changes to the software do not invalidate automated tests.
➨
Post your comment / Share knowledge
Required!
Required!
Invalid Email Id!
Required!
Enter the code shown above:
Please enter the code shown above
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)
MCQs
English
Tutorials
Download
▲