write a test case on web login and bank application and
client server
Answer Posted / sudha
mangsule makla.... useless fellows ur duty here is to give
correct answers n not comment on others.. c the knowledge
he has n appriciate it instead of critisizing him... u
could 've showcased ur talent instead...
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
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?
In a log in page what will be test procedure, test scenario, test description & test steps?
Write a test case for a car, which has been, recently launch in a market to check its durability, fuel efficiency and its optimum speed.
Can someone tell me the test cases to test the password for with following scenario: 1. Password should be minimum 6 chars and maximum 8 chars. 2. Password should consist one uppercase letter 3. Password should consist of one numeric 4. Password should consist of one special character.
Write the use cases for following 1. Comment section of Facebook 2. Instagram status Implementation
Explain how to develop a test plan and a 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
Write a test case for computer keyboard?
write a test case for yahoo compose page?
Explain the ad hoc testing?
how to write a test procedure & test log for login system
How to write test cases or test scripts for UAT testing which is done manually
can anyone send me a copy of a business requirement and test cases attributed to such requirent. thank u
How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?
How to write test case for this scenario. The Contact Information screen shall be displayed to the user during Case Update