ExamGecko
Home / ISTQB / CTAL-TTA / List of questions
Ask Question

ISTQB CTAL-TTA Practice Test - Questions Answers, Page 10

List of questions

Question 91

Report Export Collapse

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?

Become a Premium Member for full access
  Unlock Premium Member

Question 92

Report Export Collapse

Consider the following pseudocode segment:

set a = 1

while a < 12

display ''this is loop', a

if a > 10 then

display 'loop is > 10'

set a = 5

else

display ''loop is < 11*

endif

end while

display ''Final value of a is', a

Which of the following issues should be detected in the code review?

Become a Premium Member for full access
  Unlock Premium Member

Question 93

Report Export Collapse

Which of the following can be executed by model-based testing tools?

Become a Premium Member for full access
  Unlock Premium Member

Question 94

Report Export Collapse

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?

Become a Premium Member for full access
  Unlock Premium Member

Question 95

Report Export Collapse

How many independent paths are shown in the control flow diagram below?

ISTQB CTAL-TTA image Question 95 48572 09182024210654000000

Become a Premium Member for full access
  Unlock Premium Member

Question 96

Report Export Collapse

Which of the following is a generic risk factor that the Technical Test Analyst must consider?

Become a Premium Member for full access
  Unlock Premium Member

Question 97

Report Export Collapse

You have conducted static analysis on several new modules for an existing product. You are now executing test cases and are seeing inconsistent problems including crashes. Intermittent error messages are appearing. Despite all your best efforts, you are not able to find reproducible scenarios to force these errors.

What problem in the code are you likely seeing?

Become a Premium Member for full access
  Unlock Premium Member

Question 98

Report Export Collapse

What is the common name for a type of automated testing technique that separates test input data and expected test results from the control script used to execute all of the tests?

Become a Premium Member for full access
  Unlock Premium Member

Question 99

Report Export Collapse

You are responsible for planning the non-functional testing for a new product. You will be responsible for the performance testing and you have determined that you will need a simulator to complete your work, Which of the following are considerations when purchasing a simulator?

1. Path testing of the tool

2. Time to test the tool

3. cost of hmng specialists

4. Susceptibility to the 'probe effect'

5. Method and bme to upgrade and retest the tool as the software changes

6. Control flow analysis

Become a Premium Member for full access
  Unlock Premium Member

Question 100

Report Export Collapse

Which of the following is a true statement regarding a continuous integration environment?

Become a Premium Member for full access
  Unlock Premium Member
Total 175 questions
Go to page: of 18
Search

Related questions