What are the different types of Bugs we normally see in any of the Project? Include the severity as well.
1. User Interface Defects -------------------------------- Low 2. Boundary Related Defects ------------------------------- Medium3. Error Handling Defects --------------------------------- Medium4. Calculation
A good tester will always try to reduce the repro steps to the minimal steps to reproduce; this is extremely helpful for the programmer who has to find the bug. Remember that the only person who can close
Latest Answer : Tester should be able to reproduce the bugbug description should be understadable to everyonewe should assign proper priority & severity to the reported bug we should attach proper screen shots to the reported report always status of the bug ...
How do we track a bug? What is the format of excel sheet in which we write the bug details? How do we give the severity and priority to the bugs?
Write the equivalence classes for 1-99 range of valuewrite test case and testdata for a triangleAfter closing a bug we can open it again or notwhy do u like testing than developmentwhat is meant by join,different types of joinwhat are the different types of files saved in the folder along with the test resultswhat r the test activities u may want to automateperformance test comes under which type of testingResource bugs,timely bugs comes under which type of testingcan we do performance testing
Suppose that you are running tests on the windows calculators and find that 1/1=2,2/2=1,3/3=10,4/4=1,5/5=26&6/6=1..write a bug description that effectively describes this problem...iits urgent
What is test data we must specify in test cases?How to log bugs in bugzilla?What is code coverage testing?how do we write load test case for a portal?