[Q30-Q47] 100% Passing Guarantee - Brilliant TTA-19 Exam Questions PDF [Oct-2024]

Share

100% Passing Guarantee - Brilliant TTA-19 Exam Questions PDF [Oct-2024]

TTA-19 Dumps 2024 - NewBCS TTA-19 Exam Questions


To be eligible for the BCS TTA-19 Certification Exam, candidates must have already achieved the ISTQB Certified Tester Foundation Level (CTFL) Certification and the ISTQB Certified Tester Advanced Level (CTAL) Certification. This means that candidates must have a solid understanding of the fundamentals of software testing and have advanced knowledge in various testing techniques and methodologies.


BCS TTA-19 certification exam covers a wide range of topics, including test analysis and design, test implementation and execution, defect management, test tools and automation, and risk-based testing. TTA-19 exam is designed to test an individual's ability to apply technical testing skills to real-world scenarios and to demonstrate their understanding of the technical testing process.

 

NEW QUESTION # 30
As part of the new strategy a user interface specification has been created to help development to gain familiarity with the requirements.
What kind of review would be most helpful in this situation?

  • A. A technical review, because it will identify all the problems with the user interface specification
  • B. A walkthrough, because it would help them understand the interface better
  • C. An inspection, because it would result in a signed off user interface specification to work from
  • D. A management review, because it sets management criteria for the development

Answer: B


NEW QUESTION # 31
Scenario "Incident management"
A test team is keeping logs of the incidents that they observe. They use a commonly-available word processor to write the incident reports in individual files, which are held in shared storage.
They track the incidents, along with some incident details, in a spreadsheet.

You have now also been given the task to identify the key fields for logging the incident reports, So far the following fields have been in use in the Excel sheet:
- Incident description
- Date
- Author
- Version of the software under test
Which of the following would you recommend as the most important field to add?

  • A. Incident identification
  • B. Developer assigned to the fix
  • C. Date to be fixed
  • D. Priority

Answer: D


NEW QUESTION # 32
Which of the following is an important principle for using experienced-based test techniques?

  • A. Tester skills are less important than ensuring 100% test utilization
  • B. Testers should be evaluated based on the number of defects they find
  • C. Tester skill is a critical factor in assigning test execution tasks
  • D. Testers should always focus on defect-prevention activities

Answer: C


NEW QUESTION # 33
Scenario "Supercar"
Supercar is an online vehicle sales website specialising in a single manufacturer's Sports Utility Vehicles (SUVs) and saloons. A vehicle has two key elements, power unit and body style. The manufacturer offers three choices of power unit: petrol, diesel and hybrid. There are 3 main body styles: Saloon, Hatchback and SUV, SUVS only come as petrol and diesel options. Hybrid is available for Hatchback only. The site will allow an order to be processed if at least one of the chosen vehicle configuration is in stock, otherwise a message will be displayed asking the user to try again later.

As a tester you are asked to review the "Supercar" specification before starting to design the corresponding test cases.
Which comment would you make?

  • A. Dependencies power unit and body styles are not clearly defined
  • B. Boundaries for stock levels are not clearly defined
  • C. l have no comments, specification looks ok
  • D. It is not clear which message will be displayed when "out of stock"

Answer: D


NEW QUESTION # 34
Study the above classification tree.

Which of the following statements is correct?

  • A. The classification tree is correct and complete
  • B. The error message is missing
  • C. The options for "in stock" are missing
  • D. Order information is missing

Answer: C


NEW QUESTION # 35
A diamond retailer is introducing a new stock taking system. Each diamond is assigned a character that represents the colour. The valid domain for the character ranges from D to Z.
The colour is then graded using the following scale:

Which of the following test sets will provide the best equivalence partitioning coverage?

  • A. A, E, H, L, P, T, S
  • B. D, G, K, N, S
  • C. D, F, G, H, K, M, N, P, T, Z
  • D. E, H, L, M, U,

Answer: A


