What is the differance between Bug and Defect.
Answer Posted / lakshman
Defect : if any mistake in between expected value and actual value tester can call as a defect.
Bug : if any defect in software was accepted by developer to fix tester and developer it is called bug.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the exactly meaning of test case?
What are the test cases for mouse?
HOW TO WRITE TEST CASES FOR MEGHA MENU DROP DOWN BOX.
Explain the ad hoc testing?
What is business validation test case?
1. Buzz Words 1.1 Purpose Allow user easy access of content based on key/popular words 1.2 Scope All the tags at the portal. 1.3 User Interface - Tags are usually hyperlinks that lead to a collection of items that are associated with the tag. - Click takes you to page similar to Search Result page, should search all content and not only articles - Based on Most Viewed only 1.4 Interfacing/Sourcing Details - Need to develop an application which works on algorithm to calculate size/color of Buzz words. - In phase 1 algorithm will be pretty straight forward of calculating dimesion of Buzz words by going by ""Most Viewed/Visited"" words. Need to get exact algorithm.
What is test cases for mobile phone ?
how to test stand alone programs?
Some test case for mambo cms (only basically: graphic, function...) Thanks for answer.
How should I maintain the test cases and Test Log for different versions/builds of the application.
By clicking the file button on a Word document and opening the Print window, Identify what needs to be white box tested and what needs black box testing. (On the black box testing items, identify boundary conditions and equivalence partition testing is possible and give data examples.)
Explain the soak testing?
explain end to end scenario's for online Money transfer in Banking Domain?
# A large IT company is in the process of revising salary structure for its employees. The salary will be on the basis of assessed performance of the previous year for all employee who have completed six months or more. # The rules for salary revision are provided below :- Performance level 1 : Increase existing salary by 30% Performance level 2 : Increase existing salary by 20% Performance level 3 : Increase existing salary by 10% Performance level 4 : Increase existing salary by 5% Performance level 5 : No Increase # For those who have not completed six months, provide a flat increase of 7.5% in their salary. In addition to above provide a special loyalty allowance of Tk. 800 to all employees who have complete THREE years with the organization. # Compute the minimum number of paths that you would require to cover the application and how many test cases would you require?
How to write test cases for the following scenario: The system shall limit the search result display to 200 records. Do we need to write test data for it. How do we create a test data for it.