what are the inputs required for writing test cases
Answers were Sorted based on User's Feedback
Answer / fiza
Use cases or SRS or FS is our input for writing test cases.
First of all we abstract scenarios from usecases and then
we write test cases in Test Director.
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / swathi
For writing test cases we have inputs as
SRS the test manager will give the scenarios that posible
conditions to check in a perticular project this will be
also an input for test cases
| Is This Answer Correct ? | 0 Yes | 1 No |
how we write test cases for navigation or links with example?
Given the following code, which is true about the minimum number of test cases required for full statement and branch coverage: Read P Read Q IF P+Q > 100 THEN Print "Large" ENDIF If P > 50 THEN Print "P Large" ENDIF A. 1 test for statement coverage, 3 for branch coverage B. 1 test for statement coverage, 2 for branch coverage C. 1 test for statement coverage, 1 for branch coverage D. 2 tests for statement coverage, 3 for branch coverage E. 2 tests for statement coverage, 2 for branch coverage
Do you write test plan and test case?
Write a test case of login window?
1.1 Purpose This tool is also a simple tool, but will be graphics- intensive, and will access the 3 databases (card databases) used in Tarot. 1.2 Scope Only for registered user. 1.3 User Interface - No questions asked, parrot pulls out tarot card - Inside Parrot application, User just have to click on a link saying ""XXXX"" to activate the tool. - Shown is the card of the day, from pack of Tarot cards(78 in number) with fixed graphics, animation, audio. Output: - Graphic-rich display of randomly selected card with detailed meaning, with links to tarot tool. - Graphics: Flying / walking parrot, emerging and choosing a card, displaying the same, and continuing to interact based on card meaning. - The cards also need to carry a brief 1/0 meaning, which will trigger a 1/0 behavior from the parrot (sympathy/making fun/crying or congratulating/smiling/winking)
can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs
test case for coffee machine?
give an example of how to write functional test case.in this test case can we write all +ve and -ve conditions?
How to write test case for this scenario. The data entry field for city shall be removed from the screen
Who will take care of test cases and test plan?
What is the difference between System testing and System Integration testing?
How to write a test case for create folder in the email. create aliases for email adress in the email. thanks Its urgent