web analytics
software testing

Sanity Vs Smoke Testing : What’s the Difference

Before we start sanity vs. smoke testing, we should know what is smoke testing and what is sanity testing. What is Smoke Testing? Smoke Testing is a software testing process that decides whether the deployed software build is stable or

software testing

Gray Box Testing

What is Gray Box Testing? Gray box testing is a union of black-box testing and white-box testing. To acknowledge it, we must first understand black box testing and white box testing because it includes major components of both black box

software testing

Functional Testing Vs Non-functional Testing

Before we start Functional testing Vs Non-functional Testing, we have to discuss what is testing. Software testing is a process to check the actual software product is matched the expected requirement and to ensure that the software product is bug-free.

software testing

Automation Testing Vs Manual Testing: What is the Difference?

Automation Testing Vs Manual Testing Before we start automation testing vs manual testing, we should know what software testing is. Firstly, what is Testing? Testing is a process through which one can evaluate a system to find out whether it

Tese case vs test script

Test Case Vs Test Script

What is a Test case? A Test case is a document that contains various sets of data, conditions to be performed, and the expected result for the particular condition. Preparation of a test case is a document that consists of