what is mean by defect resolution and its use??
Answer / anonymous
Once the developers have acknowledged a valid defect, the resolution process begins. The steps involved in defect resolution are as follows:
Defect Resolution Process
Prioritize risk >> Schedule Fix >> Fix defect >> Report resolution
| Is This Answer Correct ? | 1 Yes | 1 No |
After recieved the defect from Tester,developer is not getting any error while executing that bug then he will reject that defect due to the above reason.As a Tester what we can do in that situation?
What is internatinalisation Testing?
wht is the diff bt patch, build and version?.developer will send to test weather patch or build to tester?
Why must we use Tester to test software instead of BA, Developer?
can you show me the test cases on registration form
After insert the record in forntend, How will u check the backend by manually? Please explain..
have you ever performed Back End Testing,HOW?
For Change Password functionality-- Test Case is -- > Change Password Test Steps/Descriptions: 1) Enter Old Password 2) Enter New Password 3) Enter Confirm Password 4) Click on Save button Expected -- > User should login successfully. My question is --> After 4th step tester will check/verify that user [whose password has been changed] is login successfully or not. Should I have to write that steps which user will fallow to verify user login in above test case? What are the preconditions for above test case?
What different sources are needed to verify authenticity for CMMI implementation?
1. AMDOCS Testing2. DW testing3. ERP testing4. Mainframe testing5. SOX Testing6. Six sigma testing7. RUP-CMM testing
Hi harish n Satish...thanx for the response... Already told Functionality testing and user interface type testing to interviewer but he was expecting something else. And also explained test cases....Is it data driven testing for user id and password combinations? If i am not wrong....?
is functional and black box testing same or not