what do you mean by test case specification
Answers were Sorted based on User's Feedback
Answer / mahalakshmi
The Test Case Specification is a document wherein you
derive/explain various scenarios to test the
component/system. It would consists of Component name, Case
Description, Expected Results, Pass/Fail status.
We can prepare TCs for 1) individual components, 2)for
integrating the components 3) for full business scenarios...
TCs can be Unit TCs, Integration TCs, System TCs,
Acceptance TCs...
Any one pls correct me, if am wrong...
Thanks
Is This Answer Correct ? | 24 Yes | 8 No |
Answer / nikhil
Test case describes an input description and
an expected output description.
Is This Answer Correct ? | 8 Yes | 4 No |
Answer / bhumika harshita
Test Case is a checklist of all the functionalities of an
application or program with a set of inputs, executions
conditions, expected results and actual results which
determines if the program is runnig correctly and is in
compliance with the specifications or requirements.
Is This Answer Correct ? | 6 Yes | 2 No |
Answer / seeni
Test case are developed to cover certain testcondition,
test case consist of input values,Execution pre
condition,expected result,execution post condition.
Is This Answer Correct ? | 7 Yes | 6 No |
Answer / abhishek
A test case is a set of conditions or variables under which
a tester will determine whether an application or software
system is working correctly or not.
Is This Answer Correct ? | 4 Yes | 5 No |
write a test case for a pen and paper regarding writing.
Need help to write test case for "Check Availability" field. Any help would be highly appreciated!
Explain the exactly meaning of test case?
1. Given the following: You have an application that consists of three parts: a front end GUI, a middle-ware layer where all the processing of data takes place and a database where data is read from. What are the areas that would be most likely to break? What would your testing strategy for this be? Why? 2. Imagine I am handing you a wine glass and I ask you to test it. What would your testing strategy for this be?
how can write testcase for admin role? can u tel me detail
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)
test cases on Fan
write test case for button of google page?"i am feeling lucky" if button is not appear on page?
How to write a test cases for the following Please it is urgent Once user clicks that link Invite Friend page opens up thru which user can do 2 functions - first is to search friends detail(name, mail id) from her address book in other sites (india times, yahoo, gmail and rediff) and second to mail the invite to the selected person/s. User can send invite to multiple person at same time. Searching friends detail in other address books will work like this: - User will input name, email id, pwd etc, select from which site she want to get friends list and then click on Import. - Users address book from other sites will be imported in one shot(first time) to iDiva database. - It will be arranged in alphabetical order(complete list) and mail ids which are already used will be in different color. - User will be able to update her address book by clicking on ""Refresh"" button on the page, which will trigger the process again, and fetch new mail ids.
Some test case for mambo cms (only basically: graphic, function...) Thanks for answer.
How to test a stored procedure?
Explain the gray box testing?