wat is test deliverables
Answer Posted / rashmi
Test Deliverables are nothing but all the documents and
reports that will be delivered during the testing cycle.
e.g. the deliverables of system testing phase are
- System Test Plan
- System test conditions(requirements)
- System test scripts(cases)
- System test completion report
- Outstanding bug report
- Weekly status report(ideally sent to PM or Test manager)
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
we are about to implement a Test tool to test the performance of website, so what script does a tester should know (friends plz help me)
what kind of testing have u done?
how agile testing is performed and what are the related documents.
Please explain me v-model clearly i want to know how it works and want to know how it use in real time on a project please tell me its urgent and important for me understand .Please tell me my mail id is Chiku_69@yahoo.in Thank u
What is ecp (equivalence class partition)?
Hi Everybody could you please send me the ISTQB Material to my mail id karthik18487@gmail.com Thanking you in advance
what is acid testing?
What are the qualities needed by a software tester?
what should be tested when credit card is used as payment option in ecommerce project?can anyone tell me in detail what to test n how to test when credit card is involved in web application?
Need to know about Quality Center in brief
1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?
Genarally what we have to tell. If anybody asks in the interview. what are challenges u faced in the Project and what are the Risks u faced in the Project, Anybody can suggest it ......Thanks in Advance....
what are the templates for daily,weekly and monthly reports? plz reply ASAP.
In Manual testing how to test proxy servers? can u please explain with example?
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form