could u please tell the testcases to test gmail
Answer Posted / mukesh mishra
Test case on facebook login page.
I am sharing with u Test case on "facebook login page".
Test case ID Title Summary Steps to Execute Expected result
TC-01 Leave User name & password fields as validate the
behavior of application if user
1.Open the browser User should not able to login.After
click on login button
blank & Click login button does not entered user name
and password
2.Go to URL: www.facebook.com user name & password field
should appear to mandatory(*) field tries to login
3.Leave user name & password
4.Click on login button
TC-02 Leave user name & click login button User does not
entered user name and tries 1.leave user name. User should
not able to login.After click on login button
1.Leave user name
2.Enter the password
3.Click on login button
TC-03 Leave password & click login button User does not
entered user password and tries
1.leave password. User should not able to login.After click
on login button
to login
2.Enter the User name
3.Click on login button
TC-04 Valid user name & wrong password & User tries to
valid user name & enter wrong
1.Enter valid user name. User should not able to
login.After click on login button
click login button password and tries to login
2.Enter wrong password
3.Click on login button
TC-05 Valid password & wrong user name & User tries to
valid password & enter wrong
1.Enter valid password User should not able to login.After
click on login button
click login button user name & tries to login.
2.Enter wrong User name
3.Click on login button
TC-06 Wrong user name & password User entered wrong user
name & password &
1.Enter wrong user name. User should not able to
login.After click on login button
click login button tries to login
2.Enter wrong password
3.Click on login button
TC-7 Valid user name & password User entered valid user
name & password &
1.Enter valid user name Facebook home page should open & he
goes to respective page.click login button tries to login
2.Enter valid password
3.Click on login button
--
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
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 many test cases u will write for Acceptance testing?
Explain the functional testing?
Explain the concurrency testing?
Explain the monkey testing?
Test a file replication service that copies files from one net location to another
Some test case for mambo cms (only basically: graphic, function...) Thanks for answer.
Write test cases for this scenario if a job fails it should get restarted again this should happen for three times if it fails again then it should quit?
please tel me how to write test case for search engine to track peoples,when user enter the city,state,zipcode(ex:Kansas city,Missouri,64155)? (note country is already selected as a united states )
write test cases for flipkart.
HOW TO WRITE TEST CASES FOR MEGHA MENU DROP DOWN BOX.
write a test case for yahoo compose page?
How to write test cases for lift?
What is transaction testing?
how to test stand alone programs?