Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Solved Assignments
Asked Questions
Answered Questions
illustrate about web-testing- web testing is software testing concentrating on web applications- it assists in addressing issues before making the
how do we zero down on automation tools for regression testingbelow criteria are used when zeroing down on automation tools for regression testing-
when must you stop testingit is very difficult to determine as many modern software applications are complex and run in such an interdependent
what do you understand by software qualityquality software means its- free of bugs- is easily maintainable- within the budget- meets requirements-
what qualities would you look for when hiring a test engineer- test to break attitude- desire for quality and attention to details- tact and
what are 5 common problems in software development process1 bad requirements - these requirements are unclear too general incomplete or not testable
differentiate between testing and qa- quality assurance is more a preventive thing which ensures quality in company and hence the product instead of
what is test suite - it is a collection of tests that are used to validate the behavior of an application or product- generally a test suite is a
explain the term in brief- test script and test specificationtest script- it is generally used to refer to instructions for a particular test which
define the meaning of code inspection - a formal testing technique where programmer reviews source code with a group who ask questions analyzing
state the term- code coverage this is an analysis method that determines which parts of software have already been covered by test case suite and
explain the term - code complete- phase of development where functionality is implemented completely with only bug fixes remaining- all functions
define about the integration testing - this test is performed to verify interfaces between system components interactions between application and
what is compatibility testing- its a non-functional test performed on a software system or component for checking its compatibility with the other
explain smoke testing- smoke testing covers all of the fundamental functionality of application- it is considered as the main test for checking the
determine the sanity testing - sanity testing is used to ensure that conflicting or multiple functions or variables dont exist in system- it verifies
what is stress testing - it checks the robustness of application- it verifies that application consistently provides satisfactory performance under
how do stubs and drivers are related to manual testing- drivers and stubs are a part of incremental testing- the two different techniques used in
list the pre-requisites for white-box testingpre-requisites for white-box testing are similar to black-box testing with one key difference- during
differentiate between regression testing and re-testing- re-testing - it means testing a single defect that was just fixed only one test is performed
illustrate exploratory testing- in exploratory testing approach testers are involved in maximum test execution and minimum planning- planning
what are decision tables why do we use them- decision tables are specification-based techniques that are more focused on business rules or business
describe component testing- component testing is also called as module unit or program testing- it looks for defects in software and verifies its
describe structure-based testing techniques- structure-based testing techniques are also known as white-box testing techniques- they use internal
different characteristics of software measuresdifferent characteristics of software measures identified by basili 1989 are given belowbull objects of