Ctrl + F is the shortcut in your browser or operating system that allows you to find words or questions quickly.
Ctrl + Tab to move to the next tab to the right and Ctrl + Shift + Tab to move to the next tab to the left.
On a phone or tablet, tap the menu icon in the upper-right corner of the window; Select "Find in Page" to search a question.
Share UsSharing is Caring
It's the biggest motivation to help us to make the site better by sharing this to your friends or classmates.
Delves into the principles, methodologies, and practices of software development, focusing on topics such as software testing to build scalable software system.
This factor often dominates system costs in a system development
Which of the following best describe a post-architechtural model?
_Select applicable procedures and standards for a particular project and modify these as required
Which of the following best described delphi cost estimation?
An in system state i e a system state that is unexpected by the designers of the system
It subsumes the notion of resilience - the ability of a system to continue in operation in spite of component failures.
Which of the following best described a branch coverage test suite?
Which of the following best describes structured analysis?
If the interactions occur through some shared data, then we say that they are ________________
Which of the following defines the structure of the problem in terms of the kinds of objects important to the understanding of the working system?
The ability of a system to continue to deliver its services to users in the face of deliberate or accidental attack.
Identify quality, cost or schedule bottlenecks
The use of more expensive development techniques and hardware that are required to achieve the higher levels of dependability decreases the cost of dependability of software.
Patterns primarily focus on solving problems with reduced space and time requirements
Designers should be aware of people’s physical and mental limitations.
If all functions of the module refer to or update the same data structure, then the module have _______________ ?
It is an approach to UI design where the needs of the user are paramount and where the user is involved in the design process.
Clean Room Testing is a technique that reportedly produces documentation and code that is more reliable and maintainable than other development methods relying heavily on code execution-based testing
The ability of the system to operate without catastrophic failure.
A DFD model does not specify the order in which the different bubbles are executed
The extent to which a critical system is trusted by its users.
If the module performs a set of tasks that relate to each other very loosely, then the module have _______ ?
This is an increasingly important attribute for distributed systems whose security can be compromised.
It is focused on cost effective software development.
Library modules represents one of the several modules connected with the diamond symbol
Modify the process to remove identified bottlenecks
Which of the following best described an inconsistency in requirement analysis?
Which of the following best described an integration testing?
This expenditure represents a significant fraction of GNP in all developed countries.
The error can not be ed by built-in error detection and recovery
Which of the following description best characterize a context diagram?
Which of the following best described a heuristic techniques?
Ensure that procedures and standards are followed by the software development team
The state chart diagram focuses on representing various activities or chunks of processing and their sequence of activation
Which of the following best described an incompleteness in requirement analysis?
Which of the following best described a code inspection?
Which of the following best described a white-box testing?
Input Kludge concerns failing to specify and implement a mechanism for handling invalidinputs
If different functions of the module co-operate to complete a single task, then the module have _______________ ?
Which of the following best described that all commands are available all the time during the operation of the software?
System users often judge a system by its functionality rather than its interface.
"It is the principal methodology used by organisations to ensure that the products they develop have the desired quality"
Which of the following best described a hierarchical menu?
The ability of the system to deliver services when requested.
It is a basic characteristic of any good design solution
In V-shaped model, testing activities are carried out in parallel with the development activities
It suggests a scheme for structuring the classes in a design solution and defines the required interactions among those classes
In waterfall model, customer feedback is obtained on the development prototype after each iteration and based on this the prototype is used
Which of the following best described an organic classes of software development?
Formal methods are easy to learn and use
Which of the following description best characterizes Data Flow Diagram?
Hardware interfaces described the interface between the software and the hardware components of the system
Decision Trees shows the decision-making logic and corresponding actions taken in matrix form
It reflects the extent of the user’s confidence that it will operate as users expect and that it will not ‘fail’ in normal use.
Product Perspective summarizes the major ways in which the software would be used
In the Inception phase, functional and non-functional requirements are captured
Improper user interface design is the reason why so many software systems are never used.
Usefulness and trustworthiness of a computer system are the same thing.
Which of the following best described a corrective maintenance?
A layered design achieves control abstraction and is easier to understand and debug
Statistical Testing is a testing process whose objective is to determine the reliability of the product rather than discovering errors
A control flow graph describes the sequence in which the different instructions of a program get executed
In which of the following best described a DFD process symbol?
A poorly designed interface can cause a user to make catastrophic errors.
Which of the following best described a fault-based testing?
Embedded software are standalone programs that solves a specific business need
Information hiding makes program maintenance easier by hiding data and procedure from unaffected parts of the program
It is concerned with theory and fundamentals of software development.
PSP is a framework that helps engineers to measure and improve the way they work
Which of the following is true about label widget?
The increased testing and system validation that is required to convince the system client that the required levels of dependability have been achieved decreases the cost of dependability of software
A quality management system is the principal methodology used by organizations to ensure that the products they develop have the desired quality
Human behavior that results in the introduction of faults into a system.
It guides developer to arrive at a correct design decisions and helps them to attain productivity
The behavioral view captures how objects interact with each other in time to realize the system behavior
Which of the following best applies to organizations which do not design products but are only involved in production?
It provides a common vocabulary that helps improve communications among the developers
It implies that the problem has been decomposed into a set of modules that have only limited interactions with each other
Which of the following SRS Document characteristics which should provide the possibility testing the design bases based on the description of functionality?
It is an effective decomposition of a problem
is concerned with theories, methods and tools for professional software development
New release is created if there is only a bug fix, minor enhancement to the functionality of the system
Which of the following best described a state or collection of states in which only a subset of user interface tasks can be performed?
Which principle best describes structured analysis technique?
Which phase of a unified process model in which the product is installed in the user's environment and maintained?
Abstraction is one of the characteristics of object-oriented design
Which of the following best described a semidetached classes of software development?
It is a characteristic of a good software design wherein it states that the design should correctly implement all the functionalities of the system
Which best describes a modeling language?
Which of the following best described an anomaly in the requirements analysis?
A module is said to have procedural cohesion, if all functions of the module refer to or update the same data structure
An event that occurs at some point in time when the system does not deliver a service as expected by its users.
A collaboration diagram shows both structural and behavioral aspects explicitly
The faulty system state may be transient and ‘ed’ before an error arises
Train staff involved in new process proposals
Coupling is a qualitative indication of the degree to which a module
It provides a defined process which can be tuned by individuals?
The probability that a system, at a point in time, will be operational and able to deliver the requested services.
In which of the following describes a synchronous operations of DFD?
Whenever an error exists in a module, functional independence reduces the chance of the error propagating to the other module
It deals with production of the software system itself.
Which of the following description best characterizes a context diagram?
Classes that are not intended to produce instances of themselves are dependent on its own
The probability of failure-free system operation over a specified time in a given environment for a given purpose.
A constraint describes a condition or an integrity rule
They are I.T. practitioners who adopt a systematic and organised approach to their work and use appropriate tools and techniques depending on the problem to be solved, the development constraints and the resources available.
Unit testing is typically undertaken by the coder of the modules in the coding phase
In which of the following is true when using data flow in constructing a DFD?
Which of the following best described an empirical estimation techniques?
It is a UI design principle that allows user to recover from errors.
One which calls relations among different modules are represented graphically
It is a form of Interaction style is ideal for video games.
"Which focuses not only on detecting the defective products and eliminating them, but also on determining the causes behind the defects?"
Which of the following best described a process metrics
Because of very high costs of dependability achievement, it may be more cost effective to accept untrustworthy systems and pay for failure costs.
This is a set of activities whose goal is the development or evolution of software.
In which of the following best descibed an external entity?
Which of the following best described a unit testing?
In the Inception Phase, the product is installed in the user's environment and maintained
This is the process changing the software in response to changing demands
System state that are a usually a result of system errors that are derived from faults in the system.
Three aspects of the system users that UI design must take into account. (select 3 answers)
These are developed software for a single customer according to their specification (select all that applies)
Empirical estimation techniques assume that the relationship that exists among the different project parameters can be satisfactorily modeled using suitable mathematical expression
How does the internal structure data of an object can be hidden so that all interactions with the object are simple and standardized?
Which of the following best describe a black-box testing?
Part of the generic activity of software development which checks what the system should do and its development constraints.
Evolve and improve process improvements
Which of the following best described an early design model?
The ability of the system to deliver services as specified.
The faulty system state may be transient and ‘corrected’ before an error arises.
It is a measure of the degree of interaction between two modules
Spiral model is most appropriate for projects that suffer from technical and requirement risks
For systems with a short life, maintenance costs may be several times development costs.
When modules are functionally independent, complexity of the design is greatly reduced
Speed of use of a user interface is determined by the time and user effort necessary toinitiate and execute different commands
Organizations rated as ______ in the CMM are likely to be ISO 9000 compliant
If the function calls between two modules involve passing large chunks of shared data, the modules are said to be _________ ?
Which of the following best describes analysis model?
The ability of the system to protect itself against accidental or deliberate intrusion.
Whenever an error exists in a module, functional independence reduce the chances of the error propagating to the other modules
Model and analyze (quantitatively if possible) existing processes
Fan-out indicates the number of modules that directly invoke a given module
Cohesion is a qualitative indication of the degree to which a module
An incorrect system state i .e . a system state that is unexpected by the designers of the system.
It provides a common vocabulary that helps to improve communications among the developers
Organizations rated as ______ in the CMM are likely to be ISO compliant
Which of the folllowing best described a task analysis?
The Waterfall Model is highly structured and systematically steps through requirements-capture, analysis, specification, design, coding, and testing stages in a planned sequence
ISO 9000 series of standards are based on the premise that if a proper process is followed for production, then good quality products are bound to follow automatically
Which of the following best described a composition of series of standards?
Object Oriented Programming is the drag and drop style of program development
Which of the following best applies to organizations which only involves in installation and testing of products?
Which of the following best described a superfluous DFD?
International set of standards for quality management.
Which of the following best described a walking menu?
Which of the following best described an application composition model?
In which of the following is true about level 1 DFD?
LOC is an appropriate metric to estimate and measure the size of a component-based GUI
means that a product should meet its specification
Which of the following best described a GUI?
Which of the following best describes a black-box testing?
Which of the following is true about container widget?
The error can not be corrected by built-in error detection and recovery.
Establish organizational procedures and standards for quality
Beta testing is a form of system testing usually performed by the development team
Erroneous system behavior where the behavior of the system does not conform to its specification.
These are software products developed to be sold to a range of different customers.
It is a measure of the functional strength of a module
Errors do not necessarily lead to system failures.
Three aspects of the system users that UI design must take into account (select answers)
In which of the following described a synchronous operations of DFD?
Which of the following best described an Embedded Software?
It is concerned with theories, methods and tools for professional software development
A system attribute which is concerned with the ease of repairing the system after a failure has been discovered or changing the system to include new features.
Visual Programming is the drag and drop style of program development
The process of checking that the software is what the customer wants.
Which phase of a unified process model in which the design and implementation activities are carried out?
Which of the following best described an X Library
Some of the components of User interface design process. (select all that applies)
These are generic activities involved in all software processes: (select all that applies)
Which of the following best described an X Protocol?
It is a UI design principle that provides appropriate interaction facilities for different types of system user.
The failure can be avoided by built-in protection facilities.
Which of the following best described code review?
Dependability costs tend to increase exponentially as increasing levels of dependability are required.
To keep up this site, we need your assistance. A little gift will help us alot.
Donate- The more you give the more you receive.
Related SubjectSoftware Development
System Analysis Design and Development
Cybertruck Technology
Igloo Architecture
Pantone's 2025 Color of the Year
Huawei Smartphone Innovation
The Freedom Factory: Innovation
Candy Crush Soda Saga: Design and Strategy
BMW M3 Performance and Engineering
The Evolution of the Dress
Honda CRX History and Legacy
Revolutionary Wooden Satellite
Apple M4 Macs
Boeing: A Century of Aerospace Excellence
Kitchen and Bath Specialty
Engineering
Fashion Design
Fashion Graphic Arts
Electronics Engineering Technology
Desktop Publishing
Computer-Aided Design
Construction
Architectural Studies
Art and Design
Web Enhanced Animation Graphics
Management Information Systems
Modeling and Simulation
Computer Aided Drawing
Mike Brown: Basketball Coaching
The Importance of STEM Education
Programming vs Coding
Tadpoles: From Water to Land
Cell Theory
Web Application Development
Psychology
Family Child Care
Training and Development
Special Topics in Human Resource Management
Science Technology and Society
Mobile Application Design and Development
Introduction to Multimedia
Computer Programming
SpaceX Starship Test Flight Explosion
Quality Assurance Testing
Web Development
Unified Functional Testing
Air Conditioning and Refrigeration Service
Refrigeration Service
Maintenance Technology
Industrial Electronics Maintenance
Computer Support Technician
Property Management System
Information Systems Operations and Maintenance
Configuration Management
Medical Office Administration
Certified Nursing Assistant
Administrative Assistant
Technical Scientific and Business English
Systems Integration and Architecture
Shopee Cashback Voucher
Temu $0 Shipping Fee
Amazon 75% Off Discounts