Elixir Programming Language – The Smart Programming Language
Lately, a lot of attention has been gathering over Elixir, one of the latest programming languages. What is Elixir? Elixir is a functional, concurrent language built on the Erlang VM with syntax close to the Ruby programming language. Apart from Ruby, Elixir is a language that is inspired by the syntax and concepts of various […]
Do’s & Don’t of JMeter
What is JMeter? JMeter is an open-source Java application designed to load test functional behavior and measure performance. JMeter is an Apache project used by a large open-source community. Being a part of Apache, JMeter has comprehensive protocol coverage and scripting capabilities. What can you do with JMeter? JMeter is used to test performance both […]
Test Automation with Selenium
Selenium 2 is the newest addition to the Selenium toolkit. This brand-new automation tool provides all sorts of test features, including a more cohesive and object-oriented API as well as an answer to the limitations of the old implementation. Selenium2Library is a popular Robot Framework test library. Selenium2Library runs tests in a real browser instance […]