write a test case on web login and bank application and
client server

Answer Posted / xyz

Hey fellows,

Its a bad thing to criticise a person.No body is genius
from beginning.If you are in good position dont let other
people down please.That's a very bad habbit.We have to
appreciate his knowledge in testing,which we dont have.

Is This Answer Correct ?    41 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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 { } public RoadNetwork : List { } public RoadNetwork Concatenate(RoadNetwork roads);

1936


What is quick test professional and what test environment it supports?

702


how to write test cases for online restaurant table booking system?

10409


Test a file replication service that copies files from one net location to another

2055


WE WANT HEALTHINSURENE PROJECT FUNCTIONAL TEST CASES

2359






What is transaction testing?

734


Write a test case for computer keyboard?

781


Do you write test plan and test case?

1909


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

3372


What is business validation test case?

691


What is the syntax testing?

688


How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?

2494


1 Crystal Ball 1.1 Purpose This is a simple tool, for entertainment purposes only. 1.2 Scope Only for registered user. 1.3 User Interface Single page with graphic of crystal ball, and text box for typing question. User has to type her question in text box outside ball. Reports: - On ‘submit’, the system needs to access any one of the pre-stored responses at random and display in a graphical, visually appealing manner in the crystal ball. - Audio / graphical changes need to be built in, for added user experience enhancement, like music, sound effects, visual changes. Need to get details.

1650


Write a test case for telephone?

692


write test cases on file open dialog box in notepad

1192