최신ISTQB Certified Tester Advanced Level Technical Test Analyst - CTAL-TTA무료샘플문제
문제1
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
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
정답: C
설명: (ExamPassdump 회원만 볼 수 있음)
문제2
Which of the following statements is TRUE regarding tools that support component testing and the build process?
Which of the following statements is TRUE regarding tools that support component testing and the build process?
정답: C
설명: (ExamPassdump 회원만 볼 수 있음)
문제3
At which test level would reliability testing most likely be performed?
At which test level would reliability testing most likely be performed?
정답: D
설명: (ExamPassdump 회원만 볼 수 있음)
문제4
What is MOST likely to be a consideration when implementing a new performance test tool?
What is MOST likely to be a consideration when implementing a new performance test tool?
정답: A
설명: (ExamPassdump 회원만 볼 수 있음)
문제5
When conducting a data flow analysis of following section of pseudo code:
Declare C, F, Z Decimal
Set Z = 32
Read F
SetC = (F-Z) * 5/9
Free C, F. Z
Print F
Which of the variables utilized above has a potential anomalie?
When conducting a data flow analysis of following section of pseudo code:
Declare C, F, Z Decimal
Set Z = 32
Read F
SetC = (F-Z) * 5/9
Free C, F. Z
Print F
Which of the variables utilized above has a potential anomalie?
정답: B
설명: (ExamPassdump 회원만 볼 수 있음)
문제6
There are multiple activities the Technical Test Analyst performs regarding test automation. Which of the following activities is a typical test automation activity that the Technical Test Analyst will perform?
There are multiple activities the Technical Test Analyst performs regarding test automation. Which of the following activities is a typical test automation activity that the Technical Test Analyst will perform?
정답: D
설명: (ExamPassdump 회원만 볼 수 있음)
문제7
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.
Within a new high-end TV project, it has been decided to apply dynamic analysis.
Which of the quality goals listed below is MOST appropriate to the project context?
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.
Within a new high-end TV project, it has been decided to apply dynamic analysis.
Which of the quality goals listed below is MOST appropriate to the project context?
정답: D
설명: (ExamPassdump 회원만 볼 수 있음)
문제8
You are working for a video game manufacturer You have a new title being released Market interest in the product is at an all time high and everyone in the company has been promised huge bonuses if the launch is successful You are responsible for portability testing Which area, m particular should you emphasize in your testing?
You are working for a video game manufacturer You have a new title being released Market interest in the product is at an all time high and everyone in the company has been promised huge bonuses if the launch is successful You are responsible for portability testing Which area, m particular should you emphasize in your testing?
정답: C
설명: (ExamPassdump 회원만 볼 수 있음)
문제9
Given the following code:
If x > y and z = 3 statement!
elself z = 4
statement2
endif;
What is the minimum number of tests needed to achieve 100% statement coverage?
Given the following code:
If x > y and z = 3 statement!
elself z = 4
statement2
endif;
What is the minimum number of tests needed to achieve 100% statement coverage?
정답: B
설명: (ExamPassdump 회원만 볼 수 있음)
문제10
Assume you are involved in testing a Health Insurance Calculation system.
At the main screen one can enter information for a new client. The information to be provided consists of last name, first name and date of birth. After confirmation of the information, the system checks the age of the potential new client and calculates a proposed premium.
The system also has the option to request information for an existing client, using the client's ID number.
A keyword-driven automation approach is being used to automate most of the regression testing.
Based on the information provided, which TWO of the options provided would be the MOST LIKELY keywords for this application? (Choose two.)
Assume you are involved in testing a Health Insurance Calculation system.
At the main screen one can enter information for a new client. The information to be provided consists of last name, first name and date of birth. After confirmation of the information, the system checks the age of the potential new client and calculates a proposed premium.
The system also has the option to request information for an existing client, using the client's ID number.
A keyword-driven automation approach is being used to automate most of the regression testing.
Based on the information provided, which TWO of the options provided would be the MOST LIKELY keywords for this application? (Choose two.)
정답: A,D
설명: (ExamPassdump 회원만 볼 수 있음)
문제11
You are working on a complex systems integration project that will soon be deployed to the production environment. This system is replacing a system that was popular with the users and had no outstanding non-functional issues. There are multiple components that interact and these have been developed by various development and testing groups including some outsourced groups. You will be leading the performance testing effort. Although you would prefer to have a dedicated test system for this effort, you will have to use the production system. You can do this testing at a low usage time, but there will be some users on the system and you will be using real data for the tests. You are now planning your performance testing. Unfortunately, there are no requirements for the performance requirements of the system. How do you determine the acceptable performance levels for the various operational profiles?
You are working on a complex systems integration project that will soon be deployed to the production environment. This system is replacing a system that was popular with the users and had no outstanding non-functional issues. There are multiple components that interact and these have been developed by various development and testing groups including some outsourced groups. You will be leading the performance testing effort. Although you would prefer to have a dedicated test system for this effort, you will have to use the production system. You can do this testing at a low usage time, but there will be some users on the system and you will be using real data for the tests. You are now planning your performance testing. Unfortunately, there are no requirements for the performance requirements of the system. How do you determine the acceptable performance levels for the various operational profiles?
정답: D
설명: (ExamPassdump 회원만 볼 수 있음)
문제12
Which TWO of the following are generic PRODUCT risk factors that should be considered by a Technical Test Analyst?
a)A high number of performance efficiency defects in the software
b)Inaccurate arithmetic calculations in key business areas cj Particularly complex code d) Communication issues with geographically distributed teams e) Usability-' issues with the design of the user interface
Which TWO of the following are generic PRODUCT risk factors that should be considered by a Technical Test Analyst?
a)A high number of performance efficiency defects in the software
b)Inaccurate arithmetic calculations in key business areas cj Particularly complex code d) Communication issues with geographically distributed teams e) Usability-' issues with the design of the user interface
정답: A
설명: (ExamPassdump 회원만 볼 수 있음)
문제13
Which of the following statements about performance testing tools is NOT correct?
Which of the following statements about performance testing tools is NOT correct?
정답: D
설명: (ExamPassdump 회원만 볼 수 있음)