Answer Posted / ramarao
Test plan is a statagic document which describes how to
perform the testing on a application in an effective,
effecient and optimisation way.
contents of test plans :
1. Introduction
objectives
reference document
2. Coverage of Testing
Features to be tested
Features not to be tested
3. Test Stategy
leves of testing
types of testing
test design techniqes
configaration management
test maticx
terminology
automation plan
list of automation tools
4. Base Criteria
acceptance criteria
suspension criteria
5. test deliveribles
6. test envirolment
7. scheduling
8. staffing and trining
9. risks and solution plan
10. assumtions
11. approval information
| Is This Answer Correct ? | 62 Yes | 8 No |
Post New Answer View All Answers
Actually by using severity you should know which one you need to solve so what is the need of priority?
What makes a good software qa engineer?
What is the Jar file?
hi everybody, iam Adi Durga, i complited my bsc(computers) in 2008.I have experience in finacial and bpo companys(mnc). but iam intersted on s/w role.I have the technical skills c, c++, Oracle 9i and manual testing. But i dont know hoe to strat my career in s/w. Every company offering on financial/bpo side. In this I attended nearly 10 companies,I selected in 8. All those are bpo and finacial, But i cant get any opportunities on s/w side.plz help how to get opportunites on s/w side. Actually I am interested on testing side. But every company offering for only experienced persons. plz help me. this is my mailid.... adi.durga19@gmail.com
please send me database stored procedure checklist.
aplitue questions will be based on wich type ?
what is entry and exit criteria and explain it?
What is unit level testing?
what is the relation between all tabs in quality center & explain the testing process in quality center with tabs?
hi, this is geetha, i have one doubt regarding the vulnerability testing. For sql injection testing is there any need for the tools to be installed. If it is what is tool and what is the method to test in sql injection testing. Plz Guide me
Hi Dear this urgent for me i have need of ROLTA India Ltd Mumbai Paper pattern for Testing Person , PLease Help me , if any body have any idea about it
What are the cases when you’ll consider to choose automated testing over manual testing?
can anybody tell me what is release process of company? release note?
What is software review?
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?