How to capture screenshot for failed test cases in Selenium Webdriver?
|

How to capture screenshot for failed test cases in Selenium Webdriver?

Welcome to Free Training Tutorials, we have discussed how to capture snapshot screenshot in Selenium webdriver. It is not enough to be able to write a Selenium Webdriver script, anyone can design that nowadays. We must design the script in such a way that we can utilize script code as much as possible.  In this…

How and Why do we need to take screenshot with Selenium Webdriver?
|

How and Why do we need to take screenshot with Selenium Webdriver?

To reduce the manual effort to perform regression testing, we execute test scenarios on the application under test. The test flow needs to be analyzed to identify where the regression suite failed and why it failed. It would be great if the Selenium tests captured the screenshot at the time of execution so that you…

Selenium Training E-learning Project Tutorial – Part 2
|

Selenium Training E-learning Project Tutorial – Part 2

Last week, We added another item to our training portal last week, for the E-learning project for testing.  In the last tutorial for this project, we discussed the following things: Project Overview The functionality flows for ITlearn360 The Selenium code for testing the ITlearn360 login process. Additionally, we explored how to search the course (Note:…

Selenium Training E-learning Project Tutorial – Part 1
|

Selenium Training E-learning Project Tutorial – Part 1

Whenever we join Automation Selenium testing training. We always have questions in our minds, such as: 1. Will they cover live projects or not? 2. What types of projects will they cover in training? If you are a beginner in Automation Selenium Testing, then you can start with easy-to-understand projects: E-learning User management CRM Travel…

What is QA automation and why do we need it?
| |

What is QA automation and why do we need it?

Automation testing handles a significant number of tedious tasks that were previously done by manual testers. It is possible to save time and money by using automated testing, which will deliver a higher level of accuracy. It also allows the QA team to focus on more advanced testing, which will result in improved product quality….

How to start learning Software testing (QA) Training – Infotek Solutions Inc
| | | | |

How to start learning Software testing (QA) Training – Infotek Solutions Inc

Today, we interact with software applications more often than ever. Somehow our life is all about apps, or in different ways, we made our life depends on them for each possible need. Software apps are becoming the face of businesses as consumer behavior shifts towards them.  The quality of software experience is becoming the top…

The importance of Domain knowledge for Software testers
| |

The importance of Domain knowledge for Software testers

Basic knowledge of testing isn’t enough to meet market competition as the industry grows.  The industry needs experts in the domain and subject-matter. Domain knowledge testing is used to adopt business use cases, and software testing knowledge is required to gather the ideas of the software to its limits. Hence, Software testing skills along with testing…

The Importance of Manual testing in QA process
| | |

The Importance of Manual testing in QA process

Hundreds of new apps and products are released every year. Numerous tests are carried out before they are released to the public. Automated testing is often seen as a replacement for manual testing. However, Manual testing is still important in the process of quality assurance. By only dedicating your resources to one approach, you will…

Awesome tips to become an automation tester
| |

Awesome tips to become an automation tester

In the accelerated agile approach to working, every company requires a highly skilled automation tester. Though manual testing cannot be completely replaced by automation testing, automation testing is slowly replacing manual testing. The success of the software industry depends on the success of automation testing. It is possible to expand your business to a larger…

How should explain selenium project to the interviewer?
| |

How should explain selenium project to the interviewer?

This is a crucial question to actually know whether someone has really worked on Selenium or not. Simple theoretical questions are not very likely to be asked nowadays. We all know those kinds of questions are everywhere on the internet. There are plenty of questions like the difference between different wait types, assertions, listeners, dependency,…