NashTech Insights

2 May 2023

Posts by categories

Posts by tags

repair, background, man-7632287.jpg

Quickly start an automation project with Robot Framework

Written by: Hien Nguyen Thi If you’re just starting to learn automation testing and are unsure which framework to choose, don’t worry! Robot Framework is an excellent option that you shouldn’t overlook. Having personally learned and built an automation project using Robot Framework, I highly recommend it. In this article, I will share my experience …

Quickly start an automation project with Robot Framework Read More »

Selenium Testing With Test Containers And CI/CD Integration

Selenium is one of the most widely used browser automation tool out there. Using Selenium, any front end application can be tested with automation. This powerful tool however requires few things in your system so it can run your automated test cases. You need to add dependencies and configurations in each system where you want …

Selenium Testing With Test Containers And CI/CD Integration Read More »

Let’s Deep Down To Change Detection In Angular Part-1

Changes Detection in angular is a very hot topic and, nowadays everyone talking about change detection in angular, Who is responsible for detecting the changes, Is there someone who detects every change and updates the view, how the angular change detection affects our Application performance. So Today in this blog we are going to explore …

Let’s Deep Down To Change Detection In Angular Part-1 Read More »