You are on page 1of 12

MANUAL TESTING AND ALM

1) Most popular and common examples of Agile methodology

A) Scrum , Feature Driven Development , Kanban

2 ) Verification: Lalitha is updating the test script after the review

Validation: Raju is updating the product requirements after BA’s confirmation

3) Which of the following technique is implemented when the requirement is


complex with multiple conditions and actions?

A) Decision Table

4) Which of the following input documents is used to create test scenarios


and conditions?

A) Use Cases

5) Which of the following styles of writing test scenario ids will represent
clearly the referenced test scenario and help the testing team for tracking
purposes?

A) UCA1.0.TS1.0 [Use Case ID.Test Scenario ID]

6) Suppose, we have an application page with a “role” text box.Users can


enter a role in the text box.The application will accept any one of the three
roles(Buyer,Seller,Broker).Which of the following options indicates a proper
collection of equivalence classes to design the test scenarios?

A) Buyer , Seller , Broker , Any other role , No role

7) Which of the following from ALM Test Plan section allows tester to map
requirements to tests from test plan?

A) Requirements Coverage
8) A DevOps engineer is planning to adopt continuous deployment in his
project for faster delivery of the product. Which tool can be used to
accomplish his goal?

A) Jenkins

9) Scrum is used for managing a product/application. One of the team


members, peter has the responsibility of delivering the overall project vision.
Which scrum role is played by peter?

A) Scrum Master

10) Sarah adopted Agile and DevOps methodologies in her project. What are
the benefits offered by Agile and DevOps practices?

A) Communication gap between teams , Faster Delivery , Failing Fast , Fast


Feedback

11) Which of the following options align with agile principles?

A) Welcome changing requirements , Requirements defined upfront , Ensure


customer satisfaction , Testing occurs at early phases of SDLC

12) Which of the following defect status is marked by the developer when he
is analyzing the defect description?

A) Open

13) Which type of testing is intended to validate the system’s usability and
operability and is performed by clients?

A) OAT

14) Which of the following testing activities determines if the QA team has
the necessary work products and is ready for the test execution phase?

A) Test Preparation Review


15) Same defect is logged by two testers.What is the status of the defect?

A) Duplicate

16) To successfully launch the ALM web application on the IE browser,


suggest recommended settings under internet options?

A) Add ALM URL to the trusted sites and ensure that Protected Mode is
checked for different zones

17) By default, what does Application Lifecycle Management (ALM) assign


when a new defect is created?

A) An unique defect ID

18) Which of the following defines ALM as an integrated repository?

A) Link between Requirements with Releases and Cycles

Link between Requirements with Tests

Link between Defects with Releases and Cycles

Link between Requirements with Defects

19) Which of the following fields/columns are mandatory to map the ALM
defects from the excel file for entity type as defects?

A) Summary, Detected By, Severity, Defected on Date

20) Characteristics offered by DevOps?

A) Stable and operable software , Consistent and optimized release process

21) Match the scrum roles

A) 1. Product Owner → Creates and maintains product backlog

2. Scrum Master → Conducts daily stand-up meetings

3. Scrum Team → Develops working software


22) Different techniques to perform white box testing

A) Statement Coverage

Path Coverage

Branch Coverage

Condition Coverage

23) Which section in ADM helps to access the deliverables?

A) Work Products

24) How many defects can be associated to a requirement?

A) Multiple Defects

25) Which is not a part of agile manifesto?

A) Comprehensive Documentation over working software

26) Which work product is continuously updated by the test team witht test
execution work allocation and status?

A) Requirement Traceability Matrix(RTM)

27) Sam has created a Test set and added tests into it. He wants to configure
the test run schedule in ALM Test Lab .Which test lab panel allows him to
configure the test run schedule?

A) Execution Flow

28) Which user group in ALM has full previliges to all modules in ALM?

A) TDAdmin

29) Sarah wants to create reusable tests, so that she can call the existing
tests from other tests. Appropriate option to achieve this is ALM is?

A) Mark as Template Tests


30) Which of the following fields in the Test Script template are filled during
the test preperation phase of STLC?

A) Expected Result , Test Condition ID

31) Who is responsible for prioritizing the product backlog?

A) Product Owner

32) Which of the following peer review technique indicates review


performed by individuals who are not directly involved in the application
development process?

A)

33) The development lead found the raised defect is not valid. What should
be the status of the defect?

A) Rejected

34) Which of the following options are specific to operations(Ops) in DevOps?

A) Deploy , Monitor

35) Which filed is mandatory while creating requirement in ALM?

A) Requirement Type

36) Which of the following fields provides traceability between the “Test
Script “ and “Test Scenarios and Conditions” Document?

A) Test Condition ID in test script

37) To check if the fix implemented is not introducing new defects on the
system, what type of testing is performed?

A) Regression Testing

38) Which of the following fields/columns are mandatory to map the ALM
test steps from the excel file for entity type as tests?

A) Path , Test Name


KNOWLEDGE CHECKS
Agile and DevOps:-
Manual Testing and ALM Knowledge Check 1
Manual Testing and ALM Knowledge Check 2

You might also like