Flight Reservation testing

Verify the insert order functionality of flight reservation by validating the "FLIGHTS" button should be enabled after entering "FLIGHT2" . Please provide test cases for this

Questions by jacquiij

Showing Answers 1 - 9 of 9 Answers

goksn

  • May 29th, 2009
 

1.Enter destination value and check flights button is enabled
2.Without entering destination value check flight button is disabled
3.Change the destination and check whether the flights button is enabled or disabled according to business rules.
4.Change the source and check whether flights button is enabled or disabled.

  Was this answer useful?  Yes

1.Enter destination value and check flights button is enabled
2.Without entering destination value check flight button is disabled
3.Change the destination and check whether the flights button is enabled or disabled according to business rules.
4.Change the source and check whether flights button is enabled or disabled.

  Was this answer useful?  Yes

JENIFER.A

  • Apr 22nd, 2016
 

How to create the test cases in flight reservation projects?

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions