Whats the meaning of features to be tested and features not
to be tested in Test plan?
Answers were Sorted based on User's Feedback
Answer / babji
in test plan
features to be tested : features means modules.what are the
responsible modules of the build for complete testing.
features not to be tested:
generally test eng concentrates on all the module's
functionality of the project.but in a few cases like
enhancement projects or the project with third party
involvement,in this cases testing team concentrates on only
required functionality but not on all module's functionality.
| Is This Answer Correct ? | 10 Yes | 1 No |
Answer / swathi
Features to be tested:
the list of all the features that are with in the scope and planned for testing will be listed out.
Features not to be tested:
the list of all the features that are not planned for testing will be listed out.
Ex:
1)out of scope features.
2)low risk features.
3)future functionality.
| Is This Answer Correct ? | 9 Yes | 2 No |
Answer / surya
Actually it was given in test plan where the test lead
decides what are the feautures to be tested in the
application and what type of testing to be done for example
in the given project there are two module where you were
asked to test particular module which u have to test which
is called features to be tested and the remaining are
features not to be tested thank u as per my knowledge
| Is This Answer Correct ? | 3 Yes | 2 No |
What is agile testing and why is it important?
In the static testing,what all can be tested?
Condition testing is a control structure testing technique where the criteria used to design test cases is that they Option 1 Rely on basis path testing Option 2 Exercise the logical conditions in a program module Option 3 Select test paths based on the locations and uses of variables Option 4 Focus on testing the validity of loop constructs
when to start and stop testing?
What is test startegy?
what is regression testing and what is system testing? whaen we will do the regression testing and when we will do the system testing?
What type of testing process do you follow in current organisation?
hi tell me different testing methodologies
static and dyanamic testing
What is Conventional & Unconventional testing?
waht is client server application testing?
how to test an web application. and what step have to considered first.