Which of the following errors CANNOT be found with structure-based testing techniques?
Which of the following is NOT a factor on which test estimation is dependent upon?
The following sentences refer to the Standard for Software Test Documentation' specification (IEEE 829). Which sentence is correct?
Which of the following is NOT an example of a common test metric?
Which of the following is NOT an objective of testing?
Which of the following is NOT an example of a typical risk-based testing activity?
Which of the following statements is correct?
The following incident report that was generated during test of a web application
What would you suggest as the most important report improvement?
Defect detected date: 15.8.2010
Defect detected by. Joe Smith
Test level System test
Test case Area 5/TC 98
Build version: 2011-16.2
Defect description After having filled out all required fields in screen 1,1 click ENTER to continue to screen 2. Nothing happens, no system response at all.
Where and by whom is Beta testing normally performed?
What does the term Pesticide paradox' refer to?
Which ONE of the following statements does NOT describe how testing contributes to higher quality?
Given the following requirement:
Which of the following statements is NOT correct?
Once a bug is fixed, it should be retested. What is the term used to define this type of testing?
What is the difference between system integration testing and acceptance testing?
A Software was re-deployed because the backend database was changed from one vendor to another The Test Manager decided to perform some functional tests on the redeployed system. This is an example of test of which test type?
Which of the following is correct?
A company purchased a new system which deals with all financial transactions in the company Which test types call for involvement of an expert from the financial department?
Which of the following type of defect would NOT be typically found by using a static analysis tool?
Debugging and Testing are key activities in the software development lifecycle.
Which of the following are 'Debugging' activities?
a) Identifying, a failure
b) Locating the cause of failure
c) Fixing the defect
d) Checking the fix has resolved the failure
Which of the following statements is true?
I) Test planning activities include selecting the test object
II) Test strategy implementation is NOT a part of test planning
III) Choosing appropriate test techniques is part of test design
IV) Test schedule and exit criteria modification are part of test planning
Consider a document containing a classification of all the defects found during the system test phase and after the delivery in the production environment This document can be considered a test basis for which of the following test design techniques?
Which of the following would be LEAST appropriate as part of an incident report covering the observation of a failure during testing?
Your company is developing a system with complex business rules and many branches in the structure of its code components. You need to choose one black box technique and one white box technique for test case design.
Which one of the following offers the BEST choice?
What is a "test harness"?
The decision table above reflects a golf club's pricing structure for green fees and buggy/cart hire.
What is the expected result (actions) for each of the following two test cases (TC1 and TC2)?
* TC 1 - Paul is not a full member, is a Loyalty Card holder and requests to play 18 holes with a buggy/cart
* TC 2 - Cheryl is not at full member, doesn't have a Loyalty Card and requests to play 9 holes with a buggy/cart
After a record of poor quality software releases (incorrect menu selection options, new features that do not work, users allowed to change security levels without administrator rights), you have been asked to review the test capability in your company.
You have limited time to do the review before the next project, which type of testing would be MOST appropriate to review first?
Consider the following excerpt from a test report 'We tested the module AX45T and we got only 1 failure. To recreate the failure, we used test file PR624_DR78_TCB0022 pkr, available under the PR624_DR78 repository in the CK01 server".
Which incident report objective does this excerpt satisfy?
Which one of the following statements about techniques for estimating test effort is correct?
You are testing an e-commerce system The system accepts four different types of Credit Cards; each card has its own rules for valid and invalid numbers. The following is a portion of the Decision Table for Order Management.:
The combination of the conditions Valid Card Number (NO) + Purchase Approved (YES) is not feasible.
You wish to perform a test which completely covers all the combinations of equivalence partitioning tor the different types of credit card, according to the rules shown in the above Decision Table
How many test cases do you need?
Which of the following correctly describes the goal of Statement Testing?
Which of the following is a valid collection of equivalence classes for the following problem: "An Integer numeric field shall contain values from 1 to 80 both values inclusive"
Which test design technique can be used for effectively testing system requirements consisting of logical conditions?
What is decision table testing?
Which of the following factors will MOST affect the testing effort required to test a software product? [K1]
Which of the following test design techniques is classified as a structure-based (white box) technique? [K1]
Dynamic Analysis Tools are used to:
Which of the following risks represents the highest level of risk to the project?
Which of the following is a consideration when deploying test execution tools? [K1]
What is static analysis?
Test objectives for systems testing of a safety critical system include completion of all outstanding defect correction. Regression testing is required following defect correction at all test levels. Which TWO of the following metrics would be MOST suitable for determining whether the test objective has been met? [K2]
a. Regression tests run and passed in systems testing
b. Incidents closed in systems testing
c. Planned tests run and passed in system testing
d. Planned tests run and passed at all levels of testing
e. Incidents raised and closed at all levels of testing
Which of the following would typically be identified using static analysis by tools? [K1]
Which of the following test design techniques is not a black box technique?
It is recommended to perform exhaustive tests for covering all combinations of inputs and preconditions.
What can testing demonstrate?
Which of the following test organizations has the highest level of independence?
Which of the following is a valid objective of testing? [K1]
Which type of review has the following main purposes:
discussing, making decisions, evaluating alternatives, finding defects, solving technical problems and checking conformance to specifications, plans, regulations, and standards?