Computer Science, asked by nithyaanbalagan, 1 year ago

1. Only positive scenarios are validated in ___________ testing

build verification
capacity
hardware
none of the options

which one is correct?

2. A build that fails __________ stage will not be deployable

acceptance
commit
both the options
none of the options

which one is correct?

Answers

Answered by Sidyandex
12

1. Option A that is build verification will be the right answer. In a software and hardware testing, only positive scenarios are validated by the build verification testing.


2. Option B will be the right answer. In case the build fails, commit stage generally is not deployable.


sudeepdas235: 2. Acceptance stage
Answered by ganeshdeshmukh170
0

Answer:

Only positive scenarios are tested in Smoke testing.

so option D (non of the option) should be correct answer

Explanation:

Positive scenarios are tested with valid data in smoke testing  

Similar questions