Web Services Testing

What is Cypress?

Reading Time: 3 minutes Hi folks, In this blog, we will try to learn about cypress, its architecture and its working. Hence, without much ado, lets get going. Cypress – what is it? Web testing has become one of the crucial parts of modern software delivery practices. As a result, this has increased the demand for stable web test automation tool. There are a number of open-source automation tools Continue Reading

A Simple Example of WebSocket based Microservice Architecure using Akka-HTTP in Scala

Reading Time: 2 minutes In my previous blog, I explained how you can implement WebSocket server using Akka-HTTP. As you know,  Microservice architecture has become very popular in recent years. This architecture fits perfect 1) When you want to give support of your application for many platforms such as web, mobile etc. 2) When your application consists of multiple services such as order service, account service, payment service etc. Continue Reading

A simple example to implement WebSocket server using Akka HTTP

Reading Time: 2 minutes This is a very simple example to implement WebSocket server using Akka HTTP. If we have the scenario to transfer real time data from and to server over a HTTP connection, we use WebSocket. Akka provides Akka HTTP library to interact with web services. Akka HTTP provides a stream-based implementation of the WebSocket protocol. In this example, you will see how easily you can create web Continue Reading

Soa Testing and SoapUI

Reading Time: < 1 minute This presentation explaning the SOA Testing. What is SOA, Comparing between REST AND SOAP, TOOLS for SOA Testing, SOAP UI Architecture.   Watch the video and enjoy live tutorial : Thank You.