‘Be bugging’ is known as
A. Preventing the defects by inspection
B. Fixing the defects by debugging
C. Adding known defects by seeding
D. A process of fixing the defects by tester

1 Answer

Answer :

C. Adding known defects by seeding

Related questions

Description : The Kick Off phase of a formal review includes the following :- a) Explaining the objective b) Fixing defects found typically done by author c) Follow up d) Individual Meeting preparations

Last Answer : a) Explaining the objective

Description : When testing a grade calculation system, a tester determines that all scores from 90 to 100 will yield a grade of A, but scores below 90 will not. This analysis is known as: A. Equivalence partitioning B. Boundary value analysis C. Decision table D. Hybrid analysis

Last Answer : A. Equivalence partitioning

Description : When testing a grade calculation system, a tester determines that all scores from 90 to 100 will yield a grade of A, but scores below 90 will not. This analysis is known as: A. Equivalence partitioning B. Boundary value analysis C. Decision table D. Hybrid analysis

Last Answer : B. Boundary value analysis

Description : Mutation testing is related to A. Fault seeding B. Functional testing C. Fault checking D. None of the above

Last Answer : A. Fault seeding

Description : Success Factors for a review include: i. Each Review does not have a predefined objective ii. Defects found are welcomed and expressed objectively iii. Management supports a good review process. iv. There is an emphasis on ... and ii is incorrect c) i , iii , iv , ii is in correct d) ii is correct

Last Answer : a) ii,iii,iv are correct and i is incorrect

Description : Change request should be submitted through development or program management. A change request must be written and should include the following criteria. I. Definition of the change II. Documentation to be updated III. Name of the tester or developer IV. Dependencies of the change request.

Last Answer : A. Improve super vision, More reviews of artifacts or program means stage containment of the defects.

Description : Change request should be submitted through development or program management. A change request must be written and should include the following criteria. I. Definition of the change II. Documentation to be updated III. Name of the tester ... and IV B. I, II and III C. II, III and IV D. I, II and IV

Last Answer : D. I, II and IV

Description : During the testing of a module tester X' finds a bug and assigned it to developer. But developer rejects the same, saying that it's not a bug. What X' should do? A. Report ... same bug to another developer D. Send to the detailed information of the bug encountered and check the reproducibility

Last Answer : D. Send to the detailed information of the bug encountered and check the reproducibility

Description : During the testing of a module tester X' finds a bug and assigned it to developer. But developer rejects the same, saying that it's not a bug. What X' should do? A. Report ... same bug to another developer D. Send to the detailed information of the bug encountered and check the reproducibility

Last Answer : D. Send to the detailed information of the bug encountered and check the reproducibility

Description : A test manager wants to use the resources available for the automated testing of a web application. The best choice is A. Test automater, web specialist, DBA, test lead B. Tester, test automater, web ... C. Tester, test lead, test automater, DBA D. Tester, web specialist, test lead, test automater

Last Answer : B. Tester, test automater, web specialist, DBA

Description : a tester, what is your main objective in reviewing a requirement document? A. To ascertain that each requirement is traceable to a business need B. To ascertain that each ... business need, testable, and uniquely identifiable D. To ascertain that each requirement is uniquely identifiable

Last Answer : C. To ascertain that each requirement is traceable to a business need, testable, and uniquely identifiable

Description : As a tester, what is your main objective in reviewing a requirement document? A. To ascertain that each requirement is traceable to a business need B. To ascertain that each ... business need, testable, and uniquely identifiable D. To ascertain that each requirement is uniquely identifiable

Last Answer : B. Test objective

Description : The following defines the statement of what the tester is expected to accomplish or validate during testing activity A. Test scope B. Test objective C. Test environment D. None of the above

Last Answer : B. Test objective

Description : Which of the following helps in monitoring the Test Progress:- i. Percentage of Test Case Execution ii. Percentage of work done in test environment preparation. iii. Defect Information e.g. defect density, ... ii,iii are correct and iv is incorrect c) i,ii are correct and iii,iv are incorrect

Last Answer : b) i,ii,iii are correct and iv is incorrect

Description : Exit Criteria may consist of :- i. Thoroughness measures , such as coverage of code, functionality or risk ii. Estimates of Defect density or reliability measures. iii. Residual risk such as defects not fixed or ... correct and i,ii,iii are incorrect d) iii and iv are correct and i,ii are incorrect

Last Answer : b) i,ii,iii is correct and iv is incorrect

Description : Which of the following will be the best definition for Testing :- a) The goal / purpose of testing is to demonstrate that the program works. b) The purpose of testing is to demonstrate that the ... does what it is supposed to do. d) Testing is executing Software for the purpose of finding defects.

Last Answer : d) Testing is executing Software for the purpose of finding defects.

Description : Benefits of Independent Testing a) Independent testers are much more qualified than Developers b) Independent testers see other and different defects and are unbiased. c) Independent Testers cannot identify defects. d) Independent Testers can test better than developers

Last Answer : b) Independent testers see other and different defects and are unbiased.

Description : Defects discovered by static analysis tools include: i. Variables that are never used. ii. Security vulnerabilities. iii. Programming Standard Violations iv. Uncalled functions and procedures a) i , ii,iii,iv is correct b ... ,iv are incorrect. c) i ,ii, iii and iv are incorrect d) iv, ii is correct

Last Answer : a) i , ii,iii,iv is correct

Description : Repeated Testing of an already tested program, after modification, to discover any defects introduced or uncovered as a result of the changes in the software being tested or in another related or ... software component: a) Re Testing b) Confirmation Testing c) Regression Testing d) Negative Testing

Last Answer : c) Regression Testing

Description : Defect Density' calculated in terms of A. The number of defects identified in a component or system divided by the size of the component or the system B. The number of defects found by a test phase ... The number of defects found by a test phase divided by the number found by the size of the system

