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 |
There are around 500 test scripts are there to execute by using which internet explorer u will test?
Write the test cases for 2-way electric switch system. Write for GUI, functionality as well as stress testing
To specify the test artifacts involved in testing.
Tell me the situation where sanity test cases should pass and smoke test cases fail...?
What is JAVA Testing, what we do in That ?
if we have 1000 web pages site. what technique is used to test the functionality of unchanged component in the regression testing. if there is no option of Automation Testing?
wat is Bottle Neck testing
The applications are invited from the students between 18 and 23 years old. The age relaxation for reserved category students is 5years.so what are the test cases posible to write
can we do iterative testing in v-model?
when tester found bug then where it is assign to developer or testlead
When are you done testing?
What is Test Strategy and Test Plan..what is the Diff.between those?