Home > Testing best practice (Page 6)

Free Audio and video recording for windows 10 online

There may be many reasons why you want to record your screen – creating how-to web tutorials, instructional videos, preparing presentation for your project, software demo etc. So the screen recording is an important part of day to day business. As far as consider taking a static screenshot is very simple.

This Article is TAGGED in , , . Read more

Early involvement of testing team in requirement phase

ObjectiveThe main objective of early involvement of testing team in the requirement phase is to prevent the defects in requirements. Otherwise these defects will be passed on to the design and coding phases. When the application comes to testing it becomes expensive to fix these defects as these are incorporated

This Article is TAGGED in , , , . Read more

Performance testing (free online tools)

What is performance testing? Performance testing is a non- functional testing to test how your system behaves when multiple tasks carried out at a time or multiple users use the system at a time or to check the response time of your system.  It involves quantitative test related to various

This Article is TAGGED in , , , . Read more

How to test newsletter?

How to test newsletter?The newsletter is to promote their services/products, to update about recent activities of user interest or in the intention of advertisement to the subscribers or user who opt-in to it.Now a day’s many templates are available in the market so clients can use them and circulate the

This Article is TAGGED in , , , . Read more

Pre- requisite of testing a newsletter

Pre- requisite of testing a newsletterNow a days newsletters are important part of promotional activities of company. Newsletters are normally used by organizations or owners of a Web site to communicate with their readers who are subscribed to the newsletter. As there are “n” numbers of readers with various types

This Article is TAGGED in , , . Read more

How to install selenium webdriver On windows 10

Steps to install selenium WebDriver for windows. Step 1) Install java on windows machine (JDK) First verify whether java is already installed on your machine or not go to command prompt and type command "java -version" and press enter. if java is already installed on your machine then system will give you output

This Article is TAGGED in , , , . Read more

Regression testing

What is regression testing?Regression testing is type of testing that ensures that any change or bug fixes done is not adversely affected on existing functionalities and system is working properly as it is before deployment of new code.Regression testing carried out every time after deployment of new code. It is

This Article is TAGGED in , , . Read more

Download free sample test case template

The test case (excel) template is still be using by small startups who cannot afford tools available in market and having too small team to use open source tools available or fresher’s who are new in software testing fields. The excel template can be used commonly by a team with OneDrive

This Article is TAGGED in , , . Read more

Create a bug report

What is software bug? What does software bug mean?Software bug is flaw in coding due to which a program/s or an application fail to give the desire output. Software bug can be an error, defect, failure or fault which may cause due to software program deviate from what it supposed

This Article is TAGGED in , , , , . Read more

How to decide automation tool for testing

Identify best automation tool which suited for your project by focusing on these aspects. A) Management point of view B) Technology of the Application C) Expertise available. Try to follow step by step and at the end you will get your answer that which tool is best fit to automate the application. Identify in which

This Article is TAGGED in , , , . Read more