What can be done if requirements are changing continuously?
Answer Posted / 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 |
Post New Answer View All Answers
Do you think tools are required for managing change. Explain and please list some tools/practices which can help you managing change.
How would you do the ollowing Security Testing for web application? 1) Authentication. 2) Authorization. 3) cookies. 4) penetration testing. 5) session testing. 6) encryption and decryption testing pls give examples give example i can't understand so pl
Changes and enhancements to system?
Can you explain an application boundary?
Unit Testing can be done by using Nunit?
What can you tell about the project if during testing you found 80 bugs in it
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
Explain Operational Acceptance Testing with example ?
List the considerations in developing testing methodology
What is difference between V-Model and Agile Model?
Hi ALl, Can you please list out Q & A for Test Lead,which Interviewer may ask in interview for Test Lead position
What is validation in software testing?
What are the differences between stlc and sdlc?
what are the responsibilities for QA tester to test application on UNIX environment??? what skills required for unix???
What is an exit criteria?