Answer posted by Radhika on 2005-05-23 17:54:51: Quality assurance personnel are responsible for validating project assumptions and ensuring the quality of phase deliverables. Quality assurance personnel
Latest Answer : very good ...
Latest Answer : Phase Containment(prevention of spread of something harmful): Suppose we find a defect at design stage. so we prevent that to spreading to the next stage. i.e; we traced back that defect and correct that in requirements and then in design. after ...
Answer posted by Radhika on 2005-05-23 18:10:57: Black Box Testing: Testing input/output without knowledge and/or regard of the internal code. Commonly designed/executed by test team. White
Latest Answer : testing tech....which we use to make testing easily like...equivalence partitioning,boundary value analysis etcMethodoly:The method we follow like v-model,waterfall,spiral etc ...
Answer posted by Radhika on 2005-05-23 18:12:32: Software configuration management (SCM) is the control, and the recording that are made to the software and documentation throughout the software development
Latest Answer : Managemet which configures the software is called SCM. here configuration means arrangement of the parts of the software.. software configuration management is the decipline for systematically controlling the changes that take place during ...
Latest Answer : Black-box testing: It is not based on knowledge of internal design or code.Tests are based on requirements and functionality.Black box testing is used to find the errors in the following1) Interface errors2) Performance errors3) Initialization errors4) ...
Latest Answer : White box testing: is done by taking inplementation detais in to consideration, usually done by the developers.Black box testing: Is done by a seperate testing team to test for the funtionality of the application, by taking requirements in to consideration.Grey ...
Latest Answer : White Box:
1. This is done by Programmer
2. Programming Knowledge is Mandatory ...
Latest Answer : In SDLC at build stage means after the analsys of requirements and specifications stage we can start the teat plan. ...
Latest Answer : Plz explain me what is low level design and High Level design? ...
Latest Answer : reliability testing or recoversy testing ,both are same.here the testing engineers intentionally making the bulid or project to get into the abnormal state and verfiy ,wheather the product is able to get into normal state with some modifications or ...