What can be done if requirements are changing continuously?
Answers were Sorted based on User's Feedback
IF THE REQUIREMENTS ARE CHANGING OR CLIENT NOT HAVING THE
CLARITY ON REQUIREMENT, COMPANY WILL FOLLOW THE PROTOTYPE
MODEL, MEANS FIRST COMPANY WILL DEVELOP THE SAMPLE SOFTWARE,
THEN AFTER GETTING CLARITY ON REQUIREMENT, THEN THEY DEVELOP
FINAL SOFTWARE TO RELEASE.
IN THIS MODEL BUSINESS ANALYST WILL PREPARE PROTOTYPES FOR
CLIENT TO GET THE CLARITY ON REQUIREMENT.
| Is This Answer Correct ? | 12 Yes | 0 No |
If client requirements are chaging continuously, then below
changes are expected.
1. Change in design document or new design document HLD &
LLD
2. Change in test case scenarios
3. Change in test cases
4. Developer needs to write the code as per the change.
5. Tester needs to write new test cases
6. Tester needs to test the change.
7. In agile, work done in iteration can be affected.
8. Involves more cost.
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / sani
Test plan should be updated according to new requirements.Try to move new requirements to a 'New' version of an application, while using the original requirements for the 'Old' version.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / mudaseer
in agile requirements keep changing so develop according to
the changing requirements
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / phu
When requirements are changing continuously, we prepare clearly and detail documents:
1/ Create a relationship document: display module/component relationship. When there are some changing, we can know affecting others.
2/ Calculate cost
3/ Backup or use source safe to keep track builds
4/ Update plans, schedules, designs, code, test cases
| Is This Answer Correct ? | 1 Yes | 1 No |
When will we start the regression testing and how(means the process or steps which follows)?
How much experience do we have to become a QA? What are the responsibilities of QA?
what is the testing process if water fall is the sdlc model
How do you test calculator?
what are the testing measurements?
What is the Sanity Testing??
what is testing
if it is a web testing,what is a dead link and a broken link.,and what are the other things we test in a web application related to functionality other than field level and form level validations.
how to import test cases from quality center to excel.. explain navigation
Who Decide Severity And Priority ?
12 Answers British Telecom BT,
If you have 1000 test cases which takes atleast 4 months for execution and now project has to be delivered within 2 weeks how will you execute your test cases. Which ones should be executed first.
Why should a software tester have knowledge of PHP language?