Question

In: Computer Science

What kind of testing methods can be used for an airline reservation management system and justify...

What kind of testing methods can be used for an airline reservation management system and justify the reasons for selecting the testing methods in detail.

Solutions

Expert Solution

For airline reservation management system following are the major modules should be tested

1) Login

2) Search flights

3) book flights

4) payment.

following kind of testing methods can be used.

Unit Testing :

This test apply on each unit of the system to check for errors in the code. it ensure correctness of the code . for the Airline Reservation System ,all the web forms and programming codes will be tested. advantage of unit test is it facilitates change in the program code.

for example:- in search flight there will be different units such as web forms, scripting part, dbms part each will be tested seperately.

Integration Testing:

This test apply on whole module ( individual software units are combined ) . The integration testing is the unit testing of separate modules( Login, Search flights , book flights payment.)

The use of the integration testing is testing the performance, functional requirements of major parts of the project. All the units of the project are developed seperately and would be combined together as a module and tested as a whole system is called integration testing.

System Testing :

This test apply on the whole system ( airline reservation management system ) . all modules combined together and tested. this test ensure that the system as whole ( airline reservation management system ) meet all user requirmnt.

Regression Testing :

This test apply on modified unit. whenever we modify the source code of a project we can use Regression Testing .it is also called the process of testing the changes made to the code/program. The use of Regression Testing is it ensure the older functionalities still works with the new modifications.

Acceptance Testing :

This testing is performed when the project is almost completed.The customers ( those who are going to use the system) are responsible for this test. This test will decides if it will be accepted or rejected..


Related Solutions

An airline reservation system suffers a 10% rate of no-shows. A new reservation system is then...
An airline reservation system suffers a 10% rate of no-shows. A new reservation system is then instituted in hopes of REDUCING this no-show rate. After implementation of the new procedure, a SRS of 2500 reservations showed a 10.24% (256 out of 2500) no-show rate. A) what is the population? B) variable of interest? C)what are the null and alternative hypotheses? D)determine the value of the appropriate observed test statistic to perform this test (note: 10.24%=0.01024 & 10%=0.1000) E)whats the p-value?
Provide a brief descriptions for “strength” and “toughness” properties of metals. What kind of testing methods...
Provide a brief descriptions for “strength” and “toughness” properties of metals. What kind of testing methods used to measure them? For what applications this property will be crucial?
An airline wants to select a computer software package for its reservation system. Four software packages...
An airline wants to select a computer software package for its reservation system. Four software packages (1, 2, 3, and 4) are commercially available. The airline will choose the package that bumps as few passengers, on the average, as possible during a month. An experiment is set up in which each package is used to make reservations for 5 randomly selected weeks. (A total of 20 weeks was included in the experiment.) The number of passengers bumped each week is...
An airline company is designing a new online reservation system. They want to add some direct-manipulation...
An airline company is designing a new online reservation system. They want to add some direct-manipulation features. For example, they would like customers to click a map to specify the departure cities and the destinations, and to click on the calendar to indicate their schedules. From your point of view, list two benefits and two problems of the new idea compared with their old system, which required the customer to do the job by typing text. (Answer in 400 -...
Discuss TWO findings at the Operations management level (Inventory Department) that can be used to justify...
Discuss TWO findings at the Operations management level (Inventory Department) that can be used to justify the Metro-E and VPN solutions. From the following models - subscriptions (usually all you can eat), a la carte (pay for what you use) and “freemium” (uses advertising revenue to provide content for free), make TWO recommendations on ways to start generating more revenue via an eCommerce website.
Justify selection of a non-destructive testing method to be used for inspection of welds on a...
Justify selection of a non-destructive testing method to be used for inspection of welds on a 3m high 2m diameter steel storage tank on a remote worksite.
Railway Reservation System is a system used for booking railway tickets over the Internet. Any Customer...
Railway Reservation System is a system used for booking railway tickets over the Internet. Any Customer can book tickets for different trains. The Customer can book a ticket only if it is available. Thus, he first checks the availability of tickets, and then if the tickets are available he books the tickets after filling details in a form. The Customer can print the form when booking a ticket. Note that to book a ticket the customer has to checkout by...
What methods can be used by the FED to influence interest rates? Are these methods effective?...
What methods can be used by the FED to influence interest rates? Are these methods effective? Use examples where appropriate
What are the quality management tools and methods that are used in Six Sigma process?
What are the quality management tools and methods that are used in Six Sigma process?
bus reservation system code using c language in this system we can add seat and remove....
bus reservation system code using c language in this system we can add seat and remove. this code will be in c language using 2 d aray
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT