CSM Day 2 Quiz When do Individual Developers take ownership of Sprint backlog items? Selected answer: Never, all sprint backlog are owned by the entire Developers even though each one may be done by an individual Developer Clarification: There is no individual ownership for the Sprint backlog items, the whole Development Team is equally accountable for completion of the Sprint backlog items. Hence option C is correct. What is the most important characteristic of a Done increment? Selected answer: Usable Clarification: Potentially releasable increment means it should contain some business value and it should also be usable. Hence option C...
Scenario : Weblogic server will be always behind the LoadBalancer or Apache layer. Most of the time the SSL's will be either offloaded in LoadBalancer or Apache layer. To construct applicaitons URL's with the right protocol will be a challenge while using weblogic as application server. To achieve this scenario we have to enable WL-Proxy-SSL and WebLogic Plug-In Enabled. Solution: - Update the LoadBalancer configurations/iRules to set the RequestHeader WL-Proxy-SSL to true . - Follow the below steps to set the WebLogic 'Plugin Enabled' flag to Yes. (Following steps are based on the weblogic version 12.1.2) - Login into weblogic console - Click on Lock & Edit button - Click on the domain name - Under Configurations tab go to "Web Applications" sub tab - Select the check box "WebLogic Plugin Enabled" and click "save" button - Finally click on "...
CSM DAY 1 Quiz What is most important as per the Agile Manifesto? Selected answer: People and how they interact Clarification: This questions is related to the Agile Manifesto Values. It is the 1st value of manifesto “Individuals and interactions OVER processes and tools”. Hence option D is correct Which Agile Principle is being practiced if team chooses to focus only on highest valuable items to deliver from the Product Backlog? Selected answer: Simplicity – the art of maximizing the amount of work not done is essential Clarification: This is related to Agile Manifesto Principle #10. It is to focus on outcome rather than output and also about prioritising the 20%...
Comments
Post a Comment