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 Hybrid testing?
An employee table, with the columns id, name, sal and dob.Query to select emp names of all highest salaries(there are 4-5 people having the same salary which happens to be the highest).
What is Industrical Automation?
what is analysis and interpretation of results?
Who will do the design phase testing?
i have a little confusion about asp.net and vb.net is that the web applications called asp.net and windows application called as vb.net please guide if there is a difference between vb.net and windows application or what????I am just a beginner ..pls guide..
In testing can you explain the concept of work bench?
First window is registertion window where u will be having the fields to entering the name,password and confirm password and Ok button.After hitting the OK button it will take u to 2nd window, wel come window for the user with the msg welcome user. 3rd window will be login screen where u will be entring the user name and password with out any mistake in case and spell (i.e u entered correctly)and 4th window it shows that user does not exits .What will be reasons? Other then data base not connected.
If Tester found the bug in build 2.0.0 tester will assign it to developer but not get fixed in next build 2.0.1 then tester have to assign it again for every build if not get fixed upto build 2.0.7 or not? Same question is for version also?
What will be the testcase for a uniquely generated number in the application?? i mean to say is, how will i conform the application is generating a unique value.... please do answer...
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
Define brain stromming and cause effect graphing?