Consider the following scenario for a metro fare system:
If you take the metro before 9:30 am or in the afternoon between 5:00 pm until 7:00 pm, you must pay full fare A saver ticket is available for metro rides between 9:30 am and 5:00 pm [both inclusive], and after 7:00 pm.
Which off the following test sets will provide the best equivalence partitioning coverage?
You work for an insurance company that is running several parallel projects. You need to recommend the best approach for test case design for each project.
Project C:Previous releases hadvague and inconsistent requirements. More formal reviews have been introduced to improve quality.
Project D:Emphasis onregression testing, with most test cases forming part of the regression pack, initially manual but planned for automation.
SELECT ONE OPTION
A new web site must operate correctly with different browsers (Internet Explorer, Google Chrome, Firefox, Opera, Safari), using different plug-ins (Realplayer, Mediaplayer), will be receiving pages from different servers (IIS, Apache and WebLogic) and will be running on various operating systems
(Windows, Android, iOS and Linux).
Which of the following test techniques should you use to define the required test cases for testing this new web site in its various environments?
You work for a software testing consultancy firm,SOFTEST, that specializes in the travel industry. It has built up a portfolio of clients across two main travel sectors: thecruiseandrailsectors. SOFTEST has an established test process, an experienced team of testers, and maintains comprehensive organizational defect taxonomies for both sectors.
A project has started for a new cruise sector client. It will deliver a newuser interfaceallowing customers to search for cruises using several drop-down fields, each with many values, providing a much greater range of combinations than customers previously had. The project is using aSCRUM methodologywith 2-week sprints and well-specified user stories.
Which option below describes the BEST test techniques to apply for each project?
SELECT ONE OPTION: