write a test case on web login and bank application and
client server
Answer Posted / kavita
Hi Everyone,
the important thing is k.chandra has specified the correct
testcases for the login page.
but you can give hime suggesstions regarding english
improvement
| Is This Answer Correct ? | 183 Yes | 15 No |
Post New Answer View All Answers
Explain the system testing?
Write test cases for this scenario if a job fails it should get restarted again this should happen for three times if it fails again then it should quit?
What are the test cases for mouse?
How many test cases u will write for Acceptance testing?
Do you know explain security testing?
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.
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.
What are all the companies are doing manual testing till now ?
Please guide me for Add new user test cases
Explain the dynamic testing?
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 is quick test professional and what test environment it supports?
How to test a stored procedure?
Why is it that the boundary value analysis provides good test cases?
How to write test case for this scenario. The First Name data entry field shall be removed from the existing Contact Information screen