CTAL-ATT Exam Question 1
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 en planing the purpose of the dess
How many checklist items Mve been fuelled7
SELECT ONE OPTION
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 en planing the purpose of the dess
How many checklist items Mve been fuelled7
SELECT ONE OPTION
CTAL-ATT Exam Question 2
In order to create a shareable testing service from server or network traffic log data, which of the following types of tool would you use?
SELECT ONE OPTION
SELECT ONE OPTION
CTAL-ATT Exam Question 3
A unit test should be isolated Which option correctly describes the meaning of 'isolated' as a characteristic of a unit test?
SELECT ONE OPTION
Whenever it is run under the same conditions, it should produce the same results.
SELECT ONE OPTION
Whenever it is run under the same conditions, it should produce the same results.
CTAL-ATT Exam Question 4
In a regression-averse test approach, what should be the focus of test automation?
CTAL-ATT Exam Question 5
Which requirements engineering technique would BEST identify how different groups of users may interact with a system, helping to identify gaps and inconsistencies in a user story-' SELECT ONE OPTION