Upload Button Icon Add office photos
Engaged Employer

i

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

Wissen Technology Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Wissen Technology Automation Test Engineer Interview Questions and Answers

Updated 25 Apr 2024

Wissen Technology Automation Test Engineer Interview Experiences

1 interview found

Interview experience
2
Poor
Difficulty level
Hard
Process Duration
6-8 weeks
Result
Not Selected
Round 1 - Coding Test 

Asking fullstack developer level coding logic from a Qa which is really not required. Even after clearing 3 rounds with them there was no response for 2 weeks then again they make you appear for the process from step 1. Unnecessary and tedious process is being followed

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - Aptitude Test 

The first round was coding+ aptitude
Gave exam on unstop platform the aptitude questions where divided into section 45 mins for aptitude (logical reasoning+ quants+ verbal) then 25 min for technical mcqs try to be as fast as you can

Round 2 - Coding Test 

It consisted of 3 coding questions 2 were easy 1 was hard

Round 3 - Virtual interview 

(2 Questions)

  • Q1. They asked me mostly SQL based on my resume ( asked other friends, and mostly the question where on the skills you mention on resume)
  • Q2. Some coding questions like palindrome and reverse a string
Round 4 - Technical 

(2 Questions)

  • Q1. Mostly resume based questions
  • Q2. Text cases for your projects and how do you test your projects
  • Ans. 

    I create test cases based on project requirements and use automation tools to test the projects.

    • Identify test scenarios based on project requirements

    • Create test cases for positive and negative scenarios

    • Use automation tools like Selenium or Appium to execute test cases

    • Analyze test results and report any issues found

  • Answered by AI
Round 5 - HR 

(1 Question)

  • Q1. Basic HT question

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
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 - HR 

(4 Questions)

  • Q1. Write a code to find the product title and price
  • Q2. Your automation experience
  • Q3. Locators to find webelement
  • Q4. Xpath to find the webelement
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. 1. Explain your project framework 2. Explain how you switch between web app and native app
  • Ans. 

    Our project framework is based on Selenium WebDriver with TestNG for test execution and reporting.

    • We use Page Object Model design pattern to organize our test code and make it more maintainable.

    • We have separate classes for each page or component of the application, which helps in easy identification and modification of locators.

    • We use Maven for project management and dependency management, which helps in easy integrati...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for all basic technical concepts

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Assignment 

Was all good with online test

Round 2 - Technical 

(1 Question)

  • Q1. Write a java program to reverse a staring basic questions on OPPS, Selenium and TestNG

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview process was quit smooth
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Core Java related questions, reasoning
Round 3 - HR 

(1 Question)

  • Q1. Introduce yourself
  • Ans. Just introduce my self what are my keyskill good and weakness point
  • Answered by Anoop Chauhan
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed before Dec 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Questions of moderate difficulty.

Round 2 - Coding Test 

Moderate level of questions

Round 3 - Technical 

(2 Questions)

  • Q1. String programs.... Reverse program
  • Q2. SQL query
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion, relocation

I applied via Naukri.com and was interviewed in Apr 2022. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Selenium questions -xpath finding, how to handle drop-down, multiple windows handling Java -oops questions, inheritance, polymorphism And many more.
Round 2 - Technical 

(1 Question)

  • Q1. Same like round1, TestNG questions priority, grouping,dataprovider, SQL joins correlated queries,maven
Round 3 - HR 

(1 Question)

  • Q1. Hr discussion -1stly he agreed with expected CTC later on after sending all doc's thy sent offer with x-2

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well Java oops concepts, inheritance , selenium basics ,sql
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude dealing with reasoning, numericals, english

Round 2 - Group Discussion 

They will be giving any random topic to talk on

Round 3 - Technical 

(1 Question)

  • Q1. Coding:- Reverse an array Factorial of a number Technical: Java concepts Oops Sql queries

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong with your basics and understand each concept clearly then it will be easy to crack the interview
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(13 Questions)

  • Q1. Explain Automation Framework in your project
  • Q2. Sequence of Execution of TestNG Annotation
  • Q3. How to take failed test screenshots
  • Q4. Explain GetOption() method
  • Q5. Exception Hierachy InJAVA
  • Q6. Different types of Exception
  • Q7. How to Handle Alerts in Selenium
  • Q8. Types of Asserts
  • Q9. How to handle Iframe
  • Q10. How to switch default frame
  • Q11. If priority of test is -1, 0, 1. which executes first.
  • Q12. How to take multiple values from dropdown , write the code
  • Q13. Why I am getting elementNotPresent exception even element present on Page. Please explain

Interview Preparation Tips

Topics to prepare for Xoriant Automation Test Engineer interview:
  • Selenium
  • Java
  • Framework

Wissen Technology Interview FAQs

How many rounds are there in Wissen Technology Automation Test Engineer interview?
Wissen Technology interview process usually has 1 rounds. The most common rounds in the Wissen Technology interview process are Coding Test.

Tell us how to improve this page.

Wissen Technology Automation Test Engineer Interview Process

based on 1 interview

Interview experience

2
  
Poor
View more
Senior Software Engineer
551 salaries
unlock blur

₹10.6 L/yr - ₹36 L/yr

Software Engineer
533 salaries
unlock blur

₹5.5 L/yr - ₹23.5 L/yr

Principal Engineer
260 salaries
unlock blur

₹16 L/yr - ₹42 L/yr

Associate Software Engineer
158 salaries
unlock blur

₹5.5 L/yr - ₹18 L/yr

Senior Principal Engineer
129 salaries
unlock blur

₹22 L/yr - ₹48 L/yr

Explore more salaries
Compare Wissen Technology with

Wissen Infotech

3.7
Compare

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

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