Sample Question - Lab Product Testing SQA Testing
Sample Question - Lab Product Testing SQA Testing
Read the requirements carefully and provide answers for the below questions:
Question 2: Identify all types of test scenarios – positive, negative, alternate scenarios.
Question 3: Write test cases for all the identified scenarios. Introduce test case techniques, wherever
applicable.
Question 4: Log the defect in a proper way so that any developer will understand. Provide all details for
the below identified defects.
On clicking the calendar icon beside the “Return Date, “Page cannot be displayed” is shown.
On clicking Search Available services, the search results are not published based on the search
criteria.
On clicking All Ladies checkbox is not getting selected.
Question 5: Provide traceability for requirements, test scenarios, test cases, defects.
REQUIREMENT SPECIFICATION:
Here is the KSRTC Bus Booking application requirement specification details. Search & Book Tickets
module is used to search KSRTC Buses for travelling different locations. The below screen will help the
user to search KSRTC Buses based on Trip, Date, Time, Number of Passengers, Ladies, Service Class .
> From : Text Box is alphanumeric, This field can accept 256 characters.
The values that is available in the current database is “Bangalore, Chennai, Mumbai, Pune”
> To : Text Box, This field can accept 256 characters. Text box is alpha numeric.
The values that is available in the current database is “Bangalore, Chennai, Mumbai, Pune”
On clicking calendar Icon, Calendar will be displayed and user can select the date of travel.
Date is displayed in DD/MM/YYYY format.
Current values displayed in database is (9 a.m, 10a.m, 11a.m, 12p.m, 1p.m, 2p.m)
> Return Date: Text is view only;
On clicking calendar Icon, Calendar will be displayed and user can select the date of travel.
Date is displayed in DD/MM/YYYY format.
Current values displayed in database is (9 a.m, 10a.m, 11a.m, 12p.m, 1p.m, 2p.m)
> On submitting the fom by clicking “Search available services”, search results of all the KSRTC buses
based on the criteria should be displayed in “KSRTC Search Results “ page along with query provided by
the user. If invalid data is provided in any of the fields, appropriate error message should be displayed.