What is the non configurable item in SDLC.
Answers were Sorted based on User's Feedback
Answer / anwarul alvi
by definitaion: An item which has been put under
configuration management and will not change in future
called as Non configurable item.
i may not agree with some of the example given above. for
example Defect log sheet is CI as well as a Non CI. Because
changes in defect log sheet appears untill the review is
not finished, all comments are incorporated and reviewed
item is baselined. An outsourced tool used in project may
be called as a non CI if it is not updated till project is
closed.
| Is This Answer Correct ? | 21 Yes | 3 No |
Answer / mohan
we can't create the baseline for such a documents is called
non-configurable items.
| Is This Answer Correct ? | 0 Yes | 3 No |
Answer / rajni gupta
Defect Log sheet
Any recievbles from client
WSR
MOM
| Is This Answer Correct ? | 10 Yes | 17 No |
How do we decide that testcases covers all the requirements?
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;
If there is only one module or unit then how you test it?
how can u do database testing manually?
What is the RTM(Requirement Traceability Matrix)
how u get the build ?what is the size of the biuld?
What is the different cost elements involved in implementing process in an organization?
Difference between manual testing and system testing
Q.Reasons not to automate. a.No formal test plan. b.No Design document. c.Testing budget is minimal. d.All of the above.
SAY YOUR PRODUCT PASSED THROUGH TESTING & UAT. NOW IT WENT TO PRODUCTION AT CLIENT LOCATION AND THEY FOUND ONE DEFECT IN IT. HOW THEY NEED TO PROCEED NOW? WILL THEY CONTACT U? OR WILL THEY CONTACT DEVELOPMENT TEAM?
can u give me the test scenario template and one example test scenario?
9 Answers Accenture, AppLabs, WCL,
What is meant by Framework?Is the framework related only to AUTOMATIO or else it will applicable to MANUAL testing too?