Globalization testing and localization testing are conducted to test the linguistic and cultural aspects of the software. It is mostly used to identify the product’s appeal to global and local audiences. With proper testing, organizations can introduce their software products worldwide. Globalization and localization testing allow the testing team to measure the performance, function, quality,… Continue reading Globalization Testing and Localization Testing
Author: Amala Vincent
SAP testing
What is SAP Software? SAP is an acronym for Systems, Applications, and Products. More popularly known as ERP, SAP software is a software package that organizations use to manage business processes. It integrates all business operations, including finance, accounting, sales, production, logistics, distribution, and human resources. Executing all business processes in an SAP system allows… Continue reading SAP testing
APPIUM
What is Appium? Appium is an open-source automation mobile testing tool, which is used to test the application. It is developed and supported by Sauce Labs to automate native and hybrid mobile apps. It is a cross-platform mobile automation tool, which means that it allows the same test to be run on multiple platforms. Multiple devices can be… Continue reading APPIUM
Postman
Postman is one of the most popular software testing tools which is used for API testing. With the help of this tool, developers can easily create, test, share, and document APIs. This tutorial will help in understanding why Postman is so famous and what makes it unique when compared to other API testing tools. All… Continue reading Postman
LoadRunner
What is LoadRunner? LoadRunner is a popular software testing tool from Micro Focus. It is known as Micro Focus LoadRunner and earlier as HP LoadRunner.LoadRunner is used for testing the applications, measuring system behaviour and performance under load. LoadRunner can simulate thousands of concurrent users, using application software, recording and analyzing the performance of key… Continue reading LoadRunner
Database (Data) Testing
What is Database Testing? Database Testing is a type of software testing that checks the schema, tables, triggers, etc. of the Database under test. It also checks data integrity and consistency. It may involve creating complex queries to load/stress test the Database and check its responsiveness. Why Database Testing is Important? Database Testing is Important in software testing… Continue reading Database (Data) Testing
ETL testing
ETL Testing ETL testing is done to ensure that the data that has been loaded from a source to the destination after business transformation is accurate. It also involves the verification of data at various middle stages that are being used between source and destination. ETL stands for Extract-Transform-Load. What is ETL? ETL stands for… Continue reading ETL testing
HP ALM-Quality Center(QC) Testing Tool
HP ALM (Application Life Cycle Management) is a web based tool that helps organizations to manage the application lifecycle right from project planning, requirements gathering, until Testing & deployment, which otherwise is a time-consuming task. In its earlier avatar as HP Quality Center, the test management tool was developed by Mercury interactive. HP ALM is… Continue reading HP ALM-Quality Center(QC) Testing Tool
Bugzilla
Bugzilla is an open-source Bug tracking tool. Many companies are using this open-source tool for managing the software development process. Bugzilla is a defect/bug tracking tool. Defect tracking systems allow developers and testers to track all the outstanding defects. Bugzilla can be linked to other testing tools like JIRA, QC or ALM, etc.Bugzilla is developed… Continue reading Bugzilla
TestLink
Test-link is most widely used web based open source test management tool. It synchronizes both requirements specification and test specification together. User can create test project and document test cases using this tool. With Test-Link you can create an account for multiple users and assign different user roles. Admin user can manage test cases assignment… Continue reading TestLink