can u say me how many test cases i can get for a user to
login and enter password ..please specify in testcase
desing template for that
Answer Posted / b.v.s.sekhar
For testing the login operation, there are seven test cases.
Test case No User id Password expected output
1 Valid Valid Next window
2 Valid Invalid Error message
3 Invalid Valid Error message
4 Invalid Invalid Error message
5 Blank Valid Error message
6 Valid Blank Error message
7 Blank Blank Error message
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
Explain the ad hoc testing?
Hi Team, I have two scenarios ,only one step alone deference betweeen them and preconditions of Test scenarios are defferent . In the above sutuation , are we going divide test cases into two or can we club into them into a single. Regards seshu
Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)
How to write test cases on laptop???
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 MEGHA MENU DROP DOWN BOX.
Write a test case on a durability of an electric bulb and test it that it will last for next 10 months.
Credit card field contains four text boxes. We can validate each textbox separately with conditions but how can we write integrated testcase for all the four?
how many test cases do u need to ship a product?
can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?
Explain the sanity testing?
How to test Webservices and how can we write test cases for that
Scenarios to test wireless Speaker via bluetooth
Explain the system testing?
Write a test case for telephone?