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 Junior Engineer - Quality Assurance Interview Questions, Process, and Tips

Updated 17 May 2024

Wissen Technology Junior Engineer - Quality Assurance Interview Experiences

1 interview found

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

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

Round 1 - Technical 

(6 Questions)

  • Q1. Write a java program to count the number of vowels in a string
  • Ans. 

    Java program to count vowels in a string

    • Create a method that takes a string as input

    • Use a loop to iterate through each character in the string

    • Check if the character is a vowel (a, e, i, o, u) and increment a counter

    • Return the counter as the result

  • Answered by AI
  • Q2. Write Xpath for Google search button
  • Ans. 

    Xpath for Google search button

    • Use the following Xpath: //input[@name='btnK']

    • The 'btnK' is the name attribute of the Google search button

    • Make sure to test the Xpath in a browser console to ensure accuracy

  • Answered by AI
  • Q3. Explain OOPS concept
  • Ans. 

    OOPS concept refers to Object-Oriented Programming principles like inheritance, encapsulation, polymorphism, and abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the complex implementation detail

  • Answered by AI
  • Q4. Implicit and Explicit wait in Selenium
  • Ans. 

    Implicit and Explicit waits are used in Selenium to handle synchronization issues in web automation testing.

    • Implicit wait is used to tell the WebDriver to wait for a certain amount of time before throwing a NoSuchElementException.

    • Explicit wait is used to tell the WebDriver to wait for a certain condition to occur before proceeding further.

    • Implicit wait is set globally for the entire WebDriver instance, while explicit w...

  • Answered by AI
  • Q5. Difference between throw n throws
  • Ans. 

    In software testing, 'throw' is used to raise an exception, while 'throws' is used to declare exceptions that a method may throw.

    • throw is used to raise an exception in a program

    • throws is used in method signature to declare exceptions that the method may throw

    • throw is a keyword in Java, while throws is a keyword used in method declaration

  • Answered by AI
  • Q6. Solve a pseudo code
  • Ans. 

    Solving a pseudo code problem in an interview for Junior Engineer - Quality Assurance

    • Understand the logic of the pseudo code provided

    • Identify the variables and operations being performed

    • Write the code in a programming language of your choice to solve the problem

    • Test the code with different inputs to ensure it works correctly

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - OOPS concept, Selenium, SQL

Skills evaluated in this interview

Interview questions from similar companies

I applied via Naukri.com and was interviewed before Jun 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Mid level of SQL nd plsql questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prepare lots of scenario to do it.

I appeared for an interview in Sep 2020.

Interview Questionnaire 

1 Question

  • Q1. Oops concept, solid principles, filters in MVC, basics of Angular,life cycle hook

Interview Preparation Tips

Interview preparation tips for other job seekers - 2 rounds- both are technical.

I appeared for an interview before Oct 2021.

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 - Technical 

(2 Questions)

  • Q1. What is Nested List with example
  • Ans. 

    A nested list is a list that contains other lists as its elements.

    • Nested lists can be created using square brackets and separating the elements with commas.

    • Elements of a nested list can be accessed using indexing and slicing.

    • Example: my_list = [[1, 2, 3], [4, 5, 6], [7, 8, 9]]

    • Accessing element 5: my_list[1][1]

  • Answered by AI
  • Q2. What is queue , explain with example
  • Ans. 

    A queue is a data structure that follows the First In First Out (FIFO) principle.

    • Elements are added to the back of the queue and removed from the front.

    • Example: A line of people waiting for a movie ticket.

    • Operations: Enqueue (add element to back), Dequeue (remove element from front), Peek (view front element)

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Data Structure should be stong
Basic python
Coding skills

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Jul 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Technical experience related to automation testing

Interview Preparation Tips

Interview preparation tips for other job seekers - Very good company to learn

I appeared for an interview in Sep 2017.

Interview Questionnaire 

4 Questions

  • Q1. Technical interview take by client technical person actually they are hiring for another client so they took total 3 technical round and final will HR round
  • Q2. Asking about life cycle of Dot net mvc contols entity frame work and SQL queries
  • Q3. Problem based on oops and SQL queries outputs
  • Q4. Basic questions about my self ,salary discussion basic formalities form I have to fill up

Interview Preparation Tips

Round: Test
Experience: There were around 15 objective question that includes mvc, c#.net and SQL server. It was very simple question like different types of filters,Acton results in mvc. Basic oops concept and dot net web page regarding

Round: Resume Shortlist
Experience: After completing test round another was technical round discussed maily for mvc and SQL server questions. Around 30 mint discussion. After qualify this round another round will start from client technical staff.

