Web Application load test using Apache JMeter
testing
members

Web Application load test using Apache JMeter

Load testing is a type of performance testing that simulates a real-world load on any software, application, or website.[1] So basically, if your application needs to handle a huge amount of user/req
Louis
Louis
How to load test your API in 5 minute ?
testing
members

How to load test your API in 5 minute ?

How to load test your API
Clint
Clint
Appium For Beginner
testing
members

Appium For Beginner

■ Environment settingsJava Software Development Kit (JDK) - Java 1.8.201: https://www.oracle.com/java/technologies/javase-downloads.html - Document URL: http://www.automationtestinghub.com/setup-java-
Guppy
Rails: "find_in_batches" vs."in_batches" in depth comparison
WEB
members

Rails: "find_in_batches" vs."in_batches" in depth comparison

Rails, just like many other frameworks, has a lot of magic (and surprises too). Last month, when I had a chance to do a performance tuning for the ActiveRecord #find_in_batches and #find_batch I found
Tran Khanh
JavaScript: var, let and const
WEB
members

JavaScript: var, let and const

I. IntroductionECMAScript6 (abbr. ES6) is the second major revision to JavaScript and also known as ECMAScript2015. This is a JavaScript standard meant to ensure the interoperability of web pages acro
Kingsley
[Rails] Introduction of Rubocop
testing
members

[Rails] Introduction of Rubocop

When I joined a Ruby test automation project a year ago at SHIFT ASIA, I had used RuboCop tool for the first time. RuboCop is a Ruby source code analysis tool that automatically checks if your code co
Hikari
[Security] Brute Force Attack & Experience Sharing
testing
members

[Security] Brute Force Attack & Experience Sharing

I. What is Brute Force Attack?Brute force is one of the most common way to deploy a direct security attack just only by trying to submit all possible strings in order to bypass the system's password.
Charlie Nguyen
Charlie Nguyen
Parallel Testing With A Single File Via Jenkins In Docker
devops
members

Parallel Testing With A Single File Via Jenkins In Docker

OverviewThis blog shows you one of the Jenkins Pipeline examples in a practical automation project. It is for anyone who wants to know how to apply Jenkins Pipeline to an automation project. Or if you
Roy Pham
Roy Pham
オフショア開発国ごとの特徴
misc
members

オフショア開発国ごとの特徴

オフショア開発を手掛ける国はベトナムを含め、新興国を中心に広がっています。そこで、今回はごく簡単ではありますが、オフショア開発先として知られる代表的な国をご紹介します。 中国中国はオフショア開発の委託先として日本と長い関係を持つ国のひとつです。中国ではアリババやテンセントなどに代表される国内のIT企業が大きく成長する中、デジタル技術活用が進んでおり、高度・先進技術の開発に関して高い技術力を持ってい
Gemma Bui
Gemma Bui