Systems | Development | Analytics | API | Testing

The latest News and Information on Software Testing and related technologies.

"Plug In" to SwaggerHub for IntelliJ IDEA

Integrated development environments, or IDEs as most people call them, are the go-to tool for the majority of software developers creating, compiling, and testing code. In fact, IDEs are one of the most commons tools that developers will use when designing their API (Application Programming Interfaces) documentation. According to the 2020 State of the API Report , developers chose IDEs as their tool of choice for API design, even edging out SwaggerHub.

Ensuring a successful migration from Microsoft Dynamics AX to Dynamics 365 | Microsoft | Testhouse

Microsoft Dynamics AX remains as one of the worlds most popular ERP solutions and remains a core part of many organisations. But Dynamics AX is quickly coming to its support end date. Microsoft have transformed their CRM & ERP suite into Dynamics 365 (D365) due to constantly changing business requirements across multiple industries.Microsoft has adopted One Version, putting a stop to big-bang upgrades and replacing them with smaller, more iterative updates.

Summer School At Collaborator: Session #2 - Innovation with New Integrations

Integrations are a key component to Collaborator’s peer review functionality and workflow. With options to connect to more than a dozen source control management (SCM) systems, and other tools such as Atlassian’s Jira and Mathworks Simulink®, Collaborator is an easy fit into almost any tool string, allowing teams to peer review code, user stories, test plans, and other artifact types in a transparent, collaborative framework.

How to Build A Successful DevOps Testing Strategy for Agile Teams

As the definition suggests, speed and reliability are the two main objectives in a DevOps testing strategy. The traditional independent-working mindset would be removed by tightening the Dev (development) and Ops (operations) functions together. The process, in turn, makes tight delivery schedules for processes at scale less of a nightmare.

DevOps Orchestration | Your Next Investment after Automation

Automation is a hot issue for businesses of all sizes, across all industries. Whether you work in IT or not, you’ve probably heard of automation as a method to save money, improve efficiency, and minimize errors. However, following automation, you may be wondering what action to take next, or if there are any obstacles that are restraining your DevOps teams. How can you step up your automation game and achieve the ideal success of digital transformation?

How to Automate Regression Testing So Anyone Can Do It

Manual regression testing is time-consuming, costly, and difficult to scale as your team grows. As you add more features to your product, you have to hire more people and spend more time completing your regression test suite in every software release cycle. Automating your regression test suite can help your team scale up testing without adding more headcount.

Write Great Cucumber Tests

Behavior-driven development (BDD) is an Agile software development process encouraging collaboration between developers, QA and non-technical participants in a software project. Cucumber is an example of a JavaScript (JS) methodology that enables BDD. It helps to lay a test automation foundation by embracing coding standards and design patterns that will be used in the automation development process.