Uke 4 Flashcards

(12 cards)

1
Q

Q1

In which document described in IEEE 829 would you find instruction for the steps to be taken for a test including set-up, logging, environment and measurement?
a) Test plan
b) Test design specification
c) Test case specification
d) Test procedure specification

A

Test procedure specification

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Q2

With a highly experienced tester with a good business background, which approach to defining test procedures would be effective and most efficient for a project under severe time pressure?
a) A high level outline of the test conditions and general steps to be taken
b) Every step in the test spelled out in detail
c) A high-level outline of the test conditions iwth the steps to take discussed in detailed with another experienced tester
d) Detailed documentation of all test cases and careful records of each step taken in testing

A

A high level outline of the test conditions and general steps to be taken

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Q3

Put the test cases that implement the following test conditions into the best order for the test execution schedule, for a test that is checking modifications of customers on a database.
1) Print modified customer record
2) Change customer address: House number and street name
3) Capture and print the on-screen error message
4) Change customer address: POstal code
5) Confirm existing customer is on the database by opening that record
6) Close the customer record and close the database
7) Try to add a new customer with no details at all

A

5 4 2 1 7 3 6

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Q4

Why are both specification-based and structure-based testing techniques useful?
a) They find different types of defects
b) Using more techniques is always better
c) Both find teh same types of decet
d) Because sepcifications tend to be unstructured

A

They find different types of defects

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Q5

What is a key characteristic of structure-based testing techniques ?
a) They are mainly used to assess structure of a specification
b) They are used both to measure coverage and to design tests to increase coverage
c) They are based on the skills and experience of the tester
d) They use a formal or informal model of the software or component

A

They are used both oto measure coverage and to design tests to increase coverage

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Q6

Should pre-coonditions and post-conditions be part of a test case?

A

Yes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Q7

___ is the analysis at the edge of each equivalence partition

A

BVA - Boundary Value Analysis

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Q8

Which of the following would be an example of decision-table testing for a financial application applied at system-test level?
a) A table containing rulres for combination of inputs to two fields on the screen
b) A table containing rules for interfaces between components c) A table containing rules for mortgage applications
d) A table containing rules for chess

A

A table containing rules for mortgage applications

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Q9

Which of the following could be a coverage measure for state transition testing ?
All states have been reached

The respond time for each transition is adequate

Every transition has been executed

All boundaries have been exercised

Specific sequences of transitions have been exercised

A

All states have been reaced

Every transition has been executed

Specific sequences of transition have been exercised

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Q10

Which of the following could be used to assess the coverage achieved for specification based test techniques ?

Decision outcomes exercised

Partitions exercised

Boundaries exercised

State transitions exercised

Statements exercised

A

Partitions exercised

Boundaries exercised

State transitions exercised

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Q11

Postal rates for light letters are 25 NOK up to 10g, 35 NOK up to 50g, plus an extra 10 NOK for each additional 25g up to 100g. Which test inputs (in grams) would be selected using equivalence partitioning?

a) 8 42 82 102
b) 4 15 65 92 159
c) 10 50 75 100
d) 5 20 50 60 80

A

4 15 65 92 159

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly