i need sample case of Login window of USER NAM, PASSWORD
It is very urgnt
Answer Posted / siddartha
steps to be considered are
1)give valid username and pwd
2)give invalid usename(check ecp and bva)
3)give invalid pwd(check ecp and bva)
4)vaiid username and pwd and should not match
5)give null values
OR
1) Enter vaild username & Pwd
2) Enter incoorect username & Pwd,
3) Click login button with entering username & pWd and see
whether required field validations are firing or nor
4) If username can be a email, then check email vaidatil,
check limit if Pwd is having limit.
5) check on cliking reset button,
6) see any javascript error on page.
Thanks
SIDDHU
MOBILE 995 11 232 72
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is the logic testing?
How to write test cases or test scripts for UAT testing which is done manually
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
write a test case flipkart login page
what is the technology used in financial applications?
Explain which test cases are written first black boxes or white boxes?
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?
How to write test case for this scenario. The system shall allow for a wild card search for the last name with a minimum of one character
Explain the exactly meaning of test case?
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.
write a test case for yahoo compose page?
How to write test cases for "open file dialog box" for ms word? Thanks a lot!
Write test cases to test a browser app
Explain the component testing?
Can any one please give me a test case for transaction of money thro' mobile phones. I really need it soon. i need the test case in ieee format.please anyone help me.