Free Certified Tester Advanced Level Technical Test Analyst Exam CTAL-TTA Exam Practice Test
CTAL-TTA Exam Features
In Just $59 You can Access
- All Official Question Types
- Interactive Web-Based Practice Test Software
- No Installation or 3rd Party Software Required
- Customize your practice sessions (Free Demo)
- 24/7 Customer Support
Total Questions: 129
-
You are testing software that requires you to enter defined order numbers and either add, delete or update the information associated with that order number, which of the following is the minimum set of columns you should see in your keyword-driven input table?
Answer: C Next Question -
Which of the following is true regarding maintainability?
Answer: B Next Question -
Within the world of consumer electronics, the amount of embedded software is growing rapidly. The amount of software in high-end television sets has increased by a factor of about eight over the last six years. In addition, the market of consumer electronics has been faced with a 5 -10% price erosion per year. The price of a product is, among a number of other things, determined by the microcontroller used. Therefore, the use of ROM and RAM remains under high pressure in consumer electronic products, leading to severe restrictions on code size.You are a Technical Test Analyst involved in the review of the architecture of this project.Which of the following issues would be MOST important to focus on during the review and when verifying the correct implementation?
Answer: D Next Question -
In what circumstances should you use a simulator instead of an emulator when testing a mobile application?
Answer: A Next Question -
An enhancement to a Social Media application allows for the creation of new Groups. Any number of existing application members can be added to a Group. An attempt to add a non-existent member of the application to a Group will result in an error, as will an attempt to add the same member twice. Members can be removed from an existing Group. An existing Group can be deleted but only if there are no current members attached to it.Which one of the following Keyword-driven input tables provides the BEST test coverage of this enhancement?Table 1Keyword Group Id Member Id Create.Group Group3Add_Member Group3 @Member1Add.Member Group3 (a)Member2 Delete_Group Group3Remove.Member Group3 @MemberlRemove_Member Group3 @)Member2 Delete.Group Group3ResultGroup createdMember added to Group Member added to Group Error - Group not empty Member removed from group Member removed from group Group deletedTable 2Keyword Group Id Member Id Result Create.Group Groupl Group createdAdd.Member Groupl Member4 Error - member does not exist Add.Member Groupl (©Memberl Member added to Group Delete.Group Groupl Error - Group not emptyRemove_Member @Member 1 Member removed from group Delete.Group Groupl Group deletedTable 3Keyword Group Id Member Id Result Create.Group Group3 Group createdAdd.Member Group3 Member9 Error - member does not exist Add.Member Group3 (©Memberl Member added to Group Add_Member Group 3(©Memberl Error - member already in group Delete.Group Group3 Error - Group not emptyRemove-Member Groups (©Member 1 Member removed from group Delete.Group Groups Group deletedTable 4Keyword Group Id Member Id Result Create.Group Groupl Group createdAdd.Member Groupl @Member3 Member added to Group Add.Member Groupl @Member3 Error - member already in group Delete.Group Groupl Error - Group not emptyRemove.Member Groupl @Member1 Member removed from group Delete.Group Groupl Group deletedSELECT ONE OPTION
Answer: B Next Question -
Which of the following statements is TRUE regarding tools that support component testing and the build process?
Answer: D Next Question -
Consider the following code segments. Segment 1:If a > b then setc = 12 elseif c >7 set c = 5 endifSegment 2: setc= 12 for n = 1 to c display cendforSegment 3:If (a > b) or (c < d) then set c = 12elseset c = 5 endlfSegment 4:set y = 4call (segments) segments:startfor I = 1 to y print y endfor endWhich segment would receive the highest cyclomatic complexity value?
Answer: C Next Question -
Installability testing is usually conducted during which stage in the application's SDLC and usuallyincludes which other types of testing?
Answer: A Next Question -
The requirements specification of a product begins with this sentence:"The xyz system will provide many new user functions. These must be easy for our operators to use and tolerant of user input errors. These new functions must also be easy to learn. Because of very high transaction rates and limited processing power, the software design must be very efficient. The system must be available as close to 24x7 as possible.Which three ISO 25010 major quality characteristics should be tested for possible defects with this implementation?
Answer: D Next Question -
Consider the following fault attack:Force all possible incoming errors from the software/operating system interfaces to the application. Which of the following is the kind of failure you are looking for when using this attack?
Answer: A Next Question
Total Questions: 129