Which of the following is NOT a deciding factor m determining the extent of testing required?

Which of the following is NOT a deciding factor m determining the extent of testing required?A . Level of risk of the product or featuresB . Budget to do testingC . A particular tester involved in testingD . Time available to do testingView AnswerAnswer: C Explanation: The extent of testing...

September 5, 2024 No Comments READ MORE +

Which of the following is the next step the tester should take poor to recording the deviation?

During system testing phase of a word processor, a tester finds that on opening a file from a particular set of files, which are part of a critical workflow, the word processor crashes. Which of the following is the next step the tester should take poor to recording the deviation?A...

September 5, 2024 No Comments READ MORE +

Which of the following statements is LEAST likely to be describing component testing?

Which of the following statements is LEAST likely to be describing component testing?A . It identifies defects in modules and classes.B . Simulators and stubs may be required.C . It mainly tests interfaces and interaction between components.D . It may be applied using a test-first approach.View AnswerAnswer: C Explanation: Component...

September 5, 2024 No Comments READ MORE +

Which of the following are valid testing principles?

Which of the following are valid testing principles? I) Exhaustive testing is in general impossible. II) Exhaustive testing should be executed for code intended to be reused. III) Testing may guarantee that a program is correct. IV) Testing cannot guarantee that a program is correct. V) Defects cluster together in...

September 4, 2024 No Comments READ MORE +

In what way do Configuration Management effects testing?

In what way do Configuration Management effects testing?A . Without proper configuration management, test planning cannot proceed.B . Proper configuration management ensures that testers can uniquely identity the tested itemC . Configuration management is important for developers, not for testersD . There is very little influence of configuration management practices...

September 4, 2024 No Comments READ MORE +

Software was found lo take much more time than the stated requirement of less than one second to save a file. Upon investigation it was found that there was an unnecessary check inside a loop which was slowing down the file-save operation. The software not being able to meet the desired response time is an example of

Software was found lo take much more time than the stated requirement of less than one second to save a file. Upon investigation it was found that there was an unnecessary check inside a loop which was slowing down the file-save operation. The software not being able to meet the...

September 4, 2024 No Comments READ MORE +

Which of the following statements about reviews are TRUE?

Which of the following statements about reviews are TRUE? I, In walkthroughs the review meeting is typically led by the author. II, Inspection is characterized by an open-ended review meeting III, Preparation before the review meeting is part of informal reviews IV, Management rarely participates in technical review meetingsA ....

September 4, 2024 No Comments READ MORE +

Which of the following does MOT describe a reason why testing is necessary?

Which of the following does MOT describe a reason why testing is necessary?A . The customer decided that 100% branch coverage shall be achievedB . The acquisition of test automation tools was based on the assumption that it will be used m all projectsC . For avionics and pharmaceutical systems...

September 3, 2024 No Comments READ MORE +

Which test design technique should be used to cover all possible combinations of the in put conditions?

For withdrawing money tram an Automated Teller Machine (ATM), the following conditions are required: - The bank card is valid - The PIN code is correct - Money is available in the user's account The following are some possible interactions between the user and the ATM: - The entered card...

September 1, 2024 No Comments READ MORE +

Which of the following statements about independent testing is WRONG?

Which of the following statements about independent testing is WRONG?A . Independent testing is necessary because developers don't know any testing.B . Independent testing is best suited for the system test level.C . A certain degree of independence makes the tester more effective at finding defects.D . Independent test teams...

September 1, 2024 No Comments READ MORE +