General Tips: It was for 2-3 year experience person very simple to crack but focus on you which profile you are looking for study interview questions from net
Skills: Dot net mve oops concept jQuery and SQL server

I appeared for an interview in Sep 2019.

Interview Questionnaire 

1 Question

  • Q1. Pl sql related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - y resume was referd through a guy. Later I got call from HR for interview schedule he asked me my expected ctc and Notice Period to which I clearly said 3 months. He scheduled my interview on weekends morning 8am I reached there by 8.30am The interview process got started late by 10am it was an walk in type interview 1 round was Technical I cleared that round and had a feedback session with HR he said we are processing u to next round which was Manager round there itself I told the HR my NP is 3months the Hr Told its not an issue.
Laterly after I had lunch by 2pm Hr came n told me that Manager is not available now so we will be conducting ur further round in weekdays.
Then there was no mail or call so I purposely mailed them still haven't got proper response from them, so at last I told my friend who referd me to ask for an update the same HR told him that they want Immediate joiner so we can't process him to further round. Wasted my whole day over there

I applied via Recruitment Consultant and was interviewed before Jan 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What Prog Languages known? Prior Software Experience? How good on U.S. Client Face to Face and telephonic interaction for projects?
  • Ans. 

    I am proficient in Java, Python, and C++. I have 2 years of experience in software development. I have excellent communication skills for client interaction.

    • Proficient in Java, Python, and C++

    • 2 years of software development experience

    • Excellent communication skills for client interaction

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I wasn't fluent or good in Programming languages but I was clear on the flowchart and the basic concept of OOPS. Also, I was confident about solving the scenarios given to me at interview rounds. I also had good experience in US customer handling over telephonic and Face to Face interaction.

I applied via Approached by Company and was interviewed before Apr 2021. There were 2 interview rounds.

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 - Technical 

(1 Question)

  • Q1. Basic front-end questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company with work life balance

I applied via Naukri.com and was interviewed before May 2018. There were 5 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Telephonic technical
  • Q2. Core Java related exception handling ,design pattern ,oops solid design principle, rest API, different annotations of spring and jpa
  • Q3. Same questions on telephonic round but detailed elaborate and given simple problem statement we had to justify that why it's time n space complexity valid. Rest API questions hibernate orm use
  • Q4. Manager round just to check whether you have actually worked on project or not stress testing performance questions scenario questions

Interview Preparation Tips

General Tips: Quite easy just go with preparation
Skills: Core Java sevlet JSP hibernate spring rest API, Communication, Body Language, Problem Solving, Analytical Skills, Decision Making Skills
Duration: 1-4 weeks

Wissen Technology Interview FAQs

How many rounds are there in Wissen Technology Junior Engineer - Quality Assurance interview?
Wissen Technology interview process usually has 1 rounds. The most common rounds in the Wissen Technology interview process are Technical.
What are the top questions asked in Wissen Technology Junior Engineer - Quality Assurance interview?

Some of the top questions asked at the Wissen Technology Junior Engineer - Quality Assurance interview -

  1. Write a java program to count the number of vowels in a str...read more
  2. Write Xpath for Google search but...read more
  3. Implicit and Explicit wait in Selen...read more

Tell us how to improve this page.

Wissen Technology Junior Engineer - Quality Assurance Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

ITC Infotech Interview Questions
3.6
 • 341 Interviews
CitiusTech Interview Questions
3.3
 • 277 Interviews
NeoSOFT Interview Questions
3.6
 • 268 Interviews
Tiger Analytics Interview Questions
3.7
 • 227 Interviews
Altimetrik Interview Questions
3.8
 • 223 Interviews
Episource Interview Questions
3.9
 • 220 Interviews
Indium Software Interview Questions
4.1
 • 186 Interviews
Xoriant Interview Questions
4.1
 • 184 Interviews
Incedo Interview Questions
3.1
 • 184 Interviews
View all
Software Engineer
597 salaries
unlock blur

₹7 L/yr - ₹24 L/yr

Senior Software Engineer
560 salaries
unlock blur

₹12 L/yr - ₹35 L/yr

Principal Engineer
264 salaries
unlock blur

₹15.5 L/yr - ₹42 L/yr

Associate Software Engineer
155 salaries
unlock blur

₹6 L/yr - ₹17.9 L/yr

Senior Principal Engineer
141 salaries
unlock blur

₹22 L/yr - ₹48 L/yr

Explore more salaries
Compare Wissen Technology with

Wissen Infotech

3.7
Compare

ITC Infotech

3.6
Compare

CMS IT Services

3.1
Compare

KocharTech

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