No answer
Latest Answer : Its the Delivery Team that takes care of this , Its the, Time lines for the Product / Project to be accomplished in all aspects. ...
Smoke testing is after build releasing we will test high level functionalities working or not. Sanity testing is we will test all functionalities working properly or not.
Latest Answer : A software smoke test determines whether the program launches and whether its interfaces are accessible and responsible (for example, the responsiveness of a web page or an input button). If the smoke test fails, it is impossible to conduct a sanity test.The ...
Latest Answer : Traceability matrix always contains low level requirements since to map easily with test cases and also we can assure that all requirements covered in low level. I guess there is no concept of high level requirements in traceability. Ofcouse we can prepare ...
What is test strategy document. What it contain and is it organisation level document orproject level document
Latest Answer : On which basis, High, Medium and Low Level test cases are defined?The Test cases are differentiated into High, Medium and Low based on their complexity. The complexity varies from project to project, organization and organization and it depends on either ...
What are the differences between System level defects and defects in Live
Latest Answer : System defects are the defects found in testing phase and live defects are defects which are left undiscovered during system testing, regression testing and UAT but has been found by the users once the application goes into production ...
Explain Entry and Exit Criteria in each level of V-Model
SRS/BRS User Acceptance
Analasis/Design System Testing
HLD Integration Testing
LLD Unit Testing
Coding
Latest Answer : Requirement Analysis:Entry:-->Input GatheredExit:-->Acceptance Test Design,SRS GenerationSystem Design:Entry:-->SRS, System DesignExit:-->System Test Deign, general system organization, menu structures, data structure,business scenarios, sample ...
How does a company acheive the highest level of CMM?
At what level is UAT done?
Latest Answer : UAT - User acceptance testing.When it will be performed? - It depends up on the SDLC the project team is doing. In traditional waterfall, spiral or incremental interative process, the UAT is performed at the last stage (i.e after finishing, functional,regression,end-to-end ...