Upload Button Icon Add office photos

Filter interviews by

The EDGE Corporation Senior QA Engineer Interview Questions and Answers for Freshers

Updated 31 May 2024

The EDGE Corporation Senior QA Engineer Interview Experiences for Freshers

1 interview found

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Average complexity questions asked.
Round 2 - Technical 

(1 Question)

  • Q1. Complex testing related questions asked as it was taken by client

Interview Preparation Tips

Interview preparation tips for other job seekers - Not a place for growth and job security
No work life balance

Interview questions from similar companies

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

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

Round 1 - Technical 

(9 Questions)

  • Q1. Difference between absolute and relative Xpath
  • Ans. 

    Absolute Xpath starts from the root element, while relative Xpath starts from any node in the DOM structure.

    • Absolute Xpath starts with a single forward slash (/) and starts selection from the root node.

    • Relative Xpath starts with a double forward slash (//) and starts selection from the current node or any node in the DOM structure.

    • Absolute Xpath is more brittle and prone to breaking if the structure of the page changes...

  • Answered by AI
  • Q2. What would be return if multiple tabs are open
  • Ans. 

    The return would be the number of tabs open in the browser.

    • The return value would be an integer representing the count of open tabs.

    • For example, if there are 5 tabs open, the return value would be 5.

  • Answered by AI
  • Q3. What are the waits in selenium
  • 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 occur before proceeding further in the code.

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

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

  • Answered by AI
  • Q4. Exceptions in selenium
  • Ans. 

    Exceptions in Selenium are errors that occur during test execution, disrupting the flow of the test script.

    • Exceptions are thrown when there is an unexpected behavior in the application under test or in the test script itself.

    • Common exceptions in Selenium include NoSuchElementException, ElementNotVisibleException, TimeoutException, and StaleElementReferenceException.

    • Handling exceptions in Selenium can be done using try-...

  • Answered by AI
  • Q5. What is feature and step definitions in cucumber BDD
  • Ans. 

    Feature files contain high-level description of the functionality to be tested, while step definitions are the implementation of the steps in the feature file using code.

    • Feature files are written in Gherkin syntax and describe the behavior of the application in plain text.

    • Step definitions are written in programming languages like Java, Ruby, etc., and map the steps in the feature file to automation code.

    • Feature files a...

  • Answered by AI
  • Q6. How to input data in cucumber
  • Ans. 

    Data can be input in Cucumber using feature files and step definitions.

    • Data can be input in feature files using scenarios and scenario outlines

    • Step definitions can be used to define the actions to be taken with the input data

    • Data tables can be used in feature files to input structured data

    • Examples keyword can be used in scenario outlines to provide multiple sets of input data

  • Answered by AI
  • Q7. Basic Java questions like access modifiers, method overloading and overriding
  • Q8. What is Test case, Test plan and Test Secenarios
  • Ans. 

    Test case is a set of conditions or variables under which a tester will determine whether a system under test satisfies requirements. Test plan is a document outlining the scope, approach, resources, and schedule of testing activities. Test scenarios are detailed descriptions of possible interactions with the system.

    • Test case: specific conditions to be tested, expected results, steps to execute

    • Test plan: overall strate...

  • Answered by AI
  • Q9. Hooks in Java
  • Ans. 

    Hooks in Java are methods that allow subclasses to override or extend the behavior of a superclass.

    • Hooks are commonly used in frameworks like JUnit and TestNG for test automation.

    • They are often used for setup and teardown operations before and after test methods.

    • Examples include @Before, @After, @BeforeClass, and @AfterClass annotations in JUnit.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The second round interview was quite challenging, with numerous questions focused on core Java topics such as data structures and linked lists. It felt less like a testing interview and more akin to a developer interview.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is role and responsibility, STLC, SDLC , agile , etc
  • Ans. 

    QA Engineer role involves ensuring quality of software through STLC, SDLC, and agile methodologies.

    • Role involves testing software to identify defects and ensure quality

    • STLC (Software Testing Life Cycle) includes test planning, test design, test execution, and test closure

    • SDLC (Software Development Life Cycle) includes requirements, design, development, testing, and deployment

    • Agile methodology involves iterative develop...

  • Answered by AI
  • Q2. Api code response
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. How to defain generators?
  • Q2. What is instance verable?
  • Q3. No qustion asked me

Test Engineer Interview Questions & Answers

Accenture user image Triveni Nadagoudra

posted on 29 Aug 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Difference between verify and assert
  • Q2. What is xpath? difference between / and // in selenium
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is pom in maven
  • Ans. 

    POM stands for Project Object Model in Maven, which is an XML file that contains information about the project and configuration details.

    • POM is the fundamental unit of work in Maven, containing information such as project dependencies, build settings, and plugins.

    • It helps Maven to manage project dependencies, build process, and deployment.

    • POM file is named pom.xml and is located in the root directory of the project.

    • It ...

  • Answered by AI
  • Q2. Paje object model

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
No response

I was interviewed in Feb 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Driver.close and quit difference Parameterization How will you handle the drop down? Implicit wait and Explicit wait? How will you handle browser cookies? Where will you apply OOPS ? Get text and get...
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Cr are ad terf
  • Q2. Fade fsg DSA algo

Interview Preparation Tips

Interview preparation tips for other job seekers - Work hard
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. 1) how to fetch first 50% data from table? 2) about pop up in selenium 3) string question by giving code 4) GitHub commands 5) BDD related questions
  • Ans. 

    Answers to interview questions for QA Engineer position

    • 1) To fetch first 50% data from a table, you can use SQL queries with LIMIT and OFFSET clauses.

    • 2) In Selenium, handling pop-ups can be done using the Alert class or by switching to the pop-up window using window handles.

    • 3) Please provide the specific string question with code to answer it.

    • 4) GitHub commands include git clone, git add, git commit, git push, etc.

    • 5) B...

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Oct 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Java question on string

Round 2 - Technical 

(1 Question)

  • Q1. OOPs concept,Collection

The EDGE Corporation Interview FAQs

How many rounds are there in The EDGE Corporation Senior QA Engineer interview for freshers?
The EDGE Corporation interview process for freshers usually has 2 rounds. The most common rounds in the The EDGE Corporation interview process for freshers are Technical.
How to prepare for The EDGE Corporation Senior QA Engineer interview for freshers?
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 The EDGE Corporation. The most common topics and skills that interviewers at The EDGE Corporation expect are API Testing, Appium, JMeter, Load Runner and Selenium.
What are the top questions asked in The EDGE Corporation Senior QA Engineer interview for freshers?

Some of the top questions asked at the The EDGE Corporation Senior QA Engineer interview for freshers -

  1. Complex testing related questions asked as it was taken by cli...read more
  2. Average complexity questions ask...read more

Tell us how to improve this page.

The EDGE Corporation Senior QA Engineer Salary
based on 4 salaries
₹10 L/yr - ₹18 L/yr
21% more than the average Senior QA Engineer Salary in India
View more details
Full Stack Developer
8 salaries
unlock blur

₹5.5 L/yr - ₹8 L/yr

Senior Quality Analyst
4 salaries
unlock blur

₹12 L/yr - ₹20.4 L/yr

Senior QA Engineer
4 salaries
unlock blur

₹10 L/yr - ₹18 L/yr

QA Lead
3 salaries
unlock blur

₹17 L/yr - ₹17 L/yr

Scrum Master
3 salaries
unlock blur

₹18 L/yr - ₹30 L/yr

Explore more salaries
Compare The EDGE Corporation with

Infosys

3.7
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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