• Continue reading
  • Contrary to popular belief, behavior-driven development (BDD) is not actually used for testing. Instead, BDD is a collaborative process that allows development teams to understand the requirements better, keeps them all on the same page, and facilitates better testing. And it’s not a testing tool or a testing framework — […]

    Continue reading
  • Behavior-driven development (BDD) is a popular development methodology that has been embraced across the software development industry, and it’s one of the fastest-growing ‘shift-left testing’ approaches organizations adopt. With NoCodeBDD, you can create and manage feature specifications as living documentation, with instant access for all stakeholders (using the NoCodeBDD-JIRA connector)—and […]

    Continue reading
  • A lot of debate surrounds whether behavior-driven development (BDD) is good for UI Automation. In our experience, using BDD only for UI Automation has a few issues:  Automating BDD at the UI layer tends to make your BDD automation suite brittle, flaky, and not scalable  Teams tend to focus on […]

    Continue reading
  • A critical factor in any Agile environment is to deliver “working software.” Working software is that which works as per the acceptance criteria—not just for the functionality that gets delivered but also for all the previous functionalities that were delivered in previous sprints. Imagine a team delivering a complex pricing […]

    Continue reading
  • BCG estimates that 70% of digital transformation efforts fall short of meeting targets. A 2020 CISQ report found that the total cost of unsuccessful development projects among US firms is an estimated $260 billion, whereas the total cost of operational failures caused by poor quality software is estimated at $1.56 trillion. The Standish Group’s […]

    Continue reading
  •  Behavior-driven development (BDD) is one of the fastest-growing software development processes. More and more organizations are shifting to BDD, as it allows them to move towards “Shift-Left Testing”—and it is quite easy to adopt. It provides tremendous benefits over traditional development and testing processes.  In this article, we will be […]

    Continue reading
  • NoCodeBDD is the BDD Tool. Using NoCodeBDD, teams can automate UI without Selenium code, Mobile without Appium code, REST APIs, Relational Databases, NoSQL, and Kafka. For any edge cases that the product can’t support, you can write custom code and combine an already existing module.  The following example shows how […]

    Continue reading
  • Step 1: login to perfecto and upload the app to the assets page.  Step 2: Open the NoCodeBDD  Application, Goto Setting -> Perfecto Mobile Settings   Add cloud Name example: https://nocodebdd.app.perfectomobile.com/  -> nocodebdd  Add Perfecto Secret Key. A sample screenshot from Perfecto is given below: Step 3: Add Mobile Configuration to […]

    Continue reading
  • Step 1: Make sure that Appium desktop Is ruining in your local. Here is a link to install Appium locally.  Step 2: Connect your mobile device to pc and make sure usb debugger is enabled so that Appium can recognise the mobile.  Step 3: Open the NoCodeBDD  Application, Goto Setting […]

    Continue reading