Business Studies, asked by shumanpaul3700, 1 year ago

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

Answers

Answered by empathictruro
8

Answer:

In a perfect world, people would understand each other at a glance and nothing could create confusion among them. But in the real world we have to come up with ways to communicate our ideas clearly so that our peers don’t misunderstand us.

In software development, acceptance criteria help to properly set a client’s expectations for a product. Criteria for an app such as “I want my app to be awesome and popular with as many people as possible” don’t really tell us much; we eliminate misunderstandings between a client and a development team by referring to clearly defined acceptance criteria for user stories.

Explanation:

Answered by brainlyinuser
2

Answer:

Explanation:

An efficient way to ensure that the code is working as per the acceptance criteria/business requirements is to involve the technique called as ‘scrum’ which will ensure the development team to work as per the user acceptance criteria which will involve the user defined test cases and stories. This will enable the client to check the functionality of the code as well leading to proper sign off and testing.

Similar questions