Skip to main content

Home/ Software Development And Testing/ Group items tagged #Software

Rss Feed Group items tagged

pro_qa

Continuous Testing - 0 views

  •  
    Continuous testing is a process of testing in which automated tests are executed simultaneously with the software delivery process. It facilitates immediate feedbacks that are based on the business changes and mitigates risks before proceeding to the next stage of SDLC.
pro_qa

Regression Testing vs Retesting - 0 views

  •  
    Is your Bug Fixed? Was it resolved by Regression or Retesting?? Wondering how Regression is different from Retesting? Let's explore some key differences between "Retesting and Regression Testing" here
pro_qa

What is Recovery Testing? - 0 views

  •  
    A non-functional form of testing, Recovery testing is performed through forced failing the software in different ways and checking how well the recovery has panned out. Some of the potential failures that are resolved with this process are: External server becomes Unreachable Failure of Power Supply Hazardous Climate Conditions Unexpected System Behaviour Disturbances from Nearby Electronics Intermittent or Disconnected Network Overloaded Network
pro_qa

Fuzz Testing: Complete Guide 2020 - 0 views

  •  
    "A type of Security Testing, Fuzz testing, is used by software testers to find bugs and defects in the product, to validate its reliability and security. The basic approach used to perform fuzz testing over a software product involves the following steps: Identifying the target system. Identifying the inputs. Generating Fuzz Data. Execution using Fuzz Data. Observing the behavior of the system. Logging defects
pro_qa

Importance of statement coverage in Software Testing? - 0 views

  •  
    A white box testing type, Statement Coverage, is a metric used in software testing to confirm that each statement in the source code is executed at least once. To gain a deeper insight into it, check out our complete article.
pro_qa

Payment Gateway Testing - 0 views

  •  
    An e-commerce testing technique, payment gateway testing, evaluates the functioning and other features of the payment gateway system of an e-commerce website, to ensure effective transaction between the user and the merchant. Four major aspects are needed to be assess and evaluated while doing Payment gateway testing: Functionality
pro_qa

Selective Re-Test Techniques - 0 views

  •  
    An approach of performing #RegressionTesting over a software product, using a minimal and specific set of test cases available in test suites, is known as Selective retest.
pro_qa

Process Cycle Test - 0 views

  •  
    A process cycle test is a black box test design technique, used to design test cases suitable for the execution of the business scenario and process. It is used to evaluate the suitability trait of the system with the organization and the automated information system, .
pro_qa

What is Maintenance Testing? - 0 views

  •  
    Maintenance testing is a type of testing technique, which is performed on the software after its release, either during the enhancement stage or migration cycle of the already deployed software.
pro_qa

Test Bed - 0 views

  •  
    A testbed is a platform where the correct blend of components like operating system, servers, database, etc. are used to verify the accuracy of a product. Check out our complete article to learn more about testbed, its design considerations, challenges, etc.
pro_qa

Release Criteria In Software Testing - 0 views

  •  
    Release Criteria comprises of a list of objectives that are needed to be accomplished for the success of software development. To further understand its significance check out our following article.
pro_qa

Backend Testing or DataBase Testing or Server side Testing - 0 views

  •  
    Check out our article to learn about backend or database testing and its different types and key points.
pro_qa

Interrupt Testing - 0 views

  •  
    Interruptions affect the progress, continuity, and rhythm, attached to the work that degrades the quality of any software product. With the assistance of #infographic learn how interruption testing ensures the quality of the software product.
pro_qa

Transaction Testing - 0 views

  •  
    In this article, understand the concept of transaction testing and learn how it helps in ensuring the integrity and success of business transactions that take place online.
pro_qa

Test Suite |Professionalqa.com - 0 views

  •  
    What is a Test Suite and what is its importance in STLC? To learn everything about test suite check out our article. https://bit.ly/2sr89lK
pro_qa

White Box Testing vs Grey Box Testing vs Black Box Testing |Professionalqa.com - 0 views

  •  
    Differentiating White, Gray & Black Box Testing has always been confusing for Testers. Though they might seem similar, they are immensely different and focused on different aspects of the product. Therefore, to help you distinguish them from one another, we are here with our detailed comparison. Check out now and gain full insight into distinct points of differences among these testing techniques in this article.
pro_qa

What is Sanity Testing? - 0 views

  •  
    While testing a software product, it is crucial for the team to evaluate the new changes, modifications, and features, to ensure whether they impact the existing functionality, quality, and performance of the software. This task is made simpler by sanity testing, as it enables the testers to verify and validate the veracity of essential functionalities of the software after regression testing.
pro_qa

What is Smoke Testing? - 0 views

  •  
    A preliminary test performed over the initial build of the software, Smoke Testing verifies the stability & readiness of the build, to prevent system crashes and failure during further testing. It is termed as a build verification testing, as it is primarily used to reject software build(s) and declare it unstable for further testing, at first sight.
« First ‹ Previous 221 - 240 of 286 Next › Last »
Showing 20 items per page