What We Are Learn On This Post
3i Infotech Fresher Software Tester Interview Questions
- Introduce your self
- What happens when I write WebDriver driver = new WebDriver();
- What is ArrayList?
- Diff between array list and linked list?
- Explain how you write scripts in your project using selenium?
- What are hashmap and diff bet hashmap and HashSet?
- Explain the defect life cycle?
3i Infotech Software Testing Interview Questions
- Tell me about yourself?
- Tell me about your project?
- Which frame you are using and explain detail?
- What is an Abstract Class?
- What level Of modification u will do for regression testing to your test cases?
- What is the Architecture of Web Application?
- What r the reviews of test cases and Test plans?
- If u have 2 modules like A & B if B is data Dependent on A & A is independent. How can u test module B data without using Module A?
- What is the purpose of the Key Word Driven Framework?
- In a single web page, how u will you test… & how many elements u will you test.?
- How u will test a Password textBox using Regular Expressions?
- Which is the database ur company using for this project?
- How can u test DB in Selenium?
3i Infotech Manual & Automation Java Selenium Interview Questions
Below we are sharing some of the selenium experience interview questions for freshers and testers
- How to get the value present in the text box when none of the locators are available?
- String =”regression” how to print only repeating values
- Say you have 200+ test scripts to run and that’s in order in xml how will you arrange in required order without manually changing the place of the test case in XML
- How to run only failed test cases in testng
- What is data provider in test ng
- Given a array [20,10,25,12,36] sort them in ascending order
- In an interface, there are around 12 abstract methods and object needs only 4 out of 12 can we implement only those 4 methods instead of 12
- Can we create an object of an interface
- How to run the particular test cases 4 times in testng
- Say we have two tests cases login and log out and if login itself is failed what will happen to the logout test cases and what it will show in the report
Leave a Reply