Posts

Showing posts from October, 2020

How to distinguish the differences between smoke & sanity testing

Image
  There are not many issues in quality assurance testing which cause just as much confusion as cigarette testing versus sanity testing. The 2 names would seem to describe very different practices -- and they really do! But people still have them mixed up, since the distinction is kind of subtle. Whether you are developing a cell program, web service or Internet of Things program, you will probably undertake smoke as well as sanity testing along the way, probably in that order. Smoke testing is somewhat more generalized, high-level approach to testing, while sanity testing is much more specific and focused on fine-grain particulars. Let's Look at each in more detail: Smoke testing ·          The very first thing you may be wondering about is: What's it called"smoke testing"? ·          Basics of smoke testing: Title and function ·          The name is d...

What are the types of functional testing?

Image
Software testing is performed to identify and resolve the software bugs that are blocking the software or system or the product from matching the expected requirements. Among its very big list of software testing methods, functional testing is one of the important testing methods that help in ensuring that every function in the application is working as expected. Functional testing helps in achieving many benefits to the development process. Also, with the passing of each functional test, teams can easily validate the objective of the application at any point in time. Thus, to make this functional testing process even more efficient, it is essential for the teams to understand the different functional testing types and their usage. What are the types of functional testing? Unit Testing : In this functional testing type, individual software components are tested in isolation. This is the first software testing practice performed by programmers. Smoke Testing : Whenever there is a build...

Robot-led Test Automation using UiPath Test Suite. Findings and Viewpoint of TestingXperts

 As a trusted UiPath partner with deep expertise in Quality Engineering and Test Automation, we at TestingXperts have been part of the evolution journey of RPA powered UiPath Test Suite. While the product is still finding its feet in the market, we worked on evaluating UiPath Test Suite for its capabilities as a Continuous Testing tool. TestingXperts have developed an extensible end-to-end test automation framework using UiPath Test Suite which is DevOps ready and has integration with various third-party tools like JIRA, Jenkins, HTML reports, BrowserStack, etc. The intent of the framework development is to make a robust, reusable, and fully compatible automation framework wherein new components and processes can be easily accommodated without impacting its existing components. While this framework is continuously being enhanced to include many more features and making it more scalable, maintainable and configurable, we conducted a Proof of Concept (PoC) to validate usability and e...

Robot-led #Test #Automation using UiPath Test Suite. Findings and Viewpoint of TestingXperts

 As a trusted UiPath partner with deep expertise in Quality Engineering and Test Automation, we at TestingXperts have been part of the evolution journey of RPA powered UiPath Test Suite. While the product is still finding its feet in the market, we worked on evaluating UiPath Test Suite for its capabilities as a Continuous Testing tool. TestingXperts have developed an extensible end-to-end test automation framework using UiPath Test Suite which is DevOps ready and has integration with various third-party tools like JIRA, Jenkins, HTML reports, BrowserStack, etc. The intent of the framework development is to make a robust, reusable, and fully compatible automation framework wherein new components and processes can be easily accommodated without impacting its existing components. TestingXperts Test Automation Framework powered by UiPath TestingXperts Test Automation Framework powered by UiPath TestingXperts Test Automation Framework powered by UiPath uses the page object model design...