What’s the diff between Debugging & Testing?
Debugging is the consequence of successful testing Debugging is finding the error and report it with the intention of fixing it via developer, known as Debugging. We got some questions[...]
Your Daily Dose of Technology
Debugging is the consequence of successful testing Debugging is finding the error and report it with the intention of fixing it via developer, known as Debugging. We got some questions[...]
Accessibility testing is the technique of making sure that your product is accessibility compliant. There could be many reasons why your product needs to be accessibility compliant as stated above.[...]
Usability testing is a technique used to evaluate a product by testing it on users. This can be seen as an irreplaceable usability practice, since it gives direct input on[...]
Localization (L10N) is the process of customizing a software application that was originally designed for a domestic market so that it can be released in foreign markets. This process involves[...]
V Model is one of the SDLC Methodologies. In this methodology Development and Testing takes place at the same time with the same kind of information in their hands.Typical “V”[...]
Test execution/efficiency metrics gives the detailed information of test cases executions. Total number of test cases. Total number of test cases execution. Total number of test cases passed. Total number[...]
Defect report is among the most important deliverables to come out of test. They are as important as the test plan and will have more impact on the quality of[...]
“Priority” is associated with scheduling, and “severity” is associated with standards. Priority “Priority” means something is afforded or deserves prior attention; a precedence established by order of importance (or urgency).[...]
Defect Report Template A good defect report might have following sections. Headline One line description of the defect. Remember, A good headline will always be clear, related to the defect[...]
Let’s have first web testing checklist.1) Functionality Testing2) Usability testing3) Interface testing4) Compatibility testing5) Performance testing6) Security testing