When we perform automation testing, most of them times we use Google Chrome for executing our scripts. But now we have a challenge that is Changes by Google Chrome team effects the way we need to automate using chrome browser. So that is why we are Unable to execute automation scripts on Chrome browser 115…
This is one of the most common questions that we hear these days. I would like to answer this in a couple of sections and it will get you the clarity as How much Java is required for test automation career?? Apart from this for the benefit of the readers, I am including a series…
Most of the times, we end up triggering script executions from command prompt, in this situation it is very important that we are aware of the most important command line options for OATS. In this article we are going to cover 11 most important options related to functional test automation only. In case you are…
Packaging and deploying artifacts or projects is one of the most critical and frequently performed steps in the current era. So we would like you to know that build tools like maven, gradle, ant and etc.. share a great stake in DEVOPS cycle. And, now in this article we will look at steps to setup…
Many a times we utilize 3rd party or external jar files which are not available in maven central / online repositories. In these situations we can look at couple of options. One is to add external jar to local maven repository and other is to include as part of the maven project. Before getting in…
Now that we have successfully installed OATS, the next step is to create some automated functional test scripts. In this article as a first step we will look at how to record and playback OATS scripts. We also refer OATS as openscript. Openscript is basically the IDE portion of OATS. In case you have not…
Now a days organizations are looking at Identity management solutions to embrace additional security layers. It also helps in audit compliance requirements. There are multiple players available in the space of Identity management to help their customers. OKTA is one among them, some of its features are Multi Factor Authentication ( MFA ) , Single…
You must be well aware that Amazon Web Services is one of the most popular IAAS providers. It has huge number of services and constantly growing every year. So if you are planning to learn / explore / implement services for your need you might need a free account at the first place. So this…
Requirement: Performance testing Job Opening at Ahmedabad, this is an immediate requirement. Looking for people currently located in Ahmedabad. Job Location: AhmedabadYears of Experience: of 3.5 to 9 yearsNumber of openings: 8 ( combination of leads, seniors & juniors )Notice Period: Looking for Immediate / 1 month max. Job Opening Status: Open Tools & Skills…
You should be aware of several things when working on test automation of Oracle EBS applications using OATS. One important thing among them is to capture value from oracle forms and use it later. Let me explain it with an example here. Assume that you are automating an order to cash end to end business…