Certified Tester Advanced Level - Test Analyst V3.1 v7.0

Page:    1 / 7   
Exam contains 99 questions

Which TWO of the following are MOST likely to be defects found as part of portability testing?
Insufficient, unclear installation or de-installation instructions.
Clumsy screen navigation and input screen labelling.
Inability to log on as an administrator.
Time out errors when entering incorrect login details.
The stock control barcodes cannot be read by the replaced barcode scanner.

  • A. a, d.
  • B. c, e.
  • C. b, d.
  • D. a, e.


Answer : B

You are testing a hospital patient management system. New or amended patient data is captured by hospital administrators using an in-house patient capture application and transmitted to one or more hospital departments depending on the nature of the medical condition. Each department operates its own software package.
A new release had been scheduled which includes an improved user interface to the patient capture application as well as changes to the patient data to meet new regulatory requirements.
You are the test analyst for this release, working alongside a Technical Test Analyst. Which of the following requirements MOST align to your responsibilities to test as a Test Analyst?
R01 – New and amended patient data can be successfully read and processed by receiving hospital department systems.
R02 – Patient data will be transmitted and received by hospital department systems within ten seconds of entry.
R03 – Patient data transmitted to other hospital department systems will remain secure and cannot be accessed by unauthorised third parties.
R04 – High volumes of data can be successfully received and processed while the user interface is being used.
R05 – The new user interface is appropriate for the needs of all hospital administrator roles.

  • A. R02, R03.
  • B. R03, R04.
  • C. R01, R05.
  • D. R01, R02.


Answer : D

You work for a company who are pioneers in smart energy technology. One of their core products is their energy monitor in-home display device, used to display current and historic energy consumption data to many thousands of customers. It has been designed to integrate with their other smart-home products, including domestic lighting control systems via their HomeHub.
The company is to launch a new application for smartphones and tablets that will allow its customers to view their energy readings remotely and to view their daily budget usage based on seasonal historic data. The application must also support customers with disabilities.
The application is being delivered using a hybrid mix of agile and V-model methodologies over three iterations:
Iteration 1 – Development of the new application to work on the IOS operating system only.
Iteration 2 – Enhancement to the application to also work on the Android operating system.
Iteration 3 – Enhancement to the application to provide daily budget usage.
The test manager has provided you with a list of high-level test conditions and has asked you, as Test Analyst, to select the test conditions that address functional suitability, portability, usability and accessibility for Iteration 1 only. Which TWO of the following test conditions should you select?
The application will accept voice recognition commands made via IOS devices.
The application is both learnable and operable for customers when used on Android devices.
There is no loss or corruption of data transmitted between the energy monitor and other smart-home products.
The daily budget usage is accurately calculated from seasonal historic data running on Android.
The application can be installed on all currently supported versions of IOS for all supported smartphones and tablets.

  • A. a, b.
  • B. b, d.
  • C. c, e.
  • D. a, e.


Answer : D

The following document has been produced as part of the replacement of an internal Customer Relationship Management (CRM) application. The replacement application should not differ from the current CRM application, and the documentation reflects this aspiration, with seven specific requirements listed.

The requirements will be reviewed using a standard checklist:
Requirements should be testable.
Each requirement should be consistent with other requirements.
Each requirement should be unambiguous.
Each requirement should have a unique identifier.
Documents should be versioned, dated and the author specified.
Which checklist items would identify issues in this requirements document?

  • A. a, c.
  • B. b, e.
  • C. b, d.
  • D. d, e.


Answer : D

You work for a company who are pioneers in smart energy technology. One of their core products is their energy monitor in-home display device, used to display current and historic energy consumption data to many thousands of customers. It has been designed to integrate with their other smart-home products, including domestic lighting control systems via their HomeHub.
The company is to launch a new application for smartphones and tablets that will allow its customers to view their energy readings remotely and to view their daily budget usage based on seasonal historic data. The application must also support customers with disabilities.
The following requirement specification has been written and you are reviewing it:

You are using the following review checklist
Is each requirement testable?
Does each requirement have acceptance criteria listed?
Is a use case calling structure available (if applicable)?
Are the requirements uniquely identified?
Is the specification versioned?
Is there traceability visible from each requirement to the business/marketing requirements?
Is there traceability between the requirements and the use cases (if applicable)?
Based on this checklist, which items are NOT met and will fail review?

  • A. 2, 3, 4, 7.
  • B. 1, 2, 4, 6.
  • C. 1, 4, 5, 7.
  • D. 2, 3, 5, 6.


Answer : D

Ticket machines are to be installed at the train station of a major European airport, to enable newly arriving passengers to quickly purchase their train tickets.
You are testing this new application and the following Use Case has been provided:

USE CASE: Credit Card purchase -

Use case ID: UC-001401 -
Purpose: To purchase a single ticket to the city centre.

Actors: user -
Pre-conditions: Ticket machine is at the ‘select language’ screen, user has a valid credit card
Main scenario:

You have been asked to review this Use Case. Which ONE of the following checklist items are TRUE and will pass?

  • A. All error messages are defined.
  • B. The main path is clearly defined.
  • C. All alternate paths are identified.
  • D. Each path is testable.


Answer : B

You are running a regression test suite using a keyword-driven test approach for automation. The test suite has been enhanced for the current release to include:
Three new test cases covering new business functionality.
Several new keywords, as project schedule constraints mean that more effective maintenance of the automated test cases is required.
However, the automated suite failed unexpectedly when executing one of the new test cases, which was also utilising a new keyword. As Test Analyst, what should be your first step?

  • A. Ask the technical test analyst to review the keyword script(s), as this is a new keyword and is the most likely cause of failure.
  • B. Run the test case manually to see if the failure lies in the System Under Test (SUT). If the test fails manually, raise a defect report.
  • C. Examine the sequence of tests that led up to the failure to determine if the problem occurred in a previous step.
  • D. Remove the test case from the regression suite and covert it to a manual test, to reduce further impact on project schedules.


Answer : A

Which ONE of the following test tools would MOST likely be used as part of test design?

  • A. Comparison tools.
  • B. Classification tree tools.
  • C. Coverage tools.
  • D. Dynamic analysis tools.


Answer : B

Which test technique is MOST closely associated with classification tree diagrams?

  • A. Use case testing.
  • B. Decision table testing.
  • C. State transition testing.
  • D. Equivalence partitioning.


Answer : B

Which of the following criteria on test progress would enable the business to determine a likely go live date?
(i) Number of tests planned versus number of tests executed
(ii) Number of high priority defects outstanding
(iii) The test teams timesheets in order to show how much effort has been devoted to testing
(iv) Number of tests passed and number failed
(v) Number of defects found in each development area
(vi) The rate at which defects are being found

  • A. (ii), (iii), (iv)
  • B. (i), (iii), (v)
  • C. (i), (ii), (vi)
  • D. (iv), (v), (vi)


Answer : C

As a test analyst you are involved in the early stages of an acceptance test for a Product Data Management system. You are asked to write test designs and test cases based on use cases. An early version of the system is also already available. It is a known fact that on the implementation level many things will change
(including the user-interface). The tests will be carried by end-users with much domain knowledge who have also been involved in the project defining the user requirements and reviewing documentation.
What is the BEST option regarding the level of detail and documentation required for test cases in the project?

  • A. Detailed concrete test cases since many re-runs of the tests are expected
  • B. Logical test cases supported by concrete test cases to allow for traceability and enable future changes
  • C. Concrete test cases only since the end-users have extensive domain knowledge
  • D. Logical test cases only since the end-user have extensive domain knowledge and many changes are expected thus reducing testware maintenance effort


Answer : D

As a test analyst you are gathering data to support accurate metrics. Which of the following metrics would be MOST appropriate to use to monitor product quality?

  • A. Defects found versus defects expected
  • B. Tests run and tests passed
  • C. Test resources spent versus budget
  • D. Compliance to entry criteria
  • E. Product risks outstanding and new risks introduced


Answer : ABE

Which of the following tasks and responsibilities do NOT belong to that of a test analyst in the context of evaluating exit criteria and reporting?

  • A. The test analyst should be able to use the reporting tools
  • B. The test analyst is responsible for supplying accurate information
  • C. The test analyst will contribute to the final report at the end of the testing
  • D. The test analyst should write final test reports objectively


Answer : D

What is the MOST important reason why test conditions should be understandable by stakeholders?

  • A. They should be able to review the test conditions and provide feedback to the test analyst
  • B. They should be able to use them as a basis for designing test cases
  • C. They should be able to use them to establish traceability to requirements
  • D. Test documentation should always be understandable by all stakeholders


Answer : A

Working together with the test manager during test planning, which of the following activities is NOT expected to be performed by the test analyst?

  • A. Review the test estimates of the test manager
  • B. Review the test plan for non-functional testing
  • C. Organize adequate test resources
  • D. Being involved in risk management sessions


Answer : C

Page:    1 / 7   
Exam contains 99 questions

Talk to us!


Have any questions or issues ? Please dont hesitate to contact us

Certlibrary.com is owned by MBS Tech Limited: Room 1905 Nam Wo Hong Building, 148 Wing Lok Street, Sheung Wan, Hong Kong. Company registration number: 2310926
Certlibrary doesn't offer Real Microsoft Exam Questions. Certlibrary Materials do not contain actual questions and answers from Cisco's Certification Exams.
CFA Institute does not endorse, promote or warrant the accuracy or quality of Certlibrary. CFA® and Chartered Financial Analyst® are registered trademarks owned by CFA Institute.
Terms & Conditions | Privacy Policy