Give me 10 test cases on library management system

Answer Posted / trojan

Dear Rahur 1st u correct ur grammatic mistakes, and then try to correct others.

Is This Answer Correct ?    15 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

can anyone send me a copy of a business requirement and test cases attributed to such requirent. thank u

1760


Explain the branch coverage testing?

806


can one defect be mapped to more than one test script in manual testing

2103


What are the Test Cases Comes under Regression Suite?

591


Explain the format of a requirement traceability matrix. And how to include this rtm in the requirement document?

829






Suppose a job should be executed for every two hours? Write test case for this?

813


1. Buzz Words 1.1 Purpose Allow user easy access of content based on key/popular words 1.2 Scope All the tags at the portal. 1.3 User Interface - Tags are usually hyperlinks that lead to a collection of items that are associated with the tag. - Click takes you to page similar to Search Result page, should search all content and not only articles - Based on Most Viewed only 1.4 Interfacing/Sourcing Details - Need to develop an application which works on algorithm to calculate size/color of Buzz words. - In phase 1 algorithm will be pretty straight forward of calculating dimesion of Buzz words by going by ""Most Viewed/Visited"" words. Need to get exact algorithm.

2331


Write test cases for 8+4?

841


How to write test case for this scenario. The Contact Information screen shall be displayed to the user during Case Update

1621


Write a test case on a durability of an electric bulb and test it that it will last for next 10 months.

2143


What is the difference between test scenarios, test cases, and test script?

807


test cases for friend finder system using gps?

1286


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

2045


Please guide me for Add new user test cases

1199


Can someone help to write testcase for the scenario as early as possible.: 1. Complaint logged since one week 2. complaint info sent to supervisor with high priorit mail 3. 10 users logged into website , performance could not be degraded ( response within 5 seconds) 4. site should be user protected. 5. it should be work with IE 6 IE 7 6. complaint log should be generated more than one week

2003