can any one give the format of writing test cases in excel
sheet.
Answer Posted / sneha
hi,
The format should be :
S.no
Test conditions
Input values
Expected results
Severity
Remarks
For convenience add:
Configuration item no.
screen Name for which you are writing the test cases.
please correct me if iam wrong.
Thank you,
Sneha.
| Is This Answer Correct ? | 9 Yes | 25 No |
Post New Answer View All Answers
Explain the exactly meaning of test case?
For how many days (or) weeks you will test a product or software?
Explain the format of a requirement traceability matrix. And how to include this rtm in the requirement document?
How should I maintain the test cases and Test Log for different versions/builds of the application.
How to write test case for this scenario. If the Zip Code field is populated, the system shall compare the zip code value entered to the zip code value in the Family Individual Information Tab
If userA send a string through whatsapp but userB is not getting properly the string, Then what may be problem? Can someone write testcase of this. Both whtsapp application is same version and OS is also same android version.
Test a file replication service that copies files from one net location to another
Explain the ad hoc testing?
I need GUI test case for home page?
plz.. tell me hw to write the Use Case for Online Purchase... just tod. itself i need...
Requirement from Market “Alice is talking to Bob. Bob thinks that Alice should talk to Chris for more information. Currently, Bob will pass on the directory number of Chris to Alice; Alice/Bob will disconnect the call and then Alice will initiate a new call to Chris. What we need need, Bob should be able to transfer the call to Chris, without Alice making another call.” Implementation done by Unified CM Development Team When a basic call is connected, a new softkey “Transfer” will be displayed on the IP Phone. User (say, Bob) can press that and dial a target (say, Chris). Bob has two options (1) wait for Chris to answer and then tell Chris about call from Alice and then press “transfer” again to complete transfer (2) press “Transfer” immediately; when Chris answers he will be connected to Alice Please come up with test cases thinking from a user perspective, let’s say from a Bank (there could be users such as receptionists, accountants, managers etc.) – in what all scenarios transfer can happen, any negative scenarios (cases where we don’t get a positive response always). If you think you need an enhancement to the feature, please go ahead and suggest that as well.
Roads concatenation Problem
Consider we have some GIS (Geo Information System) operating
over some road network. Each road represented as array of
two-dimensional geographical points. Road network is a set
of roads.
System has function called Concatenate(). This function
takes raw road network and should return optimized road
network. Optimization lies in concatenating roads with
matching start or end points, i.e. if road AB end point
matches road BC start point, then optimized network should
contain concatenated road AC. Optimized network shouldn’t
contain two roads which can be concatenated.
Your task is to suggest set of test cases for Concatenate()
function in order to make sure it works correctly.
public interface IPoint
{
double Lat { get; }
double Lon { get; }
}
public Road : List
how to write test cases for online restaurant table booking system?
write test cases for flipkart.
write test case for button of google page?"i am feeling lucky" if button is not appear on page?