Skip to main content

Technical

Software Engineers Working On Project And Programming In Company

Getting Started with ServiceNow – Performance Analytics

Why Performance Analytics? It is crucial for an organization to have reliable and efficient services.  However, such services are not always easy to use and may not have the visibility, alignment, and reporting that you are looking for. With the help of ServiceNow’s performance analytics, you can quickly and effectively make decisions with pre-built KPIs […]

A technology developer working with code

Using Katalon Studio, Automate Testing of Mobile and Web Applications

What is Katalon Studio? Katalon Studio is a well-known tool for automated testing. As more testing engineers choose Katalon over Selenium, Ranorex, TestComplete, and Apache JMeter, it’s worth discussing. The platform enables the execution of automated tests for Web interfaces, APIs, Windows desktop and mobile apps (both iOS and Android), as well as the creation […]

Two programmers working together with lines of code superimposed over them

How good is your AEM Security? – Denial of Service

Large scale data breaches and critical security vulnerabilities have companies thinking about security more than ever.  Many developers are familiar with the OWASP top 10 (https://owasp.org/www-project-top-ten/) and there are already many resources on generic mitigation for these vulnerabilities.  Instead in this series, I cover security issues and mitigations specific to AEM.  Today’s topic is Denial […]

Selenium Tips and Tricks and Using Chrome Developer Tools (CDT)

Selenium Tips and Tricks – How to Use Chrome Developer Tools to Help you With the Analysis and Automation of Code When one is going to get started on an automation project for a web app, one of the most powerful tools that can be used is the Chrome Developer tool. Yet, not many people […]

8 Fundamental Skills for Working with Other People’s Code and Being a Team Player.

As developers, at some point, we’ll need to deal with code created by other people. Sometimes it could be hard and tiring, but it’s not an impossible mission. So I want to give you some pieces of advice to do it without losing your mind in the process. We are going to go through these […]

Colleagues in a brainstorming meeting

3 Ways to Improve Your AEM Training

Do you have a shiny new AEM system? If so, perhaps you’re curious about adoption strategies that will empower your end users. Or maybe you have an AEM system that isn’t brand new, but your users can’t remember how to fully use your instance? Sounds like you need more training! But who has time to […]

Optimizely Configured Commerce Best Practices

Building a Real-time ASP.NET Core Web App with SignalR (Part 2)

In the previous article, I promised that I was going to show you how to build a simple chat app from scratch using ASP.NET Core and SignalR. And that’s exactly what we are going to do in this post. So, in case you didn’t read the last article, I invite you to check it out […]

Low-level and High-level Programming Languages

When you’re getting started in the software world, the concept of high-level and low-level programming languages can be challenging to grasp, but once you get the basic idea, it becomes easy to know which type of language each one is. What Are Programming Languages? Firstly, let’s start by doing a recap on what exactly a […]

Istock 935964092

How to Connect SQL Server with Talend tool.

Step-by-step on How to connect MS SQL Server to Talend Open Studio Using Windows Authentication. Download the jtds-SQL server JDBC driver from jTDS – SQL Server and Sybase JDBC driver download | SourceForge.net, It will download in the form of a zip file; unzip it with the help of 7-zip. Copy jtds-1.3.1.jar to the ‘plugins’ of […]

RNSecurity

How good is your AEM security? – Sling Resolution

Large scale data breaches and critical security vulnerabilities have companies thinking about security more than ever.  Many developers are familiar with the OWASP top 10 (https://owasp.org/www-project-top-ten/) and there are already many resources on generic mitigation for these vulnerabilities.  Instead in this series, I cover security issues and mitigations specific to AEM.  Today’s topic is Sling […]

Abstract digital global map with data points

AEM Author Notifications Made Easy

The life cycle of an AEM implementation involves code development and deployment, content authoring, server maintenance, AEM Service Pack upgrades, and rare disaster recovery. DevOps operation involves meticulous planning and execution. One of the planning and execution steps is communicating to stakeholders and AEM users, especially authors, about maintenance activity. This will help prevent the authors […]

tiethnic colleagues sitting at desk looking at laptop computer in office. stock photo

Guide to Implicit, Explicit, and Fluent Waits in Selenium

One of the most Crucial Abilities to understand if you want to become an expert Selenium WebDriver user is the use of the Wait Commands. They are necessary for running test scripts and for locating and fixing problems with Time Latency in web elements.   What do we need Wait? By synchronizing our test to […]

Load More