What content would be in an incident report if that incident report was based on the IEEE 829 Standard for SoftwareTest Documentation?

What content would be in an incident report if that incident report was based on the IEEE 829 Standard for SoftwareTest Documentation? (i) Identification of configuration items of the software or system. (ii) Software or system lifecycle process in which the incident was observed. (iii) Description of the anomaly to...

January 11, 2021 No Comments READ MORE +

What is static analysis?

What is static analysis?A . The decision between using white or black box test techniques.B . Executing software to validate the most common path through the code.C . A technique to find defects in software source code and software models, performed without executing code.D . It is a testing technique...

January 11, 2021 No Comments READ MORE +

For complete coverage of all combinations, how many combinations of the above are to be tested?

The following diagram lists various types of operating systems, databases and application servers supported by the application under test. For complete coverage of all combinations, how many combinations of the above are to be tested?A . 11B . 5C . 45D . 3View AnswerAnswer: D

January 11, 2021 No Comments READ MORE +

Which of the following statements is most true about test conditions?

Which of the following statements is most true about test conditions?A . An item or event of a component or system that can be verified by one or more test cases.B . The grouping of a composite set of test cases which, when tested as a whole, reveal a positive...

January 11, 2021 No Comments READ MORE +

Which of the following tools, had it been used, would have prevented the loss of Sam's updates?

An organization is working on updating test cases for a particular module of their software. Sam updated a set of test cases yesterday and saved the new version on his PC. Unfortunately, the hard disk of his PC crashed, and his work was lost. The IT department of the organization...

January 11, 2021 No Comments READ MORE +

To the nearest $, which of these groups of numbers fall into three DIFFERENT equivalence classes?

A system calculates the amount of customs duty to be paid: _ No duty is paid on goods value up to, and including, $2,000. _ The next $8,000 is taxed at 10%. _ The next $20,000 after that is taxed at 12%. _ Any further amount after that is taxed...

January 11, 2021 No Comments READ MORE +

What is the term used to define this type of testing?

Once a bug is fixed, it should be retested. What is the term used to define this type of testing?A . Reliability TestingB . Confirmation TestingC . Maintainability TestingD . Regression TestingView AnswerAnswer: B

January 11, 2021 No Comments READ MORE +

Which of the following defect types are LEAST likely to be discovered when using static analysis tools?

Which of the following defect types are LEAST likely to be discovered when using static analysis tools?A . Variables that are never usedB . Coding standard violationsC . Memory leaksD . Uncalled functions and proceduresView AnswerAnswer: C

January 10, 2021 No Comments READ MORE +

What are metrics NOT used for?

What are metrics NOT used for?A . To identify the percentage of work done in test environment preparation.B . To identify the percentage of work done in test case preparation.C . To apply to the RAD development model.D . To measure whether dates of test milestones were met.View AnswerAnswer: C

January 10, 2021 No Comments READ MORE +

Which of the following statements is true?

Which of the following statements is true?A . Incident management tools are used by testers onlyB . A configuration management tool has nothing to do with testingC . Test management tools are used by managers onlyD . A requirements management tool may be considered as test support toolView AnswerAnswer: A

January 10, 2021 No Comments READ MORE +