You are on page 1of 7

CHAPTER 9

The image part with relationship ID rId5 was not found in the file.

TESTING AND RESULT PHASE OF AIRLINE RESERVATION

TESTS:-

A test case is simply a test with formal steps and instructions; test cases are valuable because they are repeatable, reproducible under the same environments, and easy to improve upon with feedback. A test case is the difference between saying that something seems to be working okay and proving that a set of specific tasks are known to be working correctly. A test case for checking links might specify that each link is tested for functionality, appropriateness, usability, style, consistency, etc. For example, a test case for checking links on a typical page of a site might include these steps: Link Test: for each link on the page, verify that 1. 2. 3. 4. The link works (i.e., it is not broken) The link points at the correct page The link text effectively and unambiguously describes the target page Every instance of a link to the same target page is coded the same way

The image part with relationship ID rId6 was not found in the file.

White Box Testing White box testing, sometimes called glass-box testing, is a test case design method that uses the control structure of the procedural design to derive test cases. Using white-box testing method, the software engineer can derive test cases that (1) guarantee that all independent paths within a module have been exercised at least once, (2) exercise all logical decisions on their true and false sides, (3) execute all loops at their boundaries and within their operational bounds, and (4) exercise internal data structures to ensure their validity.

The image part with relationship ID rId7 was not found in the file.

(White Box Testing) Black Box Testing Black box testing also called behavioral testing focuses on the functional requirements of the software. That is, black box testing enables the software engineer to derive sets of input conditions that will fully exercised all functional requirements for a program.

The image part with relationship ID rId8 was not found in the file.

A strategy for software testing integrates software test case design methods into a well-planned series of steps that result in the successful construction of software. The strategy provides a road map that describes the steps to be conducted as part of testing, when these steps are planned and then undertaken, and how much effort, time and resources will be required. Therefore, any testing strategy must incorporate test planning, test design, test execution and resultant data collection and evaluation. A software testing strategy should be flexible enough to promote reasonable planning and management tracking as the project progresses. Tests are designed to answer the following questions: a. b. c. d. e. How is functional validity tested? How is system behavior and performance tested? What classes of input will make good test cases? Is the system particularly sensitive to certain input values? How are the boundaries of data class isolated?

RESULT:-

After through research and study, our company develops this software with a vision of providing the best services as far as AIRLINES RESERVATION is concern. We are looking forward to implement this software in AIRLINES. The first phase of this software is completed. we are looking forward to make changes in this software as per our goals and
The image part with relationship ID rId9 was not found in the file.

requirements. The software is open to all types of criticism and there is a room for improvements & creative suggestions also as it will lead our software to better solutions. On the basis of Analysis of the existing system, the new system has been proposed that captures and stores data in most efficient manner. Great emphasis is given to handle each and every feasible requirement of the RESERVATION.

The new system Increases Productivity by automating routine tasks and making relevant information available to RESERVATION whenever needed, which helps in a smoother and better workflow.

The new system also provides the RESERVATION with a better control and supervision over their clients. The biggest advantage of the AIRLINES RESERVATION is, it is highly fast and provides latest updation that makes the client to easily reserve and cancel their reservation.

You might also like