Smoke Test Checklist for Gmail please someone help!
Answer Posted / raj
Be Specific what we you need on gmail(eg.Registration/login access etc so any body can give specific answer to your needs.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
how to write test cases for the example state name starts with A B C D E F G H I J K L Z
What is the syntax testing?
Explain the monkey testing?
What is business validation test case?
how to test stand alone programs?
Do you write test plan and test case?
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 test Webservices and how can we write test cases for that
Can any tell to create test data for SUM (calculation), Scenario is 0 to 9 digits are available as we see in the calculator, I want to certify that the sum of the two numbers are working fine by providing test data.
Write all test cases for Bus Pass Renewal
If I wrote test cases for Login Window with test case Name Login window & test case id L_01.Now if Name of Login window get changed in the next version.then May I have to change the Test case name & Test case id OR HAVE TO block the previous test case and write the new one
Explain the load testing?
Can anybody help me out to write test cases for booking train ticket online???
What are the test cases for mouse?
can any body help me with providing a a case for usability testing...