Un-Answered Questions { Test Cases }

What is quick test professional and what test environment it supports?

696


Elaborate test plan and content availability in test plan.

664


What is test environment? Elaborate with example.

642


Define some of the attributes of a test case?

680


Explain which test cases are written first black boxes or white boxes?

659


Which of the following defines the expected results of a test? Test case specification or test design specification.

1000


How to generate test cases for 'replace a string' method?

902


You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?

890


A wholesaler sells printer cartridges. The minimum order quantity is 5. There is a 20% discount for orders of 100 or more printer cartridges. You have been asked to prepare test cases using various values for the number of printer cartridges ordered. Which of the following groups contain three test inputs that would be generated using boundary value analysis?

1486


What is the difference between test scenarios, test cases, and test script?

689


What are semi-random test cases?

850


Why does the boundary value analysis provide good test cases?

683


By clicking the file button on a Word document and opening the Print window, Identify what needs to be white box tested and what needs black box testing. (On the black box testing items, identify boundary conditions and equivalence partition testing is possible and give data examples.)

825


Explain the format of a requirement traceability

619


Explain the state testing?

624