Web
Mobile
DevOps
Testing
Misc
Privacy Policy
Contact
from
SHIFT ASIA
Web
Mobile
DevOps
Testing
Misc
Contact Us
testing
members
#2 TestNG in Selenium
SummaryWhat is TestNG? Why Use TestNG with Selenium? Install and Set up TestNG Introduce some TestNG annotations Run Testcase with TestNG DetailsWhat is TestNG?This blog will provide basic concepts of
Saki Pham
Jun 7, 2023 | 5 min read
members
The difference between JavaScript and TypeScript
1. DefinitionJavaScript is a programming language used by developers to create interactive websites JavaScript features dynamic typing and a JIT (just in time) interpreter. JavaScript started out as a
Claire Nguyen
May 30, 2023 | 2 min read
members
Create VPC environment using Terraform.
Terraform is a tool that allows users to define infrastruture as code using HCL (HashiCorp Configuration Language). It's a safe and efficient way to build, change, and version infrastructure across mu
jake
May 29, 2023 | 4 min read
members
RedisSearch! An option worth considering for a search engine
RediSearch is a source-available Redis module that enables querying, secondary indexing, and full-text search for Redis
Kaitou
May 29, 2023 | 3 min read
testing
members
What Is API Testing
In todays’ world of software development, Application Programming Interfaces, or APIs have become an essential part of building and integrating different software components or systems. So, let’s find
Han
May 19, 2023 | 5 min read
testing
members
#1 - Selenium with Java - Basic settings
SummaryStep 1 - Download and Install Java Development Kit(JDK-11) Step 2 - Download and Install Eclipse Step 3 - Download Selenium WebDriver Libraries Step 4 - Configuring Selenium WebDriver with Ecli
Paul Bui
May 19, 2023 | 5 min read
AWS
members
Setup GitLab CE using Docker
When working on new project, i am always prefer to use GitLab as git repository and CICD platform, if there is no gitlab server or we are now allowed to use Gitlab saas, it's time for me to deploy sel
COPPER Nguyen
May 18, 2023 | 4 min read
AWS
members
Setup Cognito OTP login with AWS CDK
In this article, I would like to introduce about Amazon CDK and how to write AWS infrastructure-as-code by TypeScript. Let's go step by step. What is AWS CDK (Cloud Development Kit)?The AWS Cloud Dev
Timo
May 18, 2023 | 6 min read
AWS
members
Serverless Architecture
“Focus on your application, not the infrastructure”That is the quote introduce about serverless. You don't need spend your daylight hours to implementing, maintaining, debugging, and monitoring the in
Roman Le
Apr 12, 2023 | 4 min read
AWS
members
Edge Runtime and compare it with Serverless
The latency between your customers and most server infrastructure, often located in US East, makes it difficult to create a consistently fast web experience around the world. The Edge Functions enable
Roman Le
Apr 12, 2023 | 4 min read
Load more posts