iSQI CTAL-ATT Certified Tester Advanced Level Agile Technical Tester Online Training
iSQI CTAL-ATT Online Training
The questions for CTAL-ATT were last updated at May 08,2025.
- Exam Code: CTAL-ATT
- Exam Name: Certified Tester Advanced Level Agile Technical Tester
- Certification Provider: iSQI
- Latest update: May 08,2025
Your Agile team is developing a web-based system that will allow users to browse and buy online from a store’s shopping catalogue. Continuous Integration has been implemented and technically it is working well, running several times per day, but each run is taking almost as much time as the team is prepared to allow. It is clear that after a few more iterations, as the number of tests needed grows with the product, it will be taking too much time.
Which of the four options contains a pair of solutions that will BOTH help to solve this problem?
a. Only include unit and component integration tests in the automated Cl runs.
b. Schedule low priority tests to be the first ones executed in each run, in order to provide rapid build verification.
c. Reduce the extent to which the automated tests go through the user interface, using technical interfaces instead.
d. Reduce the number of Cl cycles run each day.
e. Select a subset of automated tests for the daytime Cl runs, and run as many of the other tests as possible in an overnight cycle.
SELECT ONE OPTION
- A . d and e
- B . b and d
- C . c and e
- D . a and c
Which statement is correct regarding the use of exploratory testing for safety critical systems? SELECT ONE OPTION
- A . It should be used when black-box tests cannot be automated
- B . It is highly recommended for all risk levels
- C . It is not recommended, as manual black-box tests should be used instead
- D . It is highly recommended for low risk levels only
Which statement is correct regarding the use of exploratory testing for safety critical systems? SELECT ONE OPTION
- A . It should be used when black-box tests cannot be automated
- B . It is highly recommended for all risk levels
- C . It is not recommended, as manual black-box tests should be used instead
- D . It is highly recommended for low risk levels only
Which statement is correct regarding the use of exploratory testing for safety critical systems? SELECT ONE OPTION
- A . It should be used when black-box tests cannot be automated
- B . It is highly recommended for all risk levels
- C . It is not recommended, as manual black-box tests should be used instead
- D . It is highly recommended for low risk levels only
Which statement is correct regarding the use of exploratory testing for safety critical systems? SELECT ONE OPTION
- A . It should be used when black-box tests cannot be automated
- B . It is highly recommended for all risk levels
- C . It is not recommended, as manual black-box tests should be used instead
- D . It is highly recommended for low risk levels only
Which statement is correct regarding the use of exploratory testing for safety critical systems? SELECT ONE OPTION
- A . It should be used when black-box tests cannot be automated
- B . It is highly recommended for all risk levels
- C . It is not recommended, as manual black-box tests should be used instead
- D . It is highly recommended for low risk levels only
End-to-end response time for any individual request submitted by a user must not exceed 7 seconds.
Applying the INVEST technique to this user story, including its acceptance criteria, which of the following statements is correct?
SELECT ONE OPTION
- A . The Testable and Negotiable criteria of INVEST have not been satisfied
- B . The Testable and Small criteria of INVEST have not been satisfied
- C . The INVEST criteria have all been satisfied by this epic
- D . The Negotiable and Small criteria of INVEST have not been satisfied
You are ar teviemng the fdbwng Java furxton that deteimates whether a curb*. rput by the user. * Even or Odd Public da»s Oddorfven {
public state void mair^Strcg [ | args) (
Scarcer read – new ScanrerfSystem inje
System out prim (’Pease enter a rxmber’i;
int Number • reader nextfntO,
if(Number^2»»0)
System out prrrtln "your input number ‘Number ♦ * is even ).
else
System out prntirfyour input number ‘Number ♦ * is odd*);
)
}
You are Qj>ded by ’.he following checklist
• All variables must start with a Capital letter
• All output messages must start with a Capita letter
• There must De a comment bne e« pla ning the purpose of the dess How many checklist items Mve been fuelled7
SELECT ONE OPTION
- A . 3
- B . None
- C . 1
- D . 2
Which statement about test automation is TRUE?
SELECT ONE OPTION
- A . Increasing test automation levels may decrease the frequency at which continuous deployments to production can be made
- B . Increasing test automation levels will eliminate the need for manual testing during continuous deployment
- C . Increasing test automation levels to increase the frequency of continuous deployment should always be an objective
- D . Minimizing the test suite by selecting, preparing and running only a subset of tests by using risk analysis should always be an objective
You are part of an agile team creating a user story.
Which of the following requirements engineering techniques would you use to provide a visual representation of the system and help to see the ‘overall* story with the functional flow? SELECT ONE OPTION
- A . Personas
- B . Use Cases
- C . Story Mapping
- D . Storyboards