Test case #19470
closedProject Study and Debugging
Added by Arun S 8 months ago. Updated about 1 month ago.
Description
Project study and code debugging
1. Study search to Ticket flow in B2C
2. Study search to Ticket flow with API request and response (with postman collection)
3. Study on Tables where the data are getting saved (Flight booking)
4. Study the flow by debugging code
NOTE : Take necessary help from dot net leads for the doubt related to codes, take help from QA leads for the work flow related tasks.
Updated by Sherina Banu M 8 months ago
Learned Token generate to Sumbit Pax flow with Api request and response using postman. studed the flow of Api response Pages
studed the query (join query) Start point and End Point in FlightItenaryDetail With using Itenery id.
Check the FlightItineraryMain table, FlightItineraryDetails, and PassengerDetails tables. How are these tables related to each other.
Updated by Sherina Banu M 8 months ago
Learned the flow of Token generate to Submit Pax using PostMan.
Studed where the Hap id and ApiCredentials id will be create and Save and also Checked the Corresponding Stored Procedure and Tables.
Tables:
TransactionDetail
TransactionTypeDetails
ApiCredentials
airportinternational
Learned How the Table Related Each Other.
Updated by Sherina Banu M 8 months ago
Attended class
Topic : Booking Actions (Studied what there are)
learned how to debug the search flow to get the response for pax step by step. Studied how to send an API call and retrieve the response (from search to submitting pax). Also learned to identify the start and end points in FlightItineraryDetail using the Transaction ID.
checked the Tables how they related each other.
FlightBookingDetail
FlightItenaryMain
FlightItenaryDetail
Updated by Sherina Banu M 8 months ago
Debugging to learn the flow from GetPax to GetPayment, analyzing how requests and responses interact.
Checked the ticketed booking actions and learned how they are implemented, including Queue for Ticketing, Retrieve Ticketing, Confirm Ticketing, and statuses like Repricing, Sync PNR, and Ticketing.
Also explored offline actions like Refund and Reissue.
checked the PassengerDetailForBooking and passengerDetails tables.
Updated by Sherina Banu M 8 months ago
Debug to Learning the flow of Token generate to Ticketed using PostMan.
debug to learned the tqr page and checked their corresponding tables (FlightItenaryMain ,FlightItenaryDetail )
studied booking sync Pnr and paymentmethod option how the payment is deducted from agency wallet
Tables:
checked the TransactionTypedetail
Tranasactiondetails
PaymentGatewayTransaction
PaymentDetails tables how they are related each other .
Updated by Sherina Banu M 8 months ago
Debug to learned flow of get payment to doBooking using postman
learned to find Passenger Details with Transaction Id (using Join Query)
Also learned to identify the start and end points in FlightItineraryDetail using the Iternary ID.(using join query)
checked the table:
FlightBookingDetail
FlightTicketDetails
Updated by Sherina Banu M 8 months ago
Debug to learning Search to ticketing using PostMan And also attended class.
The markup discount Criteria ,learned how they are implemented.Based on RBDS, Sales Date, Travel Date, Flight Number,Applicable on Codeshare Flights and also learned Loyalty point How there are Work.
cheked the Tables:DestinationWiseMarkup,DestinationWiseMarkupRBDS
Updated by Sherina Banu M 8 months ago
debug to learning the admin side of Main Branch and also debugs the Loyalty Point.
Checked the Tables loyalities,loyalityPoints.
Checked the Main Branch Corresponding tables IATABranches,BranchTypes,Branch_Unit
and also their Corresponding Stored Procedure InsertBranchUnit,GetBranchUnit.
Updated by Sherina Banu M 8 months ago
debug to learning the Transactionreport.Checked their corresponding stored procedure
( [SelectAllAgencyDetails] ) and table (AgencyDetails)learn the segment identifier and Journey Identifier.
debug to learning search to ticketing
Updated by Sherina Banu M 8 months ago
debug to learning Detail flow of Token generate to Details.checked the Suppier configuration, Api MAnagemant.
debugging the flow of direct website checked the Tables :SalesChanelMapping,ApiCredentials
Updated by Sherina Banu M 8 months ago
Attended Class ,Topic : Inventory Management and SearchModuleType.
debugging to learning token generate to details.
Updated by Sherina Banu M 8 months ago
Attended the QA Session. Topic: Insurance, Activities, Transfer.
Checked in B2C