Answer Posted / mudaseer
action expected result
first download yahoo messenger
from different browsers it should download
(like internet explorer,
google chrome,opera,firefox etc)
after downloading click on it should open
messenger
click on sign up and enter here account should be
all the valid details and created
and click on create an
account
now click on logout it should logout
now login with the account it should login
previously created
now add a friend whom you know it should send a friend
request
now chat with the friend it should send the message
and receive the message
when you login check on rem
ember username and password it should be able to
remember user name and
password
when you login check on sign you should be invisible
as invisible to your friends
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
How should I maintain the test cases and Test Log for different versions/builds of the application.
Test Case for Text Editor!
HOW TO WRITE TEST CASES FOR MEGHA MENU DROP DOWN BOX.
Write all test cases for Bus Pass Renewal
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
Explain the gray box testing?
write the test cases for facility module
If there are 3 modules what would be test for that three modules but that 3 modules are not developed or what are the test case for that 3 modules
Explain the exactly meaning of test case?
Write a test case on online shopping website? (please tell me the format how to write in MS excel,if u have any sample than attach it.)
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
Explain the load testing?
What is the toughest moment you faced in your testing carrier in which everyone praised you?
can anyone please help me in writing Test cases for HRMS,ERP and for CRM Apllications...I am joined as a trainee.so i have to write test cases for these applications..Soo can anyone pls help me....mail id: bapuji.karyampudi@gmail.com....Please reply me guys.
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.