Last Answer : A. The number of defects identified in a component or system divided by the size of the component or the system

Description : In preparation for developing the acceptance criteria, the user should A. Know the defects in the application B. Acquire the basic knowledge of the application for which the system is ... D. Know new enhancement and basic understanding of how the application is implemented in users organization

Last Answer : Understand the risks and benefits of the development methodology that is to be used in correcting the software system

Description : The selection of test cases for regression testing A. Requires knowledge on the bug fixes and how it affect the system B. Includes the area of frequent defects C. Includes the area which has undergone many/recent code changes D. All of the above

Last Answer : D. All of the above

Description : Coverage based analysis is best described as: A. A metric used to show the logic covered during a test session providing insight to the extent of testing. B. A tool for documenting the unique ... their status through to resolution. D. The most traditional means for analyzing a system or a program

Last Answer : A. A metric used to show the logic covered during a test session providing insight to the extent of testing.

Description : The purpose of software testing is to A. Demonstrate that the application works properly B. Detect the defects C. Validate the logical design

Last Answer : A. Demonstrate that the application works properly

Description : Defects are least costly to correct at what stage of the development cycle? A. Requirements B. Analysis & Design C. Construction D. Implementation

Last Answer : A. Requirements

Description : UAT is different from other testing types normally because of A. Data B. Cycles C. Defects D. None of the above

Last Answer : A. Data

Description : Peer Reviews are also called as :- a) Inspection b) Walkthroughc) Technical Review d) Formal Review

Last Answer : Technical Review

Description : . Consider the above state transition diagram of a switch.Which of the following represents an invalid state transition? a) OFF to ON b) ON to OFF c) FAULT to ON Q15. Peer Reviews are also called as :- a) Inspection b) Walkthrough

Last Answer : c) FAULT to ON

Description : Locating and eliminating defects in a program is: a) Bugs b) Debugging c) Virus Control Protocol d) None of These

Last Answer : b) Debugging

Description : The best way to test the Project Management Plan (SPMP) is by a) Prototyping b) Inspection c) Simulation d) Compilation e) Debugging.

Last Answer : b) Inspection

Description : Internal defects in a welded joint can be found by a process called (i) Tension test (ii) Visual inspection (iii) Radio graphing (iv) None

Last Answer : (iii) Radio graphing

Description : The cost of quality quality is a. An expression of expression of an organizatio organization's performance in performance in quality in quality in financial terms financial terms b. The ... inspection and inspection and testing of testing of the outputs from outputs from a transformation process.

Last Answer : b. The difference between customers’ expectations of a product or service and their perceptions of their experience of it.

Description : Which of the following is a myth in testing? a) Tester can find bugs b) Any user can test software c) Missed defects are not due to testers d) Complete testing is not possible

Last Answer : Ans : b

Description : Which of the following is not phase of the Fundamental Test Process? a) Test Planning and Control b) Test implementation and Execution c) Requirement Analysis d) Evaluating Exit criteria and reporting

Last Answer : c) Requirement Analysis

Description : Application developed should fit user’s business process. The components of fit are A. Data B. People C. Structure D. All of the above

Last Answer : D. All of the above

Description : Testing Process comprised of A. Test Plan and Test Cases B. Test log and Test Status C. Defect Tracking D. All of the above

Last Answer : D. All of the above

Description : Drivers are also known as: i. Spade ii. Test harness iii. Scaffolding a) i , ii are true and iii is false b) i , iii are true and ii is false

Last Answer : c) ii , iii are true and i is false

Description : Item transmittal report is also known as A. Incident report B. Release note C. Review report D. Audit report

Last Answer : B. Release note

Description : An expert based test estimation is also known as A. Narrow band Delphi B. Wide band Delphi C. Bespoke Delphi D. Robust Delphi

Last Answer : A. Narrow band Delphi

Description : COTS is known as A. Commercial off the shelf sA. Sanity testing B. System testing C. Smoke testing D. Regression testing

Last Answer : C. Smoke testing

Description : COTS is known as A. Commercial off the shelf software B. Compliance of the software C. Change control of the software D. Capable off the shelf software

Last Answer : A. Commercial off the shelf software

Description : __________ testing assumes that the path of logic in a unit or program is known. A. Black Box testing B. Performance Testing C. White Box testing D. Functional testing

Last Answer : C. White Box testing

Description : A node with in degree ¹ 0 and out degree = 0 is known as A. Source node B. Destination node C. Predicate node D. None of the above

Last Answer : B. Destination node

Description : A node with in degree = 0 and out degree ¹ 0 is known as A. Source node B. Destination node C. Transfer node D. None of the above.

Last Answer : A. Source node

Description : At a work site, statistical quality control of concrete means (A) Measurement of risks to eliminate failures (B) Applying the theory' of probability to sample testing or inspection (C) Reduction in wastage of inspection costs (D) Reduction in costs for the removal of defects

Last Answer : (B) Applying the theory' of probability to sample testing or inspection

Description : What is the greatest disadvantage of radiographic inspection? a) the inability to size defects accurately b) The physical size of the equipment c) The skill level of the operator d) The harmful effects of ionizing radiation

Last Answer : d) The harmful effects of ionizing radiation

Description : Who should select the specific welds for NDT, to cover the 10% contractual percentage required by the specification/Code? a) Anyone can select the welds as its just a random choice b) The welder ... welding is always carried out to a high standard the use of percentage NDT is of no real value

Last Answer : c) This will be referenced in the inspection and test plan

Description : Quality ass Quality assurance is urance is a function r function responsible esponsible for a. Controlling Controlling quality quality b. Managing quality c. Inspection d. Removal Removal of defects

Last Answer : b. Managing quality