Accenture Interview Questions
Company-wise Selenium and QA interview preparation page.
Questions
- Can you brief about yourself.
- What is the difference between hashmap and hashtable.
- Difference between stringbuffer and string classes.
- What is testing
- What are different types of testing
- What are the types of testing you know apart from functional and performance testing.
- what is security testing
- Where would you see yourself in the next 2 years
- what is compatability testing.
- What is code coverage
- Why are you looking for change.
- What are your achievements in your project.
- What are the challenges you had in your project.
- How would rate yourself in java out of 5.
- What is garbage collector in java
- How do you achieve multiple inheritance in java.
- What is the difference between interface and abstract class.
- Write a program to find the prime number
- Some questions of reasoning, probability.
- How do you update your knowledge.
- What is stlc
- Can you tell me the output of each component in STLC.
- Have you done anything innovative in the past 3 years for which you felt very happy?
- What tools you use in QA automation.
- What is selenium.
- Explain about your selenium framework.
- What is the repositry you have used for objects in framework.
- Can you write a sample webdriver script for login functionality of gmail.
- What are the different annotations in TestNG.
- What is the use of @BeforeTest annotation.
- How do you access the methods in TestNG class file along with parameters.
- I have a package which has 10 class files, i would like to run first 6 class files in parallel and rest 4 in sequential how do you that.
- Write the structure of TestNG xml file for the above scenario with parallel value as "tests" and "classes"
- How do you do parameterization in testNG
- How is dataprovider different from passing parameters from testng xml file.
- How do you handle dependency tests cases in testNG.
- write the code for following: 1. Check if the given string is palindrome or not.
- Check if the given integer is palindrome or not.
- Write a sample code for hashmap and hashtable.
- write a sample code for threads
- Given an array int a[] = int a{1,2,2,3,4,4,5,5,6,7}
- Find the duplicates in the above array and store in to a seperate array
- Find the non duplicates and store in another array.
- Please explain about your professional experience?
- What is frame work are using currently?
- Why POM<Page Object Model>?
- What are the other frameworks have you worked?
- What are advantages you feel with the current framework compare to the previous one you have used?
- How do you rate yourself in selenium?
- What are the different type of locators ?
- What locators you have used the most?
- Why you prefer id ?
- What are the major you have encountered in your projects so far?
- What are steps you have taken to overcome those?
- How do you rate yourself in java?
- How do you rate yourself in DB /query formation?
- Have you worked in soap UI?
- What are different kind of websites you have encountered so far? Like what kind of issue < according to the site design> ?
- What are the challenges you faced in your project
Back to Company Wise Interview Questions