by TestOrigen | May 29, 2019 | Automation Testing
Databases can be found in practically all software applications and SQL server management studio is the standard language to query a database. As all of you are well-known to databases, DBMS and data, at that point an important question arises: Can a database...
by TestOrigen | May 28, 2019 | Automation Testing
FirePath addon is a Firebug extension that includes a development tool to review, edit and produce XPath 1.0 articulations, CSS 3 selectors and JQuery selectors. This module broadens the ability of the FireBug add-on. It brings the choices to change, investigate and...
by TestOrigen | May 3, 2019 | Automation Testing
A Java map function stores information in key and value affiliation. Both key and values are objects. The key must be unique yet the values can be a copy. In spite of the fact that Java Maps are a part of Collection Framework, they cannot really be called as...
by TestOrigen | May 2, 2019 | Automation Testing
During automation in Selenium, you will come across different selenium exceptions and need to manage them. Regardless of whether you work with other automation testing tools like Katalon Studio, you may still face these types of exception in selenium. They are, but,...
by TestOrigen | Apr 22, 2019 | Automation Testing
When you are working in a test situation, Platform or Pre Production, there are examples where you may need to work with applications which are verified with authentication popup (Basic Auth). At whatever point you enter the URL, it will provoke you to enter the User...
by Poonam | Apr 3, 2019 | Automation Testing
Each and every software developer out there must be known to the term “software testing”, and its various viewpoints. Yet, have you asked why there is a requirement for automation tests rather the regular manual testing approach? Indeed, just if you...
Recent Comments