Ste Software Engineer Notes
Ste Software Engineer Notes
Ste Software Engineer Notes
TITLE OF MICROPROJECT:
SEMISTER: 5th
YEAR: 2021-2022
Maharashtra state board of technical Education
SNJB’S S.H.H.J.BPOLYTECHNIC, CHANDWAD
Year 2021-22
CERTIFICATE
This is to certify that,
Place:-Chandwad
Date:-
Sakshi jain
Darshana Kakulate
Chaiitali Kala
Part A
Proposal
2. Apply specified testing level for the given web based application.
4 System design
5 Coding testing
6 Conclusion
7 Report
PART B
Micro-project Report
Hotel Management System
• Defect Report :
Defect 2: Title: Invalid message while canceling the booked itinerary Functionality:
Booked itinerary Steps:
a. Login to Hotel app with login credentials
b. Click on booked itinerary
c. Click on cancel selected button on Booked Itinerary Page, without actually selecting an
OrderId. The pop-up still appears which says are you sure wanted to cancel the selected?
Expected Result: Proper Error Message should be displayed, asking the user to make a
selection before cancelling Actual Result:
Build1: The pop-up appears which says “are you sure want to cancel the selected?”
Severity: Medium
Priority: Medium
Build2: The pop-up appears which says “are you sure want to cancel the selected?” and then
once ok is clicked the error asking to select a check box appears.
The error asking to check the check box should be shown first
Severity: Medium
Priority: Medium
3. Defect 3: Title: Booking is confirmed with invalid Credit Card Expiry Date
Functionality:
Booking Confirmation Steps:
a. Login to Hotel app with login credentials
b. Enter the search hotel details and navigate to book hotel page
c. Select invalid year (less that 2015) for Credit Card expiry date, error pops up, ignore and
continue booking.
Expected Result: Booking should not be allowed for invalid Expiry Date Actual
Result:
Build 1 and Build 2: We are allowed to book hotel with invalid expiry year
Severity: High
Priority: High
4 Defect 4: Title: Booking confirmation page does not display all the necessary confirmation
details Functionality:
Booking Confirmation Steps:
a. Login to Hotel app with login credentials
b. Search and book the hotel
Expected Result: The booking Confirmation page should list out all the details using which
customer has booked Actual Result:
Build1: Most of the fields like Hotel Name, Location , Last Name etc are blank in Booking
Confirmation Page.
Note: Works fine in
Build2 Note: This Defect is intermittent. Most of the time last Name is blank Severity:
High
Priority: High
5 Defect 5: Title: Searching by order id does not support partial String Functionality:
Booked Itinerary Steps:
a. Login to Hotel app with login credentials
b. Click on booked itinerary
c. Enter partial order id in Search Order Id test field and click go
Example: If Order id is 47LHYIWTXM, search should support partial string like 47 also
Expected Result: This should allow Partial search Actual Result:
Build 1 and 2: The Search by Order id does not support partial search.
Severity: Low
Priority: Low
Build 2:
The issue is intermittent in Build 2
Severity: High
Priority: High
Test Case:
Objective: Check whether the Entered login ID and Password Are Valid or invalid
Sr. Steps Data Expected Actual Status
no. Output Output
Objective: check whether the entered details of customer are in correct form or not (from
ROOM BOOKING & TABEL BOOKING)