write 3 test cases on railway reservation system
Answer Posted / krishnaveni
step1:verify there is a train available to the destination.
step2:verify the seats are available on the particular date.
step3:verify the seats available of the coaches like sitting
r berth and check the fare of the particular system.
| Is This Answer Correct ? | 35 Yes | 12 No |
Post New Answer View All Answers
define risk management system with example ?
how can we do database testing. In database testing we verify the data integrity and data validation. how can we do testing of Index, triggers, views, ransactions,cursors etc
what is the function generator?
What do you do (with the project staff) when the schedule fails?
Explain the difference between alpha testing and beta testing.
What is a bug triage?
What is reverse engineering?
Is there any procedure of web-site development in manual testing. If yes what are factors we should test?
What is exploratory testing and when should it be performed?
Tell some examples of bug severity and bug priority?
Describe your personal software development process.
Explain Test Plan with example? Explain following in the test plan with examples What is being tested? What are pass/fail criteria? When will each test occur? What Hardware & Software environment is required? What features must be tested? What features will not be tested? What are the responsibilities of individuals & organisation in the project?
Changes and enhancements to system?
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.
what is meant by application server and its functions?