Sample Answer: Test automation frameworks provide structure for organizing and executing automated tests. I have experience with the Data-Driven framework using Selenium with TestNG, where I separate test data from test scripts, making it easier to maintain and reuse tests. Pro Tip: Mention framewor...
we came across a candidate with previous experience in software development only and no testing experience. The candidate was overconfident about cracking the interview because of the perception that testing is a second-tier job compared to development. ...
Testing / quality of software goes beyond traditional activities of pre-release functional testing and test automation. Hence the kind of topics you can expect to read about here are:Functional testing Non-functional testing Test automation Testing in CI/CD Release management and it's impact on ...
Points to remember while writing TestNG code: #1)Use the System.setProperty(String key, String value) method inside the function f() same as the previous example. In that example, we wrote it in the main function. However, in TestNG, there are no main () functions. If you write it o...
As understood from the architecture I tried to explain above, to perform web browser automation with Selenium, we need to place a binary file called driver between the Selenium client and the web browser on which the Selenium automation tests will be run. So how is it done? Let’s examine...
In the field of finance management- modules related to FICO, Business ByDesign, BPC, Cloud, CRM, EC, EAM, FSCM, SAP FSCD, Hybris, IM, IFSR, Plant Management, PS, SD, SEM, Shared Service Framework, SOD, Treasury, Travel Management, WMS would be most appropriate. ...
The TestNG framework provides two methods for generating reports in a Selenium project. The most common method is using the TestNG <ITestListener> Interface. Another method is to use the <IReporter> Interface. In this blog post, we’ll cover the application of the <ITestListener> Interface. Yo...
Why You Choose Software Testing As A Career Manual Testing Interview Questions General Interview Questions Selenium Interview Questions Explain Test Automation Framework Test Automation Framework Interview Questions TestNG Interview Questions SQL Interview Questions Agile Interview Questions...
Explain Java Main Method – public static void main(String [] args) Why WebDriver Driver = New Firefox Driver Explain Selenium Architecture Types of Selenium Automation Frameworks Data-Driven Framework – Complete Guide Selenium Interview Questions ...
I also gave some thought to an issue you raised in regards to (name the specific issue). When I was in a similar role at another company, I found that (explain in detail how you solved the issue). You will find in the attachment section details of some projects that we have discussed...