What is mean by Test Plan? What details will be mention in it?
Answers were Sorted based on User's Feedback
it is a strategic document which consists of some
information that describes how to perform testing on an
application in an effective, efficient and optimized way.
contents of the test plan:
introduction
objective
reference document
coverage of test plan
features to be tested
features not to be tested
test strategy
levels of testing
types of testing
test design techniques
test metrics
terminology
automation plan
base criteria
acceptance criteria
suspension criteria
test deliverable
test environment
resource planning
scheduling
staffing & pinning
risks & contingencies
assumptions
approval information
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / n@n!
Depend upon the SRS/BRS document the senior manager (or)
Project manager can preapre the Test plan Document.
it consists of mainly i) what to tet?
ii) when to test?
iii)who to test?
iv)how to test?
the Test Paln Document consists of
i)Title
ii)Revision History
iii)object of document
1v)scope of the document
v)brief description of the project
vi)critacal functionalities
vii)functionalities not to test
viii)test planning
ix)test environment
x)automation analysis
xi)risk analysis
xii)resource estimation
xiii)input criteria
xiv)exit criteria
xv)scheculing
xvi)acceptacny criteria
xvii)test delivarables
xviii)test suspention criteria
xix)test completion criteria
xx)standards to be followed
xxi)bug finding and reporting
xxii)status e.t.c.......
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / illiyaz
Test Paln Is a Document,It Is Prepared by Team lead,it
contains the Objective,Scope,Approch,Resources,Features to
be Tested,Features not to be tested,Entry criteria,Exit
criteria,Suspenssion Criteria,Roles and
Responsibilitys,Required Tools,Trainning sessions,Risks and
Mitigations,Test delivarables and Signoff.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is your testing approach/plan if requirements are frequently changing?
A form has four mandatory fields to be entered before you submit. How many numbers of test cases are required to verify this? And what are they?
Work flow in testing in your company?
in web application , what are the common "browser compatabality issues " that you have across.?
explain v- model? why we call this model as v-model, not an u-model?
howmany buids u hav in u r project , for how many days u get build
what is uml
Can we use automation tools during static testing? If yes when and how?
where do u store u'r Test cases?
If we have an interface, but no concrete class which implements it. How we will test that interface in white box testing?
Which one of the project team members bears the responsibility of deferring new functionality to a later release?
what is a usecase?