Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Active Tutors
Asked Questions
Answered Questions
what is quality controlthis includes checking the software development process to ensure that procedures and standards are being followedthere are
what are quality plansquality plan structure product plans product introduction process descriptions quality goals risks and risk management if they
what are documentation standards particularly important - documents are the tangible manifestation of the softwaredocumentation process
what is iso 9000 certification quality standards and procedures should be recognized in an organisational quality manualan external body may confirm
write the importance of standardsencapsulation of best practice- avoids repetition of past mistakesthey are a framework for quality assurance
what is quality assurance and standardsstandards are the key to efficient quality managementthey may be international national and organizational or
what is process and product quality the quality of a developed product is influenced by the quality of the production processthis is significant in
what are quality management activities quality assurance establish organisational process and standards for quality quality planning select
what is qualityquality simplistically means that a product should meet its requirementthis is problematical for software systemsthere is a tension
what are the common approaches in debuggingbrute force method the memory dumps and run-time tracks are examined and program with write statements is
define debuggingdebugging is defined as the process of removal of defect it occurs as a consequence of successful
what are the various types of system testing1 recovery testing - is intended to check the systems ability to recover from failures2 security testing
distinguish between alpha and beta testing alpha and beta testing are the types of acceptance testing alpha test the alpha testing is attesting
what are the conditions exists after performing validation testingafter performing the validation testing there exists two conditions the function
what are the benefits of smoke testingintegration risk is minimizedthe quality of the end-product is improvederror diagnosis and correction are
what are the advantages and disadvantages of big-bangadvantages this approach is easydisadvantages it is hard to debug it is not simple to isolate
what are the approaches of integration testingthe integration testing can be carried out using two approaches1 the non-incremental testing2
write about drivers and stubsdrivers and stub software require to be developed to test incompatible softwarethe driver is a program that accepts the
what are the various testing strategies for conventional softwarei unit testingii integration testingiii validation testingiv system
distinguish between verification and validationverification refers to the set of activities that make sure that software correctly executes a
how to compute the cyclomatic complexitythe cyclomatic complexity can be computed by any one of the following ways1 the numbers of regions of the
what is cyclomatic complexitycyclomatic complexity is software metric that gives the quantitative measure of logical complexity of the programthe
what are the reasons behind to perform white box testingthere are three main reasons behind performing the white box testing 1 programmers may
what is a boundary value analysisa boundary value analysis is a testing method in which the elements at the edge of the domain are selected and
what is equivalence partitioningequivalence partitioning is a black box method that separates the input domain into classes of data from this data