Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Coforge Team. If you also belong to the team, you can get access from here

Coforge Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Coforge QA Lead Interview Questions and Answers

Updated 5 Nov 2024

Coforge QA Lead Interview Experiences

1 interview found

QA Lead Interview Questions & Answers

user image Abhijeet Chavan

posted on 5 Nov 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
No response

I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What are different types of waits in selenium? Write code and explain its uses.
  • Ans. 

    Types of waits in Selenium include Implicit Wait, Explicit Wait, and Fluent Wait.

    • Implicit Wait: Waits for a certain amount of time before throwing a NoSuchElementException.

    • Explicit Wait: Waits for a certain condition to be met before proceeding further in the code.

    • Fluent Wait: Waits for a condition to be met with a defined polling frequency.

    • Example: driver.manage().timeouts().implicitlyWait(10, TimeUnit.SECONDS);

  • Answered by AI
  • Q2. What is the different between findElement and findElements ? What exceptions will both throw in case of element not found .
  • Ans. 

    findElement is used to find a single element on a web page, while findElements is used to find multiple elements.

    • findElement returns a single WebElement, while findElements returns a list of WebElements.

    • findElement will throw NoSuchElementException if the element is not found, while findElements will return an empty list if no elements are found.

    • Example: WebElement element = driver.findElement(By.id("exampleId")); List...

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed in Mar 2021. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Very basic selenium
  • Q2. Basic java programming
  • Q3. Basic array

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was easy best prepared if you are good with java basics

I appeared for an interview in Mar 2020.

Interview Questionnaire 

8 Questions

  • Q1. What are different types of triggers, workflows? More on workflow actions and time based activities
  • Q2. What is owd and data types?
  • Ans. 

    OWD stands for Object Work Directory. Data types refer to the different types of data that can be stored in a program.

    • OWD is the directory where the current object is stored during runtime.

    • Data types include integers, strings, booleans, and floats.

    • Each data type has its own set of operations that can be performed on it.

    • Examples of data types: int age = 25; string name = 'John'; bool isTrue = true; float price = 9.99;

  • Answered by AI
  • Q3. Various types of Reports and dashboards
  • Ans. 

    Reports and dashboards are tools used to visualize and analyze data.

    • Reports provide detailed information on specific data points or events.

    • Dashboards provide an overview of key performance indicators (KPIs) and trends.

    • Types of reports include operational, analytical, and ad-hoc reports.

    • Types of dashboards include strategic, operational, and analytical dashboards.

    • Examples of reporting tools include Crystal Reports, SSRS...

  • Answered by AI
  • Q4. Sales flow stages and opportunity stages
  • Ans. 

    Sales flow stages and opportunity stages

    • Sales flow stages refer to the steps involved in the sales process, from lead generation to closing the deal

    • Opportunity stages refer to the different stages in the sales pipeline, from identifying a potential opportunity to closing the deal

    • Common sales flow stages include lead generation, qualification, needs analysis, proposal, negotiation, and closing

    • Common opportunity stages i...

  • Answered by AI
  • Q5. Types of data security
  • Ans. 

    Types of data security include encryption, access control, backup and recovery, and physical security.

    • Encryption: converting data into a code to prevent unauthorized access

    • Access control: limiting access to data based on user roles and permissions

    • Backup and recovery: creating copies of data to prevent loss in case of a security breach or system failure

    • Physical security: protecting hardware and storage devices from thef

  • Answered by AI
  • Q6. Custom and Console apps and what is default access available on custom object
  • Q7. Worked on data loader and workbench along with soql queries
  • Q8. Standard profiles on SFDC and what is web to lead in sfdc and how can you do it
  • Ans. 

    Standard profiles on SFDC and web to lead in SFDC

    • Standard profiles in SFDC are pre-built sets of permissions and access levels for users

    • Web-to-Lead is a feature in SFDC that allows you to capture lead information from your website and automatically create a lead record in SFDC

    • To set up Web-to-Lead, you need to create a web form on your website and then configure the form to send the data to SFDC

    • Standard profiles can be...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview isn't difficult just that questions are of more towards technical side instead of testing questions related to Salesforce as part of admin...would be better if we are prepared for those.

Skills evaluated in this interview

I applied via Monster and was interviewed before Nov 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. How to do work?

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing to share special

Interview Questionnaire 

5 Questions

  • Q1. Core Java questions related to multithreading, exception handling, collections.
  • Q2. Also, selenium related question like types of locators. And some basic question.
  • Q3. What is QTP, difference between findelememt() and findelements().
  • Ans. 

    QTP is a test automation tool. findelement() is used to find a single element, findelements() is used to find multiple elements.

    • QTP is short for QuickTest Professional, a test automation tool used for functional and regression testing.

    • findelement() is a method in QTP used to find a single element on a web page based on the specified locator.

    • findelements() is a method in QTP used to find multiple elements on a web page ...

  • Answered by AI
  • Q4. Use of GitHub, hashmap working.
  • Ans. 

    GitHub is a version control system used for collaborative software development. Hashmap is a data structure that stores key-value pairs.

    • GitHub is used for version control, allowing multiple developers to work on a project simultaneously.

    • Hashmap is a data structure that provides fast access to values based on their keys.

    • GitHub can be used to store and manage code repositories, track changes, and collaborate with other d...

  • Answered by AI
  • Q5. Personal discussion, related to joining date, and salary expectation.

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. About sql and manual testing concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and sure

