who will do impact analysis in testing?
Answers were Sorted based on User's Feedback
Answer / shilpa reddy
change control board(ccb) will take care about this.This
consists of few developers,few testers and one project
manager.function of this ccb is to accept change or
enhancement request from the client.
if u want more inf on this write to me---->gs_239@yahoo.com
| Is This Answer Correct ? | 6 Yes | 4 No |
How to do test if we have minimal or no documentation about the product?
what is inter operative testing?
what is monkey testing?
Can anybody tell me by refering which documenet a tester writes test scenerios? And what is the need of test scenerios an how a tester determine the coverage of test sernerio?
what is project and how many types of industry projects are there
when will update and modify the test object properties in the repository?
Can u any 1 please explain the below question and answer? Given the following code, which statement is true about the minimum number of test cases required for full statement and branch coverage? Read p Read q IF p q > 100 THEN Print "Large" ENDIF IF p > 50 THEN Print "p Large" ENDIF a) 1 test for statement coverage, 3 for branch coverage b) 1 test for statement coverage, 2 for branch coverage c) 1 test for statement coverage, 1 for branch coverage d) 2 tests for statement coverage, 2 for branch coverage
On Registration Form, if some fields are not mandatory to fill then those fields can accept any invalid input. OR there may have some validation. E.g. Email id field - Not mandatory to fill. If user enter Email id = 453454 should it accept?
What is Software Testing ? Why software testing is necessary ? When to stop testing?
If got selected in ur company, what will u do for ur company?(IN P.M)
Diference between sanity & somke testing?
what is meant by Pre-Conditions that we include in Test Cases? Can anyone provide those for this Website?