Accenture written test Questions [13.1.2021]
Hi team. I had the Accenture written test for functional test planning yesterday. Here 👇are the questions asked.
1) System testing is performed by
- Independent test team
- Developers
- Developers with support from the independent test team
- Independent test team with the help of developers
- Users with support from the independent test team
2) A ‘REVIEW’ is what category of cost of quality
- Preventive
- Appraisal
- Don’t remember the other options
3) One of the fields of a form contains a text box. It accepts alphabets in lower or upper case. Identify the invalid equivalence class value
- username
- userNAme
- USERNAME
- user000name
- UserName
4) The word Big Bang Approach is related to which type of testing?
Answer: Integration Testing
5) Select the option which is not an iterative model:
- Spiral Model
- V Model
- Waterfall Model
- RAD
- All of the above
6) Which of the below is not a characteristic of RISK
- Situational
- Time-Based
- InterDependent
- Magnitude Dependent
- Response Based
7) The document that is used to ensure that all of the requirements have been met
- Test Case Document
- Test Suite Document
- Test Case Matrix
- Traceability Matrix
- Checklist
8) Which of the following is not a perspective of Quality
- Transcendent
- Translucent
- Product Based
- User-Based
- Value-Based
9) Which process covers the kinds of software failure(s) that can occur and then quantifying how likely it is that they will actually occur?
- Configuration Management
- Contingency Planning
- Risk Management
- Process Improvement
10) _____ is a metric used to measure characteristics of the methods, techniques, and tools employed in developing, implementing, and maintaining the software testing:
- Software quality metrics
- Software testing metrics
- Process metrics
- Product metrics
- Project metrics
11) ______ risks are the high-level business risks faced by the software system
- structural risks
- technical riska
- size risk
- a and b
- all of the above
12) What are the different costs that are involved under the cost of quality. Choose the best of them(Multi-select options)
- prevention cost
- cost of production
- failure cost
- build cost
- appraisal cost
13) ____ is the metric used to measure the characteristics of the documentation and code
- software quality metric
- software testing metric
- Process metrics
- Product metrics
- Project metrics
14) what is the main purpose of the informal review
- Discuss, make decisions
- solve technical problems
- identifying, learning to understand, and gaining product module
- An inexpensive way to get some input
- All of the above
15) Which model is related to STLC
- Agile
- Iterative
- Spiral
- Waterfall
- None of the above
16) Which testing is performed with planning and documentation:
- Ad-hoc testing
- Monkey testing
- fuzz testing
- End-to-end testing
- None of these
17) which document contains entry and exit criteria:
- Defect report
- Test CLosure report
- Test Plan
- Test Case Document
18) Select the right options on the below statements:
1. A negative test is providing invalid input and expecting an error message
2. A positive test is providing valid input and expect software perform the action as per specification
- a is correct and b is incorrect
- b is correct and a is incorrect
- both are correct
- a is partially correct and b is incorrect
- a is incorrect and b is correct
19) People who don’t participate in technical reviews
- Developers
- Management
- Testers
- Analysts
- None of the above
20) Tests are prioritized so that
- You shorten the time required for testing
- You do the best testing in the time available
- You do more effective testing
- You find more faults
- None of the above
21) Testers are typically responsible for reporting their test status at regular intervals. Which of the following measurements generated during testing are applicable:
- Total no of tests executed to date
- Total no of executed successfully to date
- Total no of tests executed and failed to date
- All of the above
22) Select options valid in the test plan
- Features to be tested and not tested
- Entry criteria
- Test Environment
- Test Deliverables
- All of the above
23) Select different types of testing coverage techniques:
- Statement coverage
- Design coverage
- Roof Coverage
- Path Coverage
- Thread Coverage
24) Quality is:
- Meeting Requirements
- Zero Defects/Nullify the defects
- Customer satisfaction
- All of the above
- 1 and 3 only
25) What is TQM in terms of testing:
- Total quality management
- Tool quality management
- Test quality management
- Test quality manager
26) Which tool can be used for defect tracking:
- Bugzilla
- ALM
- Jira
- Qacomplete
- All of the above
27) Given the following kinds of tools, which tools would classically be used by developers and which by independent test team:
- Test running, test data preparation
- Test Management
- Static Analysis
- Performance Testing
- Dynamic Analysis
Developers would typically use 2,3,5 and testers would typically use 1 and 2
Similiar combination of options
28) The most important thing about early test design is:
- To stop fault multiplication
- To find all faults
- To make test preparation easier
- It means inspections are not required
- All of the above
29) All project goals should be smart goals where SMART stands for:
- Specific, monitored, attributable, realistic, and traceable
- Specific, measurable, agreed upon, realistic and time frame
- Specific, measurable, attributable, realistic, and traceable
- Specific, measurable, agreed upon, recognizable and time frame
- Sophisticated, monitored, attributable, realistic, and traceable
30) According to cross by, “absolutes of quality management” refers to Choose the best options(Multi-select options)
- The definition of quality is conformance to requirements
- The system of quality is prevention
- The performance standard is zero defects
- The measurement of quality is non-conformance
- None of the above
Accenture Selenium Interview Questions
- Selenium, Appium, and java which version used in the project.
- Waits in selenium
- Thread. sleep in selenium
- How you will select frames from multiple frames.
- Appium default server and port number
- How to do the setup for Appium testing.
- Explain excel data-driven testing.
- Explain the framework used In the project.
- Action and select class methods
- How to right-click in selenium.
- TestNg annotations.
- How you will define in test ng if any other methods depend on any method.
- Types of Xpath
- Parent-child traversing in Xpath.
- Suppose there are two elements with the same locators then how you will select the second element.
- How you will give priority to TestNG
- Window handling in selenium
- Verify and assert the difference.
- Which external plugin is required to upload files in selenium.
- Java modifiers
- Which java modifiers you used in your project- for the main class file which modifier you have used.
Accenture Selenium API Telephonic Round interview Questions
- Rest and sop difference?
- What does mean by rest is light compare to soap
- Why soap is more secure than rest.
- Different response code
- When we get a stale element exception.
- Explain overloading and overriding with example.
- Explain all the oops concepts you used in your framework.
- If you are not able to find any element then what techniques you will apply.
- Verification and validation of different examples.
- Response time in rest and soap services. Is any difference?
Source: Telegram Group
Accenture Interview Questions For 4-8 Year Experiences
- Tell me about yourself? What Ur project is all about
- Abstract class
- Can we achieve multiple inheritances in java?
- Final and finally keyword difference
- Collection hierarchy
- What is the difference between set and list?
- ArrayList and how it works
- How u will switch to different Windows
- Maven and its lifecycle phases.
- Why maven preferred on others.
- What plugins u used in maven
- Pom.xml file and Trang.xml files difference
- Nosuchelementexception and elementnotfound
- Exception what is the difference between that
- Cucumber – how much u know about it.
- Who is writing feature files in ur project and who should write it by ur understanding
- Can we have multiple catches after a single try?
- Where u used collection in your framework.
- How to iterate ArrayList
- What is hashmap and how it works
- Which framework u r using and in which layer u worked
- Which version control tool Ur using
- How ur merging Ur code to git
- What and all commands used it git
- Write an excel sheet code
- If an excel sheet is having one column as run and the value for different test cases is Y or N then how u will make sure only Y values test cases will run
- How to set priority for any test
- How to enable or disable the test
- How to use different TestNG annotations
Accenture Technical Questions(19/07/19) For 3 years Experience Selenium with Java
- Do you use Thread.sleep() frequently? If Yes explain its limitations? If No reasons for not using it?
- What is the difference between findelement() and findelements()?
- Difference b/w implicitly Wait and Explicit wait.
- What is the difference between data-driven and Keyword driven framework and hybrid framework?
- Describe your framework.
- How to prepare Customized or Create HTML Report using TestNG in the hybrid framework.
- What is a fluent wait?
- What are different wait mechanisms that can be used in scripting?
- @before class @ before method which will execute first in TestNG and Why
Source: telegram group
Accenture Selenium interview questions – April 2018
Thanks to Saritha, for sharing the latest interview questions with us. Guys its a sincere request to all, kindly share the latest interview questions with us. So, we can build a better community for all testers.
Read Also: What is Abstraction in Java?
1st Round on Selenium
- What is Java?
- How much you rate yourself in Selenium and Java?
- OOPs concepts
- Access Modifiers explanation
- Interface new feature
- Questions on Collections, have you used in your project?
- Difference between HashMap and HashTable
- How do you handle multiple windows?
- How do you handle frames, if you are on a base page, you have Frame A, Frame B, and these are siblings, how do you switch to Frame A first and next how do you switch to Frame B from Frame A
- How to switch to the base frame after switching to multiple frames
- Question on Agile methodology, how do you manage automation for agile
- TestNG Questions like groups, priority, data provider
- How to run the same scripts for different tests like smoke, regression
- If you have 3 classes, ClassA uses 5 web elements, ClassB uses 10 web elements, Class C uses 15 Web elements, all the classes have common elements, how will you manage ur code [Have to use inheritance concept, parent class should have all the web elements, child classes should inherit parent and can use whatever the class needs]
- Question on the framework, what are the components you are using
- How will you write code to use excel sheets?
Check Also: Manual Testing Questions
Accenture Selenium Interview Questions For Freshers
- Explain JAVA
- Write a simple program to print ur name with commands to compile and run the program
- What is the meaning of p.s.v.m(String args)
- Explain exception handling
- How will you come out of try{} block
- What is the use of finally{} block
- How will you come out of finally{} block
- Difference between Hashtable and hashmap n their uses
- Can value be key-value in a hashtable?
- Explain polymorphism
- Explain method overloading and method overriding
- Explain inheritance
- What are the constructors?
- Types of access specifiers and their scope
- What is monkey testing? Who performs it?
- Given a login page with username n password text fields with cancel and login buttons. Give test scenarios
- Difference between the test plan and test lab
- What is API Testing
Read Also: Infostretch Interview Questions
Accenture Selenium Interview Questions
- Can you brief me 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 compatibility testing?
- What is code coverage?
- Why are you looking for the 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 a garbage collector in java?
- How do you achieve multiple inheritances in java?
- What is the difference between an interface and an abstract class?
- Write a program to find the prime number
- Some questions of reasoning, probability.
- How do you update your knowledge?
- What is stlcCan you tell me the output of each component is STLC?
- Can you tell me the output of each component is 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 your selenium framework.
- What is the repository you have used for objects in a framework?
- Can you write a sample webdriver script for the 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 the TestNG class file along with parameters?
- I have a package that has 10 class files, I would like to run the first 6 class files in parallel and the rest 4 in sequential how to do that.
- Write the structure of the TestNG XML file for the above scenario with parallel value as “tests” and “classes”
- How do you do parameterization in testNG?
- How is the data provider different from passing parameters from the TestNG XML file.
- How do you handle dependency test cases in TestNG?
- Write the code for the following:
a)Check if the given string is a palindrome or not.
b) Check if the given integer is a palindrome or not.
c) Write a sample code for hashmap and hashtable
d) write a sample code for threads - Given an array int a[] = int a{1,2,2,3,4,4,5,5,6,7}
a)Find the duplicates in the above array and store them into a separate array
b)Find the nonduplicates and store them in another array.
Accenture Selenium Interview Questions – 4 to 8 Years Experience
1st round test
- All BB selenium, TestNG maven related questions.
2nd round- telephonic interview in their office
- Tell me about urself? What Ur project is all about
- Abstract class
- Can we achieve multiple inheritances in java?
- Final and finally keyword difference
- Collection hierarchy
- What is the difference between set and list?
- ArrayList and how it works
- How u will switch to different Windows
- Maven and its lifecycle phases.
- Why maven preferred on others.
- What plugins u used in maven
- Pom.xml file and Trang.xml files difference
- Nosuchelementexception and Element Not found exception what is the difference between that
- Cucumber – how much u know about it.
- Who is writing feature files in your project and who should write it by ur understanding
- Can we have multiple catches after the single try?
- Where you used the collection in your framework.
- How to iterate ArrayList
- What is hashmap and how it works
- Which framework you are using and in which layer u worked
- Which version control tool your using
- How you are merging Ur code to git
- What all commands you used it git
- Write an excel sheet code
- If the excel sheet is having one column as run and the value for different test cases is Y or N then how u will make sure only Y value test cases will run
- How to set priority for any test
- How to enable or disable the test
- How to use different TestNG annotations
- How Ur framework has been built.
- If u wanted to run only some specific tests then how u will make sure that
2nd round
- Test with 2 different scenarios that u need to automate
Accenture Selenium Telephonic Round Interview Questions for 3+ Years Exp
- Tell me about yourself?
- Explain Software Testing Life Cycle (STLC)?
- Why we go for automation testing?
- What is regression testing?
- What is XPath?
- Explain exception handling?
- Difference between absolute XPath and relative XPath?
- Explain your current project?
- Tell me the steps to automate the Gmail login page?
- What is selenium IDE?
- What are the disadvantages of Selenium IDE?
- Why selenium web driver is more popular?
- How many wait commands in the selenium web driver?
- What is an alert command in Selenium IDE?
- The difference between Assert and verify?
- How to check whether the web element present on UI?
- How to get the text from a web page?
- What are IsEnable and IsSelected in selenium web driver?
- How to work with drop-down in selenium web driver?
- What are the features of selenium IDE?
- Tell me about your roles and responsibility?
- How many locators are available in the selenium web driver?
- Which locator is good to find the element?
- How many ways we can launch the web page in selenium web driver?
- I want to put a verification point in selenium Ide, Is it the possible time of recording or manually?
- Which domain you are working on?
- What is selenium’s tool suite?
Read Also: Abiba Systems Interview Questions
Accenture Selenium technical round interview
- Tell me something about yourself?
- Explain your framework?
- What is XPath?
- How to write XPath?
- How many XPath functions?
- What is the use of Following-Sibling?
- How to go back from child to parent object?
- What is TestNG?
- Tell me annotations present in TestNG?
- Can we write more than on @Test annotation in TestNG if yes why?
- Tell me about the Scrum methodology?
- The difference between backlog and front log?
- What is the use of Build.xml?
- How can we modify Build.xml and where we have to save this?
- How to see the result in TestNG?
- What is the difference between Implicit wait and Explicit wait?
- What is the latest version of the selenium web driver jar file?
- How to work with Intenet Explorer in selenium webdriver?
- Why browser driver is not needed in Mozilla Firefox.
Accenture Selenium Technical Interview Questions
- What is the framework used in your project?
- Explain the data-driven and Hybrid framework?
- What is TestNG?
- What is the difference between TestNG and JUnit?
- What is ANT?
- What are the important elements of ANT?
- what is clean in ANT?
- What is Robotium?
- What is selenese?
- What is fitneese?
- What is meant by Continuous Integration?
- what are web services? Can we test Webservices using selenium? What is a different kind of WebWebservices?
- and REST?
- explain STLC?
- What are the Settings needed to run ANT from the command prompt?
- What is the use of AutoIT?
- What is the difference between Delete and Drop?
- Explain how to handle Child browser pop up?
- Explain the different types of wait in Selenium?
- what is shell scripting? what are the basic commands used?
- What is Regression Testing?
- Explain How do you find the total number of objects present on a web page?
- Explain the different kinds of locators in selenium?
- How do u convert Javascript in Selenium IDE to Java in Webdriver?
- What are the commands ANT uses in the build?XML file?
- Explain How do you handle mobile Testing using Selenium Webdriver?
- What are the tools used for Mobile browsers?
- What are the different Support classes available in Selenium to test Android and iPhone mobiles?
- Can we use cucumber and fitneese? Explain
- What is JDBC?
- Explain the difference between Rowset and Resultset?
- Explain the driver used for the JDBC connection in your project with connection details?
Accenture Selenium (Pune) Telephonic Round Interview Questions
- How can you Selenium IDE?
- Difference Between Selenium RC & WebDriver?
- About different locator and how you are using in your script?
- How to write XPath for some scenarios?
- Write a code for the login page?
- What is Jenkins & Have you implemented it in your project?
- Different topics and uses of TestNG?
- How you are handling pop up’s?
- How you are handling Drop down list?
- How you are performing on a context menu
these questions really help me .
Thanks
Virender
9813212694
Happy To know that these questions help you lot, I hope you can share your interview experience and interview questions with us so that we can make this community better for all our fellow testers.
Helped me a lot,
1st round on Selenium:
1. What is Java?
2. How much you rate your self in Selenium and Java?
3. OOPs concepts
4. Access Modifiers explannation
5. Interface new feature
6. Qn on Collections, have you used in your project?
7. Difference between HashMap and HashTable
8. How do you handle multiple windows?
9. How do you handle frames, if you r on base page, you have frameA, frameB and these are siblings, how do you switch to frameA first and next how do you switch to frameB from frameA
10. How to switch to base frame after switching to multiple frames
11. Question on Agile methodology, how do you manage automation for agile
12. Testng Questions like groups, priority, dataprovider
13. how to run same scripts for different tests like smoke, regression
14. if you have 3 classes, ClassA uses 5 webelements, ClassB uses 10 webelements, Class C uses 15 Webelements, all the classes have common elements, how will you manage ur code [Have to use inheritance concept, parent class should have all the webelements, child classes should inherit parent and can use whatever the class needs]
15. Question on framework, what are the components u r using
16. How will you write code to use excel sheets
Thanks, Saritha For Sharing the latest interview questions with us. I hope this type of activity motivates others to keep sharing their experience on this platform. so that we can make a better platform for our fellow testing communities.
What was the questions asked for 2 years of experience.
Hi Softwaretestingo,
please share pune location interviews having 2 years experience.
thank you.
Sure we will try to update