can any one give the format of writing test cases in excel
sheet.
Answer Posted / savita
S.NO:
TEST CASE NAME:
DESCRIPTION:
PRIORITY:
STEP NO:
STEP TO EXECUTE:
EXPECTED RESULT:
ACTUAL RESULT:
PASS/FAIL:
STATUS:
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Explain the scalability testing?
Explain the smoke testing?
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?
How to write test case for android application,alarm clock,LCD display screen. And after seeting alarm mobile get switch off how to write test case..
Explain the load testing?
Write a test case on a durability of an electric bulb and test it that it will last for next 10 months.
How to write test cases for the following scenario: The system shall limit the search result display to 200 records. Do we need to write test data for it. How do we create a test data for it.
Can any one send me the Sample sanity Test Cases??? Mail id:veerabhadrudu.p@gmail.com
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)
Write test cases for 8+4?
Write the use cases for following 1. Comment section of Facebook 2. Instagram status Implementation
write the testcases for migrating data from one database to another database?
how to write test case on gmail for TO field in compose page? only for the particular field.what will different type of user do with it like student,doctor?
Define some of the attributes of a test case?
Can someone tell me the test cases to test the password for with following scenario: 1. Password should be minimum 6 chars and maximum 8 chars. 2. Password should consist one uppercase letter 3. Password should consist of one numeric 4. Password should consist of one special character.