The whole-team approach:

The whole-team approach:A . promotes the idea that all team members should have a thorough understanding of test techniquesB . is a consensus-based approach that engages the whole team in estimating the user storiesC . promotes the idea that all team members should be responsible for the quality of the...

April 3, 2025 No Comments READ MORE +

Which of the following sentences correctly describes the risk?

A Test Manager conducts risk assessment for a project. One of the identified risks is: The sub-contractor may fail to meet his commitment". If this risk materializes. it will lead to delay in completion of testing required for the current cycle. Which of the following sentences correctly describes the risk?...

April 2, 2025 No Comments READ MORE +

What Is the minimum number of test cases needed to cover every unique sequence of up to 3 states/2 transitions starting In the "Start" state and ending In the "End" state?

Consider the following simplified version of a state transition diagram that specifies the behavior of a video poker game: What Is the minimum number of test cases needed to cover every unique sequence of up to 3 states/2 transitions starting In the "Start" state and ending In the "End" state?A...

March 31, 2025 No Comments READ MORE +

Which of the following statements is true?

Consider the following examples of risks identified in different software development projects: [I]. The contrast color ratio for both normal text and large text of a website does not comply with the applicable accessibility guidelines, making it difficult for many users to read the content on the pages [II]. A...

March 30, 2025 No Comments READ MORE +

Which one of the following answers contain only test cases that belong to the same equivalence partition?

The following rules determine the annual bonus to be paid to a salesman of a company based on the total annual amount of the sales made (referred to as TAS). If the TAS is between 50k and 80k, the bonus is 10%. If the TAS exceeds 80k by a value...

March 30, 2025 No Comments READ MORE +

Which of the following lists factors That contribute to PROJECT risks?

Which of the following lists factors That contribute to PROJECT risks?A . skill and staff shortages; problems in defining the right requirements, contractual issues.B . skill and staff shortages; software does not perform its intended functions; problems in defining the right requirements.C . problems in defining the right requirements; contractual...

March 25, 2025 No Comments READ MORE +

Which of the following coverage criteria results in the highest coverage for state transition based test cases?

Which of the following coverage criteria results in the highest coverage for state transition based test cases?A . Can't be determinedB . Covering all transitions at least onceC . Covering only start and end statesD . Covering all states at least onceView AnswerAnswer: B Explanation: Covering all transitions at least...

March 22, 2025 No Comments READ MORE +

Which of the following statements refers to good testing practice to be applied regardless of the chosen software development model?

Which of the following statements refers to good testing practice to be applied regardless of the chosen software development model?A . Tests should be written in executable format before the code is written and should act as executable specifications that drive codingB . Test levels should be defined such that...

March 21, 2025 No Comments READ MORE +

Which of the following review types does this review refer to?

Consider a review for a high-level architectural document written by a software architect. The architect does most of the review preparation work, including distributing the document to reviewers before the review meeting. However, reviewers are not required to analyze the document in advance, and during the review meeting the software...

March 18, 2025 No Comments READ MORE +

Which of the following is the minimum number of test cases needed to cover the full decision table associated with this scenario?

A company wants to reward each of its salespeople with an annual bonus that represents the sum of all the bonuses accumulated for every single sale made by that salesperson. The bonus for a single sale can take on the following four values: 3%, 5%, 7% and 10% (the percentage...

March 15, 2025 No Comments READ MORE +