logo

Crowdly

Browser

Додати до Chrome

Software Testing (LTAT.05.006)

Шукаєте відповіді та рішення тестів для Software Testing (LTAT.05.006)? Перегляньте нашу велику колекцію перевірених відповідей для Software Testing (LTAT.05.006) в moodle.ut.ee.

Отримайте миттєвий доступ до точних відповідей та детальних пояснень для питань вашого курсу. Наша платформа, створена спільнотою, допомагає студентам досягати успіху!

In an inspection, what reading technique uses scenarios?

0%
0%
0%
100%
Переглянути це питання

What is a potential challenge for Symbolic Execution?

0%
0%
100%
0%
Переглянути це питання

What is a reasonable definition of ‘test effectiveness’?

Note: The suggested answers make the simplifying assumption that one unique failure corresponds to one unique fault, i.e., there is a 1-to-1 relationship between failure and fault.

0%
0%
100%
0%
Переглянути це питання

What are bug pattern categories of the FindBugs tool?

100%
0%
0%
0%
Переглянути це питання

In an inspection, what reading technique requires that inspectors/reviewers have different roles in the software development process?

0%
100%
0%
0%
Переглянути це питання

What is the main purpose of Symbolic Execution?

100%
0%
0%
0%
Переглянути це питання

What is a reasonable definition of 'test efficiency'?

Note: The suggested answers make the simplifying assumption that one unique failure corresponds to one unique fault, i.e., there is a 1-to-1 relationship between failure and fault.

0%
0%
0%
100%
Переглянути це питання

When using Static Code Analysis tools what is the biggest problem with interpreting the output (i.e., the list of warnings/errors)?

100%
0%
0%
0%
Переглянути це питання

What are the rank groups of the FindBugs tool (V3.0 and higher)?

0%
0%
100%
0%
Переглянути це питання

In the following program (pseudo-code), for variable ‘accept’, what is the complete set of du-paths?

  1. boolean AccClient(int age; gtype gender) {
  2. boolean accept=false;
  3.  if (gender==female & age<85) {
  4.    accept=true;
  5.    return accept; }
  6.  if (gender==male & age<80) {
  7.    accept=true;
  8.    return accept; }
  9.  return accept; }

Note: The numbers on the left are the line numbers (nodes).

0%
0%
0%
100%
Переглянути це питання

Хочете миттєвий доступ до всіх перевірених відповідей на moodle.ut.ee?

Отримайте необмежений доступ до відповідей на екзаменаційні питання - встановіть розширення Crowdly зараз!

Browser

Додати до Chrome