Which of the following contains roles of a tester in this company?
A software company adopts the V-model as their development life cycle. Which of the following contains roles of a tester in this company?A . Decide what should be automated, to what degree, and how.B . Review test plans and set up test environments.C . Coordinate the test strategy with the...
What is the main reason for using a pilot project to introduce a testing tool into an organization? [K1]
What is the main reason for using a pilot project to introduce a testing tool into an organization? [K1]A . To identify the requirements for using a toolB . To make a selection between alternative toolsC . To assess whether the tool will be cost- effectiveD . To ensure the...
Which ONE of the following statements does NOT describe how testing contributes to higher quality?
Which ONE of the following statements does NOT describe how testing contributes to higher quality?A . Performing a review of the requirement specifications before implementing the system can enhance qualityB . The testing of software demonstrates the absence of defectsC . Properly designed tests that pass reduce the level of...
Which of the following contains roles of a tester in this company?
A software company adopts the V-model as their development life cycle. Which of the following contains roles of a tester in this company?A . Decide what should be automated, to what degree, and how.B . Review test plans and set up test environments.C . Coordinate the test strategy with the...
Which of the following test procedures would enable all tests to be run?
Before an invoice can be created, an account is required. Before an account can be set up, an account user is required (in order to set up the account) . The software is delivered with a master user only, who can only create other types of users. The following test...
Under which of the following circumstances is maintenance testing required? [K1]
Under which of the following circumstances is maintenance testing required? [K1]A . Migration of software onto a new platformB . Testing during initial development of a replacement for an existing systemC . Purchase of a new software toolD . Updating of a regression suiteView AnswerAnswer: A
Which of the following sentences describes one of these basic principles?
In foundation level syllabus you will find the main basic principles of testing. Which of the following sentences describes one of these basic principles?A . Complete testing of software is attainable if you have enough resources and test toolsB . For a software system, it is not possible under normal...
What will be the finishing state and the output(s) from the test case?
A test case starts at S1 and triggers 4 events in sequence: E1, E4, E5, E7. What will be the finishing state and the output(s) from the test case? [K3]A . S2 and O4B . S4 and O2C . S4 and O4D . S2 and O2View AnswerAnswer: D
Which of the following test design techniques is classified as a structure-based (white box) technique? [K1]
Which of the following test design techniques is classified as a structure-based (white box) technique? [K1]A . Exploratory testingB . Decision table testingC . State transition testingD . Statement testingView AnswerAnswer: D
What other details should be included in the following incident report when it is first submitted?
What other details should be included in the following incident report when it is first submitted? Date of Issue: 23/11/05 Severity: P1 Build: Version15.6 Details: Expected field to be limited to 15 chars, able to enter 27A . Suggested solution, priority and number of defects assigned to this developer.B ....