Defect Priority
Defect priority of the defect indicates the level of importance or urgency with which it would need to be fixed. The priority level is usually assigned
Defect priority of the defect indicates the level of importance or urgency with which it would need to be fixed. The priority level is usually assigned
In this tutorial, we will discuss Defect Severity which refers to the degree of impact caused by a defect, issue, or problem found in a product, system, or process. In simple terms
In this post, lets look into some of the TestNG automation framework questions and answers to them. What is TestNG framework ? TestNG is inspired by JUnit and NUnit frameworks. It is an open-source framework for functional test automation. It provides an API for adding custom implementations as well. Also, TestNG has a better reporting […]
Introduction In this post, we would go through various Eclipse IDE configuration steps. Verifying JRE installation, Project Explorer, Closing projects, and Uninstall the software. Verify JRE installation Select menu Window > Preferences. Go to the installed JREs preference page Java > Installed JREs preference page to display the installed Java Run-time Environments. By default, the […]
Pair programming is a style of programming code. It is a software engineering methodology in which two people collaborate and interact to create a software application.
All modern JavaScript browsers enforce the Same Origin Security Policy. The same origin policy states that JavaScript is only allowed to read/modify HTML from the same origin