What is the difference b/w deliverable and release notes?
Answer / akrishnachaitanya
Test deliverable :
Test deliverable is any document/script/data related to testing which is handed over to client/stakeholder during or at the end of the testing phase.
For example when testing starts Test Lead has to prepare Test Strategy and Test Plan, so Test Strategy and Test Plan are the deliverable which need to be shared with client. Besides these the test scripts (both manual and automation) which are created during the planned testing phase are also test deliverable. At last when the testing is complete then test execution summary report is prepared and shared with client.
So any testing document/scripts/code delivered to the clients and stakeholders is know as test deliverable.
Release notes:
Release notes is a document, which is released as part of the final build that contains new enhancements that went in as part of that release and also the known issues of that build.
Release Notes are usually written by technical writers which are communication documents shared with clients. Release notes also feed the process of end-user documentation, user guide and training materials.
| Is This Answer Correct ? | 5 Yes | 0 No |
I need a good book on manual testing.Is the book by nageswara rao good.I need to learn from basic to advanced.
Suppose wihile we are doing testing..A bug is reproduced what will be the necessary action taken by the tester?
How to write test cases for testing databases,especially for testing and writing test cases for stored procedures.
What is 2-Tier and 3-Tier Architecture?
If you are a test lead. Then how should you know all the requirements are covered in Test Cases if your team member has wrote the test cases?
test cases on antivirus with integration testing
How or why testing is associated with the term "BOTTLE NECK"
What is QCM?
How can I do a documentation of Test Cases? Which steps are in it?
What is Regression Testing ? Why do Regression Testing ? Why all the testcase execuation in each time of Regression testing ?
Why are you looking for the change?
wat if fiddler and how it is used in tesing an application. please explain with a real time scenario