Testing SCA Application’s Functionality

General features and functionality  Header  Check the top navigation  Check the logo and its navigation  Check the login and logout links  Check the search box functionality  Check the Mini cart link functionality  Breadcrumb trail (where relevant)  Footer  Check the Static content links  Check the Social media links   Main pages  Home page  Navigation to other… Continue reading Testing SCA Application’s Functionality

What is QTP/UFT Automation Testing Tool?

What is QTP/UFT? QTP is an automated functional Testing tool that helps testers to execute automated tests in order to identify any errors, defects or gaps in contrary to the expected results of the application under test. It was designed by Mercury Interactive and later on acquired by HP and now Microfocus. Full form of QTP is Quickest… Continue reading What is QTP/UFT Automation Testing Tool?

Types Of Software Testing Techniques

There are two main categories of software testing techniques:  Static Testing Techniques are testing techniques which are used to find defects in Application under test without executing the code. Static Testing is done to avoid errors at an early stage of the development cycle and thus reducing the cost of fixing them.  Dynamic Testing Techniques… Continue reading Types Of Software Testing Techniques