When a high severity issue is found in production how to
handle this situation.
Answers were Sorted based on User's Feedback
Answer / subashini
when a issue is found in production level, it is in general
raised as high priority issue.
Issue found in production envt will be escalated to support
team.Then appropriate development team will attend to this
issue & provide a fix as patch.This patch will be tested
locally by setting up the production envt scenario n after
ensuring the functionality, this will be sent to deploy in
the production envt.
| Is This Answer Correct ? | 12 Yes | 2 No |
Answer / rahul
when system goes down/crashes it is considered as high severity issue. we report it to the development team/TL.
| Is This Answer Correct ? | 0 Yes | 7 No |
1.how to check or test the image ?
Password is having 6 digit alphanumeric then what are the possible input conditions?
what are testing Techniques? Pls answer
how do u import all ur test case written in excel sheet to test director?
What is Regression Testing ? Why do Regression Testing ? Why all the testcase execuation in each time of Regression testing ?
At what stage of the development cycle software errors are least costly to correct?
what is testdata
4. What are the three things you like best about the Web site?
boundry value range for the a and b where a/b=c conditions 1. if c <1000 2. if c b/w 1000 and 2000 3. if c > 2000
How to make sure test cases that you have written are good enough?
What are the important scenarios for testing emails? How do you test emails? Which tool is best for testing email?
Difference between Static and dynamic Testing & Which type of testing include in Static and dynamic Testing ? explain in detail with example. Thanks