Improvement #23625
openProduct Training | Test case wise checking
0%
Updated by Devika Rajendran 5 months ago
test case done on search page. studied flow of project.
Updated by Devika Rajendran 5 months ago
Converted search page html to react and added functionalities to it
Updated by Devika Rajendran 5 months ago
Adding react functionalities to the html page- Completed flight section. Learned API binding . Learned project flow , understood product.
Updated by Devika Rajendran 5 months ago
Studied setting of pretoken and token. Created requests to initiate flight search for oneway, roundtrip. Done validations for departure, return dates. Oneway and Roundtrip sections completed. Started multicity section.
Updated by Devika Rajendran 5 months ago
Completed multicity section - done validations for departure, done api bindings for leaving from and going to sections. enabled search button by routing to flight result page. created routes for different pages. attended product training class.
Updated by Devika Rajendran 5 months ago
Worked on Flight Result page. Converted to jsx code, added react functionalities. Created respective components. Sort page component finished.
Updated by Devika Rajendran 5 months ago
worked on displaying respective airlines of searched multicity. started doing filter section, transferred into jsx and created respective components. attended api session class
Updated by Devika Rajendran 5 months ago
added segments to multicity page, fixed errors in result page, few more persist
Updated by Devika Rajendran 5 months ago
fixed errors in routing to resultpages of oneway and roundtrip. given validations for the search panel
Updated by Devika Rajendran 5 months ago
started doing modify page. oneway modify section almost done
Updated by Devika Rajendran 5 months ago
completed modify section of oneway and roundtrip. multicity remaining.
Updated by Devika Rajendran 4 months ago
modify section of multicity completed.
Updated by Devika Rajendran 4 months ago
corrected issues persisting in the oneway modify section. corrected errors that occured while routing to next page.
Updated by Devika Rajendran 4 months ago
started to do sort section. done the ui modifications in the modify section.
Updated by Devika Rajendran 4 months ago
Done sort section of the result page . sort done for the cheapest flights section, need to complete ui
Updated by Devika Rajendran 4 months ago
done various changes in the resultpanel fetched from api. sort section half completed.
Updated by Devika Rajendran 4 months ago
Flight Details section api binded. corrected some UI that caused variations.
Updated by Devika Rajendran 4 months ago
completed flightdetail page itinerary section. corrected detail page api.
Updated by Devika Rajendran 4 months ago
done flightdetail page fareSummary section . errors occured, need to complete
Updated by Devika Rajendran 4 months ago
done flightdetail page fare Rules section .
Updated by Devika Rajendran 4 months ago
detail page itinerary,farerule,baggage completed. some errors persisting in farerule cancellation section.
Updated by Devika Rajendran 4 months ago
worked on filter section - stops portion . mostly completed - some more remaining
Updated by Devika Rajendran 4 months ago
done more+ option for each flights. half completed
Updated by Devika Rajendran 4 months ago
done filtering -price for the existing results
Updated by Devika Rajendran 4 months ago
filter section of result page mostly done.
Updated by Devika Rajendran 4 months ago
enabled navigation for onclicking book button in more+ option page
Updated by Devika Rajendran 4 months ago
enabled navigation of pax page for select option .
created redux management for globally accesing data.
started pax section
Updated by Devika Rajendran 4 months ago
done review flight section.
done mappings according to paxtype
Updated by Devika Rajendran 3 months ago
done api bindings for getpax, showed number of passengers and paxtype and created each forms for each passenger.
Updated by Devika Rajendran 3 months ago
done add baggage section for each passenger binded from getancillaries- bgf,bgp
Updated by Devika Rajendran 3 months ago
completed doing add meal section- ML-F,ML-P for corresponding pax
Updated by Devika Rajendran 3 months ago
done form filling section of passengers using getpax api
Updated by Devika Rajendran 3 months ago
started payment gateway. binded card payment section using getpayment
Updated by Devika Rajendran 3 months ago
done validations for the required fields of the pax form on submitting
Updated by Devika Rajendran 3 months ago
done payment mode binding section with getpayment api. studied payment api flow
Updated by Devika Rajendran 3 months ago
done fare details section- package fare, baggage fare completed.
corrected add baggage section that ensures pax to choose one selected option
Updated by Devika Rajendran 3 months ago
done fare details-service charge, meals fare
Updated by Devika Rajendran 3 months ago
done submitpax api and prebooking api . need to bind it
Updated by Devika Rajendran 3 months ago
done submitpax api rendering- prebooking api
Updated by Devika Rajendran 3 months ago
done dobooking- enabled dobooking api after checking changed fares by prebooking,
done dopayment- done navigation to the payment url given in the dopayment api.
Updated by Devika Rajendran 3 months ago
done dopayment error fixing- corrected navigation
studied payment-ticket flow
Updated by Devika Rajendran 3 months ago
created components and build ui for bookingfailed,ticketfailed,flightticket,bookingsuccess
Updated by Devika Rajendran 3 months ago
worked on binding of payment response and ticket poll
Updated by Devika Rajendran 3 months ago
corrected errors occured on calling payment response and ticket poll api . corrected pax validation section for that.
attended product training class
Updated by Devika Rajendran 3 months ago
done corrections on paths for navigating to the ticket page, retry page, booking failed page
Updated by Devika Rajendran 2 months ago
fixed errors in frontend while passing values. done api call for getticket. attended product-training class
Updated by Devika Rajendran 2 months ago
displayed payment progress, corrected ticket binding issues
Updated by Devika Rajendran 2 months ago
done issuing of ticket for different passengers if ticketstatus is ticketed,
showed ticket failed otherwise
Updated by Devika Rajendran 2 months ago
started new project - studied flow and validations
Updated by Devika Rajendran 2 months ago
studied project flow for search panel of new project
Updated by Devika Rajendran about 1 month ago
- Status changed from In Progress to Fixed not Tested