Week 8 Quiz

919 Words2 Pages

Name: Bavesh Bellamkonda Student ID: 21070999 Assignment: Assignment 8.5 – Week Eight Quiz and Chapter 4 Exercises Subject: Software Testing and Quality. Professor: James Ashbaugh. 1. In which document described in IEEE 829 would you find instructions for the steps to be taken for a test including set-up, logging, environment and measurement? A. D. Test procedure specification 2. With a highly-experienced tester with a good business background, which approach to defining test procedures would be effective and most efficient for a project …show more content…

B.They are used both to measure coverage and to design tests to increase coverage. 6. Which of the following would be an example of decision-table testing for a financial application applied at the system-test level? A. C. A table containing rules for mortgage applications. 7. Which of the following could be a coverage measure for state transition testing? A. D. V, X and Z. 8. Postal rates for 'light letters' are 25p up to l0g, 35p up to 50g plus an extra l0p for each additional 25g up to l00g. Which test inputs (in grams) would be selected using equivalence partitioning? A. B.4,15,65,92,159. 9. Which of the following could be used to assess the coverage achieved for specification-based (black-box) test techniques? V Decision outcomes exercised W Partitions exercised X Boundaries exercised Y State transitions exercised Z Statements exercised A. B,W,X or Y 10. Which of the following structure-based test design technique would be most likely to be applied to? 1 Boundaries between mortgage interest rate bands. 2 An invalid transition between two different arrears^ statuses. 3 The business process flow for mortgage approval. 4 Control flow of the program to calculate repayments. A. C. 3 and …show more content…

B.U,V,W and Y. 17. Given the state diagram in Figure 4.6, which test case is the minimum series of valid transitions to cover every state? A. A. SS-S1-S2-S4-S1-S3-ES. Boundary Value Analysis Exercise: If you take the train before 9:30 am or in the afternoon after 4:00 pm until 7:30 pm ('the rush hour'), you must pay full fare. A saver ticket is available for trains between 9:30 am and 4:00 pm, and after 7:30 pm. What are the partitions and boundary values to test the train times for ticket types? Which are valid partitions and which are invalid partitions? What are the boundary values? (A table may be helpful to organize your partitions and boundaries.) Derive test cases for the partitions and boundaries. Are there any questions you have about this 'requirement'? Is anything unclear? Train leaves the station Type of ticket Prize Leaves before 9:30Pm Full Fair High Departs between 4:00 pm to 7:30 Half Fair Half Scenario: If you hold an 'over 60s' rail card, you get a 34% discount on whatever ticket you buy. If you are traveling with a child (under 16), you can get a 50% discount on any ticket if you hold a family rail card, otherwise you get a 10% discount. You can only hold one type of rail

Open Document