NEW QUESTION # 36
Scenario "Banking Project"
As a test analyst in the banking domain you have received the following requirement:
"The system shall allow cash advances of at least 200 Euros for all supported credit cards, The correct list of credit cards is American Express, Diners, VISA, Mastercard and Eurocard. For the ATM banking project introduced earlier; "When the user first inserts a valid credit card type, the system considers the user to be in an unauthenticated state. When requesting a cash advance, the user must be in an authenticated state. The user authenticates by entering the proper PIN code. When authenticating the user, the system shall allow the user to enter their PlN code up to three times before failing the authentication and rejecting the card. On the first and second try, the system shall prompt the user to re- enter the PIN code." Suppose you are concerned that, depending on the exact number of invalid PIN codes entered, the system might behave improperly.
Which of the following test design techniques is specifically targeted at such failures?

  • A. Equivalence Partitioning extended by boundary value analysis
  • B. Classification Tree Method
  • C. State Transition Testing using 1-switch coverage
  • D. Pairwise Testing with orthogonal arrays

Answer: C


NEW QUESTION # 37
Scenario "Tax system"
The tax system needs to be updated due to new legislation. For a person with a salary of less than e20.000 and who is married, the tax needs to be re-calculated. If the person also has more than two and less than five children, an additional 10% reduction is applicable.

Which of the following statements is NOT correct?

  • A. Especially the SUMl score regarding Affect is high which will ease the deployment process
  • B. The SUMl scores show a positive result regarding user-satisfaction
  • C. The standard deviation of all SuMl scales is much too large
  • D. The SUMI scores are above market average

Answer: C


NEW QUESTION # 38
Which of the following is an example of testing as part of the requirements specification phase?

  • A. Performing acceptance tests against requirement
  • B. A test report showing requirements coverage
  • C. A business analyst eliciting requirements
  • D. A requirements review meeting

Answer: B


NEW QUESTION # 39
Which ISO 9126 quality attribute is most likely to always be of importance when testing a web site?

  • A. Portability
  • B. Fault-tolerance
  • C. Recoverability
  • D. Maintainability

Answer: A


NEW QUESTION # 40
How many cases are required to test this specification using a decision table which is not collapsed?

  • A. 0
  • B. 1
  • C. 2
  • D. 3

Answer: A


NEW QUESTION # 41
Identify the technique most appropriate to identify failures in the interactions of the software under test with its operating environment.

  • A. Decision table testing
  • B. Control flow analysis
  • C. Path testing
  • D. Software fault attacks

Answer: D


NEW QUESTION # 42
For the project three completion criteria have been defined.
A) Test cases passed more than 70%
B) Number of outstanding defects less than 0,5
C) Number of defects per test case less than 0,5
The first week of the testing has shown the following results:

Evaluate the status of the project at the end of the week against the defined completion criteria.
Which of the following options shows the correct status?

  • A. Criteria A = OK, criteria B = NOT OK, criteria C = NOT OK
  • B. Criteria A = NOT OK, criteria B = NOT OK, criteria C = OK
  • C. Criteria A = OK, criteria B = OK, criteria C = OK
  • D. Criteria A = NOT OK, criteria B = NOT OK, criteria C = NOT OK

Answer: B


NEW QUESTION # 43
Scenario "Tax system"
The tax system needs to be updated due to new legislation, For a person with a salary of less than f20.000 and who is married, the tax needs to be re-calculated. If the person also has more than two and less than five children, an additional 10% reduction is applicable.
How many input classes can be distinguished when applying equivalence partitioning to the Tax System specification?

  • A. 0
  • B. 1
  • C. 2
  • D. 3

Answer: C


NEW QUESTION # 44
It is possible that the test execution phase will be shortened and that test cases will need to be prioritised.
What is the main reason to prioritise the test cases?

  • A. Get finished within the time and budget available
  • B. Get the areas the programmer is most worried about finished first
  • C. To ensure as many tests as possible are run
  • D. Ensure that when you stop you have done the best tests in the time available

Answer: D


NEW QUESTION # 45
Drawing a state table based in the state model provided, how many invalid test cases can be identified from the state table?

You may assume all actions are different and independent.

  • A. 0
  • B. 1
  • C. 2
  • D. 3

Answer: D


NEW QUESTION # 46
When preparing for an exploratory test, which of the following sets of artifacts would be the most appropriate to produce?

  • A. Charter outlining tasks (tests) to be performed and objectives to be met, plus a set of defect types to be targeted and a list of new issues encountered
  • B. Charter outlining tasks (tests) to be performed and objectives to be met, plus a set of heuristics to follow and the completed session sheets
  • C. Charter outlining tasks (tests) to be performed and objectives to be met, plus a set of heuristics to follow
  • D. Charter outlining objectives to be met, plus a set of heuristics to follow

Answer: C


NEW QUESTION # 47
......

Free TTA-19 braindumps download: https://freecert.test4sure.com/TTA-19-exam-materials.html