Write a test cases on a facebook

Answer Posted / bharath

login in to gmail with valid user id and password and copy/cut the login page url and sign out then paste the url in another browser
it's not redirect in to login page

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

1.If there are so many test cases to be run suppose (100).How will we run those test cases.(using batch) 2. How will we perform over riding in QTP can any one please give me script. thanks

2202


How to write test cases on laptop???

14548


How to write test cases for lift?

818


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 { } public RoadNetwork : List { } public RoadNetwork Concatenate(RoadNetwork roads);

1934


Write test cases for 8+4?

754






Explain the concurrency testing?

669


Explain the unit testing?

668


How to test a stored procedure?

649


Explain the smoke testing?

643


Test a file replication service that copies files from one net location to another

2055


Explain the dynamic testing?

699


write test case for button of google page?"i am feeling lucky" if button is not appear on page?

2551


If I have to write the test cases for any report & there is date box.then may I have to write only select date or have to write all steps required for selecting date

2068


"search"test cases on Linkedin website and how will you write test cases on it?

5687


What is use case testing?

711