how do we update the test cases if the requirements change
in manual testing. if we r not using quality center.
depending on the changed requirements do i need to write a
new test case or can we update the old test case.basically
i want to update i dont want to write a new test case. so
plzzzzzz answer.
Answer Posted / deepa
When there is changes in the req ..we need to first find
out the affected testcase and need to edit/block the
testcase..the very first time when we write the testcase a
traceability matrix will be prepared..Traceability matrix
is nothing but testcases mapped with the reqs..Req id needs
to be mapped with test case id..When there is change in the
req we need to look for the req id and change
corresponding test case id...
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What’s the difference between verification and validation in testing?
what is the technical challange you faced in your module.please ans me the question i just want example can me any example please very important
what is the difference between test case and result matrix
How to write testcases for unread/read mails for gamil inbox? and what are the types of testing you do on them?
What are the different ways of doing black box testing?
write the test senario on opening door in the flow diagram format
What is difference between web site testing, desktop application testing and wireless application testing? what is the difference in testing strategy to test them?
How we will test ubercate
Difference between adhoc testing and error guessing?
write testcases for open dialogbox
write test condition for testing SMS service of a mobile phone maximun length is 100 character while sending and 80 character for receiving write test scenarios do not write test cases
What is the difference between latent and masked defects?
which test strategy your are fallowing in your company?which documents u r using in software development life cycle?
Can you explain boundary value analysis?
how can we do database testing. In database testing we verify the data integrity and data validation. how can we do testing of Index, triggers, views, ransactions,cursors etc