Answer Posted / anup
A specific executable test that examines all aspects
including inputs and outputs of a system and then provides a
detailed description of the steps that should be taken, the
results that should be achieved, and other elements that
should be identified. Steps explained in a test case include
all details even if it they are assumed to be common
knowledge. Test cases are used as a technical explanation
and reference guide for systems.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Write Test cases for the below scenario? scenario 1: Replace the current CSS software with TML software. Scenario 2: Provide the same reports for business as currently provided by CSS software. Not: CSS and TML are customized software.
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?
Why is it that the boundary value analysis provides good test cases?
How would you do " Keeping two folders in sync testing"
explain end to end scenario's for online Money transfer in Banking Domain?
i m a fresher working in healthcare industry. here we hve no tool for testing. how i ll do manual testing?plz suggest anyone me urgently... i knw to write test case bt i dont knw where to write n how to execute it manually
Write test cases for this scenario if a job fails it should get restarted again this should happen for three times if it fails again then it should quit?
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 anyone please help me in writing Test cases for HRMS,ERP and for CRM Apllications...I am joined as a trainee.so i have to write test cases for these applications..Soo can anyone pls help me....mail id: bapuji.karyampudi@gmail.com....Please reply me guys.
how to test stand alone programs?
Test Case for Text Editor!
can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs
Define some of the attributes of a test case?
Explain the static testing?
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.)