what are the "steps to reproduce" for any bug?
Answers were Sorted based on User's Feedback
Answer / rachit saurabh
Steps to reproduce are the steps to create the same bug again by following that steps. The steps to reproduce should be correctly written so that the developer can easily repro that bug and can fix it soon as ppssible. Sometimes the steps are so confusing that the developer ask for the NMI.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / pravati
step to reproduce bug
project name
module name
bug id &name
bug detected on
bug detected by
priority & severity status
screen
bug resolved on
bug resolved by
| Is This Answer Correct ? | 0 Yes | 1 No |
What are Templetes for Daily,Weekly,Monthly test reports(Test Execution report)?
Why we write test case?
which one is not the integration testing a )Big Bang b)Top-down c)Bottom-up 4) dot remember the 4 fourth option
How does unit testing play a role in the development / software lifecycle?
what is Latent Bug?
What is the difference between stress and load testing?
what comes first test strategy or test plan
Consider if there is no Test lead, No Test Manager and QA Manager. If you are the senior test engineer, you are getting pressure from the client to give the build. But you see that, there r 5 high and 5 low sevierity bugs. So, what you will do and how you interact with the client.
If tester had written test cases for application, then in next build if same features are modified with some changes. Then Should I have to write test cases for the same features to verify new expected results.OR What should I do?
Expalin about PET model?
Suppose that your're running tests on the windows calculator and find that 1+1=2,2+2=5,3+3=6,4+4=9,5+5=10 and 6+6=13. Write a bug title and Bug Description that effectively describes this problem?
How do we develop test scripts for manual testing?Can anyone explain me with an example . Thanks, Prasanna