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 |
What r the non-configurable items in the VSS for software configuration management?
write test cases forthe function f=a+b ?
what is increment testing approach?
when you open a stand alone application then the application is displayed on the screen.what type of testing is this?
what is ment by compatblity testing ? in real time any tool is used to test it? plz real timers
test cases for compose functionality of gmail
Why V model is callds as V model? And at which stage v & V happens?
is script is same like test cases?
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 r the things,u prefer and prepare before starting testing?
I am doing manual testing for on web application.how to prepare the tracebility matrix for that website? whats the use of the tracebility matrix?. canu send one model of the tracebility matrix.
Which testing approach you follow to test ATM machine?