Qus:    How to replicate the production issue in UAT or Dev , for fixing the bugs and what will be approach ?
Dec 11, 2020 21:10 DotNet 2 Answers Views: 1482 SHIVA

You can follow the below steps -



1. Reproduce the problem.

2. Analyze the problem.

3. Check how old is the defect.

4. Check what is the impact.

5. Prioritize the problem.

6. Determine the fix.

7. Schedule the fix.

8. Code, Test, & Deploy the fix.

9. Root cause analysis.

Prev Next
Answers (2)
PARTH Dec 12, 2020 08:55
Answer:   You can follow the below steps -

1. Reproduce the problem.
2. Analyze the problem.
3. Check how old is the defect.
4. Check what is the impact.
5. Prioritize the problem.
6. Determine the fix.
7. Schedule the fix.
8. Code, Test, & Deploy the fix.
9. Root cause analysis.

RAMU Dec 12, 2020 14:24
Answer:   Try to understand the client navigate page in the application and similarly steps should be followed in order to reproduce this issue.

Post Your Answer
Guest User

Not sure what solution is right for you?

Choose the right one for you.
Get the help of the experts and find a solution that best suits your needs.


Let`s Connect