Interview Questionnaire 

3 Questions

  • Q1. Technical Round 1:- Questions on JAVA - Interface,Collections, Code, OOPS concept on Automation, Constructor , questions on Selenium webdriver
  • Q2. Technical round 2 - Projects involved, Automation script on projects
  • Q3. HR round
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed before Jul 2023. There were 2 interview rounds.

Round 1 - Group Discussion 

Common topics technology

Round 2 - Coding Test 

Basic coding problem

Interview experience
3
Average
Difficulty level
-
Process Duration
2-4 weeks
Result
No response

I applied via LinkedIn

Round 1 - One-on-one 

(4 Questions)

  • Q1. Opps concepts Abrction
  • Q2. Testng annotatations
  • Q3. Java code for reverse the string
  • Ans. 

    Java code to reverse a string using StringBuilder

    • Create a StringBuilder object with the input string

    • Use the reverse() method of StringBuilder to reverse the string

    • Convert the reversed StringBuilder object back to a string using toString()

  • Answered by AI
  • Q4. They have given link on that ask to find xpath

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Apr 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

The test duration was 1 hour. General aptitude questions were asked

Round 2 - Coding Test 

3 sets of 2 coding questions were given. Candidates need to complete at least 1 question from each section. Basic coding questions were asked

Round 3 - HR 

(6 Questions)

  • Q1. Tell me about yourself.
  • Ans. 

    I am a highly skilled Test Engineer with experience in various testing methodologies and tools.

    • Experienced in manual and automated testing

    • Proficient in test case design and execution

    • Strong knowledge of testing frameworks and tools such as Selenium and JUnit

    • Familiar with Agile development methodologies

    • Excellent problem-solving and analytical skills

    • Effective communication and collaboration with cross-functional teams

  • Answered by AI
  • Q2. Cities in which the company has an office
  • Ans. 

    The company has offices in multiple cities worldwide.

    • The company has offices in North America, Europe, Asia, and Australia.

    • Some of the cities where the company has offices include New York, London, Bangalore, and Sydney.

    • The company also has remote employees working from various locations.

  • Answered by AI
  • Q3. What programming language do you know?
  • Ans. 

    I know multiple programming languages including Java, Python, and C++.

    • Proficient in Java, Python, and C++

    • Familiar with JavaScript, HTML, and CSS

    • Experience with test automation frameworks like Selenium and Appium

  • Answered by AI
  • Q4. Have you done any certifications?
  • Ans. 

    Yes, I have completed several certifications related to software testing.

    • Certified Software Tester (CSTE)

    • ISTQB Certified Tester - Foundation Level

    • Agile Tester Certification (CTFL-AT)

    • Certified Test Manager (CTM)

  • Answered by AI
  • Q5. Do you have any other offers in hand?
  • Ans. 

    Yes, I have other offers in hand.

    • I have received offers from two other companies.

    • One offer is from a software development company and the other is from a telecommunications company.

    • I am currently evaluating all the offers to make an informed decision.

  • Answered by AI
  • Q6. Do you have any questions for me?

Coforge Interview FAQs

How many rounds are there in Coforge QA Lead interview?
Coforge interview process usually has 1 rounds. The most common rounds in the Coforge interview process are Technical.
How to prepare for Coforge QA Lead interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Coforge. The most common topics and skills that interviewers at Coforge expect are Java, API Testing, Appium, Automation Testing and C#.
What are the top questions asked in Coforge QA Lead interview?

Some of the top questions asked at the Coforge QA Lead interview -

  1. What is the different between findElement and findElements ? What exceptions wi...read more
  2. What are different types of waits in selenium? Write code and explain its us...read more

Tell us how to improve this page.

Coforge QA Lead Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Coforge QA Lead Salary
based on 50 salaries
₹9.2 L/yr - ₹26.5 L/yr
22% more than the average QA Lead Salary in India
View more details

Coforge QA Lead Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

3.0

Skill development

4.0

Work-life balance

4.0

Salary

5.0

Job security

4.0

Company culture

3.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Senior Software Engineer
4.9k salaries
unlock blur

₹6.3 L/yr - ₹23.1 L/yr

Technical Analyst
2.6k salaries
unlock blur

₹9.5 L/yr - ₹38.4 L/yr

Software Engineer
2k salaries
unlock blur

₹2 L/yr - ₹9.5 L/yr

Senior Test Engineer
1.8k salaries
unlock blur

₹4.6 L/yr - ₹19 L/yr

Technology Specialist
1.2k salaries
unlock blur

₹12 L/yr - ₹42 L/yr

Explore more salaries
Compare Coforge with

Capgemini

3.7
Compare

Cognizant

3.7
Compare

Accenture

3.8
Compare

Infosys

3.6
Compare
Did you find this page helpful?
Yes No
write
Share an Interview