When are the followings prepared:
1.Software Test Plan
2.User Acceptance Test Plan
Answers were Sorted based on User's Feedback
Answer / mabobine
Please read the question again. I am asking "WHEN" are the
above stated documents prepared?
| Is This Answer Correct ? | 3 Yes | 0 No |
1
hai,
test plan is diff from company to company and project to project
in my company following this type
test plans Contains
introduction
scope
future to be tested
future not to tested
test strategy
smoke testing
mutation testing
Functional testing
Reg ration testing........
suspension
resumption criteria
entry criteria
exit criteria
environment
software req
roles and responsibilities
test schedule
deliverables
training plan
Risk management
control procedure
dependency
Approval
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / minni
sravanan it is not "future" to be tested.............it is
features to be tested.
Software Testplan and UAT testplan are prepared at the
requirements stage it self
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mabobine
I think the User Acceptance Test Plan is prepared at the
end. The user runs the test cases specified and
accepts/rejects the project on the basis of that.
In short, it is a final document for acceptance and closing
of the project. But i want to make sure the "TIMING" when it
is written.
Test Plan i think you are right, i.e. during the requirement
phase. But i need other people to share their views as well.
Thanks for reply.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / aparnaganjam
According to V-model we we prepare Software test plan and
User Acceptance test plan at requirements stage itself..
Regards
ganjamaparna@gmail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
i have 3 years of exp in manual testing, if i am attending any interview what kind of question i will get?
What is Change and configuration management repositoty
1.What types of documents would you need for QA, QC, and Testing?
what is the difference bug,defect,error
Test Cases For Router&Switch
What is the difference between bug and defect?
what is localisation &globalisation
When do you go for integration testing?
Q) If pseudo code below a programming language. what test case s are required to achieve 100% statements coverage If x=3 then display_message x; If y=2 then display_message y; else display_message z; else display_message z;
what is agile testing when to perform this? have you performed agile testing anytime?please let me know more about this
Hello! can anyone explain IN DETAILS what is API??? thank you!
How to create Test Cases Based on Test Plan ? Is there any approach following for creation of test cases?