Menu

Friday 17 February 2023

Agile

In a team that follows agile, how would a team member know what others are working on? Select two that apply.

A.The Product Owner and the Facilitator are responsible for maintaining work transparency.

B.The team should have a daily sync-up.

C.One team member must play the role of coordinator and should share daily
status for each member.

D.They may refer to the backlog maintained in a tool (Jira, Prime, and so on).


Ans: B D


Survey Q, Non-scoring: What role are you playing in your team?



A. Product Owner/Product Specialist
B. Team Facilitator/Scrum Master/Release Train Engineer/Coach
C. Developer/Engineer/DevOps Engineer/Automation Engineer/Rel lability Engineer
D. Manual Tester/L1 support/L2 support
E. Q Visual Designer/lnteractive Designer/UI Expert
F. Support function


Ans: C


After a team member writes a piece or code, how can she ensure that It works, before checking it in?

A. Through peer reviews

B. Through functional testing.
C. Through unit testing


Ans: C


What is an efficient way to ensure that. code working as per the acceptance criteria/business requirements?


A. Through automated functional test

B. Through automated regression test

C. Through automated unit tests.

D. Through automated smoke tests.


Ans: A