I would like to have a Test Case on Yahoomail with GUI and
Positive and Negative test cases pls its an Argent.
Answer Posted / raghu
If its GUI then the test case are
-ckech for the availability of the fields as mentioned in
the requirement
-check for the allignments
-ckeck for the spelling mistakes.
-check fo rthe availability of screen colours,visibilty or
viewing prospective to the users
-check for the link pages whether they are highlighted or
not if the cursor stands on it.
-check whether the cursor is placed in the username filed
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
What is the state testing?
What is the difference between test scenarios, test cases, and test script?
plz.. tell me hw to write the Use Case for Online Purchase... just tod. itself i need...
"search"test cases on Linkedin website and how will you write test cases on it?
What is ramp testing?
Scenarios to test wireless Speaker via bluetooth
There is French dictionary and if you want to check it in English and there is no documentation available then how you will test it and write a test case and Test scenario on it.
Write the test case for a login page?
Write a test case for telephone?
How to write test cases for the following scenario: The system shall limit the search result display to 200 records. Do we need to write test data for it. How do we create a test data for it.
can any body help me with providing a a case for usability testing...
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
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 prepare a test case for online restaurant table reservation system. plz give an answer ASAP, email at suja_rvndrn@yahoo.co.in
Explain the functional testing?