can any one give the format of writing test cases in excel
sheet.
Answer Posted / srikanth
Defect Id
Testcase Id
Description
Date Posted
Module/Screen
Severity
Detected By
Status
Date Fixed
Fixed By
Remarks
Assigned To
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
Explain the component testing?
Could anyone please let me know what are the test cases for a rule based system? WE have a module on RBS which relates the data gathered to a set of rules and uses them to verify if the details are correct. Also we have a data acquisition module which collects the configuration details of a node entering a cluster using the CPUID. Can you please suggest test cases for these two modules, please?
How would you do " Keeping two folders in sync testing"
Explain the domain testing?
Explain the acceptance testing?
WE WANT HEALTHINSURENE PROJECT FUNCTIONAL TEST CASES
plz.. tell me hw to write the Use Case for Online Purchase... just tod. itself i need...
Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.
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..
1 Crystal Ball 1.1 Purpose This is a simple tool, for entertainment purposes only. 1.2 Scope Only for registered user. 1.3 User Interface Single page with graphic of crystal ball, and text box for typing question. User has to type her question in text box outside ball. Reports: - On ‘submit’, the system needs to access any one of the pre-stored responses at random and display in a graphical, visually appealing manner in the crystal ball. - Audio / graphical changes need to be built in, for added user experience enhancement, like music, sound effects, visual changes. Need to get details.
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
What are the test cases for mouse?
Explain the soak testing?
Elaborate test plan and content availability in test plan.
how to write test cases in interview exam like one website it contain a/c # text box, current bill amount text box,sms offer,calling offer,internet these 3 are list boxes and remindmelater,continue these 2 are buttons. and qu is like 1.user doesn't have any dues from past 90 days,2.whose bill amount >= rs2000 from past 6 months. use this 2qu write testcases.