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 |
Can anybody define 2-tier architecture,and 3 tier architecture.
What is mean by Defect Metrics? Write some defect metrics?
What is Sanity Testing?
How to write a test case for traffic signal?
Which model is following in your company for developing software?
What is difference between cmmi and cmm levels?
what is meant by system test case
What are the recommended sites or books for software testing?
what is the difference between functional test cases and compatability testcases?
what is the difference between adhoc testing, and error guessing
if we ve 1000 test cases to run and we ve no time and we dnt wanna use automation tool how we will complete testing in time constrant plz do answer
Hi harish n Satish...thanx for the response... Already told Functionality testing and user interface type testing to interviewer but he was expecting something else. And also explained test cases....Is it data driven testing for user id and password combinations? If i am not wrong....?