Blog Type: Technology

Xray integration with Robot testing framework

In this article, we are going to describe the integration between the Xray test management plugin for JIRA and the Robot test automation framework utilizing Jenkins. To help you as an integration developer, we will elaborate the configurations that need to be done, so that results from the automated execution of tests implemented in the […]

SnapLogic monitoring tool got its User Interface

Introduction In addition to the previous blog post “Monitoring Tool in SnapLogic” in this one we will present the power of SnapLogic as an integration tool and usability and flexibility of combining SnapLogic with other technologies and frameworks. Also, we offer moreinte sophisticated way for monitoring pipelines without even logging on the SnapLogic platform. You […]

CEP: Detecting Missing Events

Real-time stream processing analytics is of paramount significance for today’s agile business. There are many solutions out there like: https://aws.amazon.com/kinesis/data-analytics/https://www.confluent.io/product/ksql/ Amazon Kinesis Data Analytics is available for a couple of years.  Kafka’s KSQL has been released recently. Both products support SQL like continuous queries for data filtering,  transformation,  aggregations,  windowing etc. However, it seems, up to my knowledge, one use case […]

Laravel Custom Request Validation

Introduction How is it done? In order to create a new request class, the Artisan command listed below can be used: When the command is finished executing a new Request Class with default structure is created in: App\Http\Requests\ClientRequest As we can see Laravel Form Request class comes with two default methods: In the ClientRequest that […]

Ease Your Hiring Process with Jira

The job of an HR Manager can be a stressful one, especially if you do not have a well-established system for hiring employees. Full mailbox, lots of paper, filling different files with candidates’ info, not meeting deadlines, postponing meetings, frustration and finally stress affect the work performance. How can Jira help here? Having in mind […]

How to integrate CoreUI in Laravel (Definitive Guide)

Laravel is the best PHP framework at the moment. No need to talk more about that, all the statistics and rankings are clear. More information about Laravel can be found here. Often, you, as a Senior PHP (Laravel) Developer , will come in a situation where while developing the backend of the application and making all […]

REST API testing with Robot framework

Introduction Being a quality assurance engineer testing JSON APIs you will encounter a lot of open-source tools that are useful on your way to find the one that suits you. You have probably heard about Postman, Robot Framework SoapUI, JMeter, Rest-Assured and several others that you have read about in the top 10 lists when […]

Migrating site from IIS 6.0 to IIS 7.5 with MSDAORA dependencies

While we were working with a client we needed to move the site from the old machines where the IIS version was 6.0 to a new one where the IIS version is 7.5, and we experienced several issues. Issue no.1 When we move the site on the new machine whose IIS version is 7.5 and […]

How to version your SnapLogic code to Git?

Introduction SnapLogic is a powerful integration tool for both application and big data integration. Here at ⋮IWConnect we are making a lot of clients satisfied by finishing the projects in the fastest time possible thanks to SnapLogic. The SnapLogic Elastic Integration Platform is also the industry’s fastest Integration Platform As A Service ( iPaaS ). […]