tester can give suggestion to developer "how to fix the bug"
in bug report
Answers were Sorted based on User's Feedback
Answer / saikrishna
no .tester can give steps to reproduce the defect but he
cannot give suggestions to fix it
| Is This Answer Correct ? | 8 Yes | 2 No |
Answer / santosh shukla
Yes,tester can give suggestion to developer "how to fix the
bug".
Tester give the function flow of bug test case to developer
to resolve them accordingly.
| Is This Answer Correct ? | 6 Yes | 4 No |
Answer / mudaseer
he can the detailed test case how to reproduce the scenario
and developer can fix the bug but only developer will know
about the code not tester
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / satya
yes some times tester can give the solutions to the bugs
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference bet white box testing and black box testing.pls give me an example
even though automation tools are fast and reliable why do we go for manual testing..in almost 90% of the companies manual testing is used
Define PRAD?
How the application is launched to the production environment?
Write down ten test cases for below scenario: Increase the day by 1 and date format should be mm/dd/yyyy Conditions are : date should not be greater then 31 and date<1 month should not be greater then 12 and month<1 year should not be greater then 10000 and year<1 Thanks in advance
Beyond the customary advantages of having a testing group, what are the benefits does a company receive from a well run, automated testing group?
defination of testing
what is difference between equivalence partition and boundarary value ananlysis?
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form
Exact Difference between Sanity and Smoke Testing
Can u please explain wat is Cyclomatic Complexity?and wat is incident?
Real-time applications add a new and potentially difficult element to the testing mix Option 1 performance Option 2 reliability Option 3 security