iSQI CTAL-ATT Practice Test - Questions Answers, Page 9

List of questions
Question 81

When using a process-compliant approach to testing a safety-critical project, what is an important aspect of test automation?
Question 82

Which of the following is a correct statement?
Question 83

BDD and ATDD are most commonly used with which test approach?
Question 84

In a regression-averse test approach, what should be the focus of test automation?
Question 85

Which of the following best describes when the test automation suite should be updated in order to keep up with the development of new/changed software?
Question 86

which statement about test approaches is TRUE?
Question 87

Which of the following is an expected problem that often occurs with automation test suites?
Question 88

You have been asked to supply the data file for a data-driven test automation script that will be used to test the following story:
As a customer, I want to be told how many items I need to purchase, so I can receive free shipping.
You have been told the automation will verify whether or not the free shipping message is displayed. Which of the following columns should appear in your data file to support the automated testing of this story?
Question 89

You have been asked to supply the list of keywords for a keyword-driven test automation script that will be used to test the following story:
As a customer, I want to be able to add and delete items from my shopping cart, so that I can buy the right number of items and still get free shipping on some of the items.
The automation will add and delete items from a customer's shopping cart and will then verify that the total shipping cost is correct. The test automation library has a large set of keywords that have been coded to support this e-commerce site. Which of the following is the smallest set of keywords that contains the ones needed to support testing this story?
Question 90

What is a virtualized service?
Question