Answer Posted / krishnan
Change Requests are used to document and track defects,
enhancement requests and any other type of request for a
change to the product. The benefit of CRs is that they
provide a record of decisions and, due to their assessment
process, ensure that change impacts are understood across
the project.
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
What is a test severity and test priority? difference between them with suitable examples?
What is back to back testing?
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
what are the risk factors in the project? what is the base for testplan and entry criteria ,exit criteria for test plan?
What is the difference between GUI Testing,UI testing and Usability TEsting
how to write test cases for epos/pos testing.
What is bug priority?
what is test case management?explain in brief.
I have 2+ year of work exp in manual testing and i have good knowledge in QTP.anybody have requirement in your company please please tell me
What is test management?
in the account there is 10,000 rupees and i entered 20000, in this case how will you test the application
How to write test case for view the table(i.e it is already stored in database and see the content in the table)
HI, This question is Investment Banking domain related Question. I was asked in an Interview to tell the 5 test cases for Equity,Bond,Futures and options. Please help.. Pragya
any one giv test cases for wordpad using equivalence class partioning
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....