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

Answer Posted / testing is an art

Though his test cases are right, without good written
skills even the best tester can't be a successful tester.
There is a lot of difference between being a good tester
and a successful and recognised one.Tester job is not only
to test but to communicate his test findings to others. Bug
reporting etc.

Is This Answer Correct ?    48 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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.

1753


What is Initial Configuration?

2028


write test case for pen cap if it is not present?

2168


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

2154


If I have to write the test cases for any report & there is date box.then may I have to write only select date or have to write all steps required for selecting date

2144






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);

2007


This was asked to me recently in Microsoft interview How would you do DOS copy command testing

2000


They were asking sily questions and definitions rather than practical experience related questions. More focused on Definitions.

1608


Explain how to develop a test plan and a test case.

755


How to write test cases for "open file dialog box" for ms word? Thanks a lot!

3631


What is explain security testing?

796


how to write test case on gmail for TO field in compose page? only for the particular field.what will different type of user do with it like student,doctor?

4676


Explain the ad hoc testing?

746


How can we write a good test case?

771


Some test case for mambo cms (only basically: graphic, function...) Thanks for answer.

1803