Answer Posted / 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 |
Post New Answer View All Answers
How to write test case for this scenario. The system shall compare the requested name with the Service Member Name field in the database
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 email id in world wide web
write test cases for hospitality management system
Explain the sanity testing?
What is the syntax testing?
Write a test case on a durability of an electric bulb and test it that it will last for next 10 months.
What is the difference between test scenarios, test cases, and test script?
How to write the test cases for STP
Write test cases to test a browser app
test cases for friend finder system using gps?
hai we need to get some data from a logfiles and populate into database .to check this we need to write test cases .how to write test case for this scenario tell me as functional and stress testing differ
how to write test cases for the example state name starts with A B C D E F G H I J K L Z
How should I maintain the test cases and Test Log for different versions/builds of the application.
An Excel sheet contains 2rows and 3 columns of data.I want to copy these data in to the another excell sheet. Write the possible positive and negative test cases?