Based only on the given information, which of the following recommendation would you follow?

A new web app aims at offering a rich user experience. As a functional tester, you have run some functional tests to verify that, before releasing the app, such app works correctly on several mobile devices, all of which are listed as supported devices within the requirements specification. These tests...

April 9, 2025 No Comments READ MORE +

Which of the following statements is not correct?

Which of the following statements is not correct?A . Looking for defects in a system may require Ignoring system detailsB . Identifying defects may be perceived as criticism against productC . Looking for defects in system requires professional pessimism and curiosityD . Testing is often seen as a destructive activity...

April 8, 2025 No Comments READ MORE +

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 +