write a test case on web login and bank application and
client server
Answer Posted / sunny
I tink :p (think) chandu's answer is rite (right) and language is not an issue if you are explaining something to someone the way you explain and answer their query is important.
So , Mr. Donkey??//Fool????/Idiot??? Suresh just learn some good manners from school :p
Mr. Chandu will sponser your school fee :P:P:P:P
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to write test case for this scenario. If the Zip Code field is populated, the system shall compare the zip code value entered to the zip code value in the Family Individual Information Tab
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
What are the detailed test cases for Vacations Rental websites (Admin,Traveler,Rental owner)?
Can any one tell me how to write test data. i mean, to test each input, 2 test input(1 for +ve, & other for -ve) are given. so , for example, if i want to write test data for login form, how many test data should i write in test case?
how to write test case for GUI testing and tell me in brief about GUI and all related WEB based testing..if possible then pls give example of its test case...m new in testing........thannx for help in advance
write the test cases for facility module
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 )
how to prepare a test case for online restaurant table reservation system. plz give an answer ASAP, email at suja_rvndrn@yahoo.co.in
What are the test cases for mouse?
I need GUI test case for home page?
how to write test cases for smart meter for gas and electricty
Write test cases for 8+4?
Credit card field contains four text boxes. We can validate each textbox separately with conditions but how can we write integrated testcase for all the four?
Explain the ramp testing?
How to write test case for this scenario. The Contact Information screen shall be displayed to the user during Case Update