<< Prev Question Next Question >>

Question 33/60

Your Agile team is developing a web-based system that will allow users to browse and buy online from a store's shopping catalogue. Continuous Integration has been implemented and technically it is working well, running several times per day, but each run is taking almost as much time as the team is prepared to allow. It is clear that after a few more iterations, as the number of tests needed grows with the product, it will be taking too much time.
Which of the four options contains a pair of solutions that will BOTH help to solve this problem?
a.Only include unit and component integration tests in the automated Cl runs.
b.Schedule low priority tests to be the first ones executed in each run, in order to provide rapid build verification.
c.Reduce the extent to which the automated tests go through the user interface, using technical interfaces instead.
d.Reduce the number of Cl cycles run each day.
e.Select a subset of automated tests for the daytime Cl runs, and run as many of the other tests as possible in an overnight cycle.
SELECT ONE OPTION

LEAVE A REPLY

Your email address will not be published. Required fields are marked *

Question List (60q)
Question 1: Which option correctly states the sequence of tasks to be un...
Question 2: Consider the pseudo code provided below regarding a customer...
Question 3: Consider the pseudo code for the Price program: (Exhibit) Wh...
Question 4: In what circumstances should you use a simulator instead of ...
Question 5: Given the following code: If x &gt; y and z = 3 statement! e...
Question 6: You are involved in testing a system in the medical domain. ...
Question 7: Which statement correctly describes continuous testing' SELE...
Question 8: Consider the code fragment provided below: (Exhibit) How man...
Question 9: You are working for a company that has a product in the fiel...
Question 10: Which of the following statements is true regarding fault se...
Question 11: What is the purpose of an HTML checker?...
Question 12: You are testing software that requires you to enter defined ...
Question 13: Consider the following pseudocode segment: set a = 1 while a...
Question 14: Within the world of consumer electronics, the amount of embe...
Question 15: Which of the following best describes the reason why poorly ...
Question 16: In order to create a shareable testing service from server o...
Question 17: Which statement about test automation is TRUE7 SELECT ONE OP...
Question 18: Within an embedded software project, the maintainability of ...
Question 19: Which of the following is a valid reason for including secur...
Question 20: You are a senior Technical Test Analyst on a new government ...
Question 21: The following User story is being developed using the 8DD ap...
Question 22: Given the following code: If x &gt; y and z = 3 statement! e...
Question 23: Which of the following statements is TRUE regarding tools th...
Question 24: What is the earliest stage in the application's SDLC at whic...
Question 25: When conducting a data flow analysis of following section of...
Question 26: The following characteristics were identified during an earl...
Question 27: Which of the following statements BEST describes how tools s...
Question 28: Your team is developing an e-shop application (the SUT) that...
Question 29: Why should security testing include testing for any cross-si...
Question 30: You are planning an exploratory test session for the current...
Question 31: Consider the following specification: (Exhibit) If you are f...
Question 32: Consider the following section of pseudo code and associated...
Question 33: Your Agile team is developing a web-based system that will a...
Question 34: which statement about test approaches is TRUE7 SELECT ONE OP...
Question 35: Which of the following elicitation techniques is BEST usedwh...
Question 36: The requirements specification of a product begins with this...
Question 37: Which statement about test automation being applied to a rea...
Question 38: Why might static analysis be used on an Agile project' SELEC...
Question 39: The following user story has been written: As a paying hotel...
Question 40: Which of the following statements best captures the differen...
Question 41: Consider the pseudo code provided below: (Exhibit) Which of ...
Question 42: Which option describes a good practice when applying test au...
Question 43: As a technical test analyst, you are involved in a risk anal...
Question 44: An enhancement to a Social Media application allows for the ...
Question 45: A product risk assessment has revealed the following product...
Question 46: Which of the following is a reason for the Technical Test An...
Question 47: A medical company has performed a safety criticality analysi...
Question 48: Which of the following is a generic risk factor that should ...
Question 49: At which test level would reliability testing most likely be...
Question 50: Which of the following is a common technical issue that caus...
Question 51: You are working on project where re-use of software is an ob...
Question 52: which statement about test automation is TRUE7 SELECT ONE OP...
Question 53: You have been assigned the task of defining the risk-based a...
Question 54: Which of the following test categories would best characteri...
Question 55: You are defining the test approach for an Agile project rele...
Question 56: You are an experienced tester on an Agile team that is produ...
Question 57: A component has been analysed during a risk-assessment and r...
Question 58: Subject to testing is a software system (COTS) for Project A...
Question 59: Consider the following code segments. Segment 1: If a &gt; b...
Question 60: Which statement correctly describes service virtualization''...