Upload Button Icon Add office photos
Engaged Employer

i

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

Tech Vedika Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Tech Vedika QA Lead Interview Questions, Process, and Tips

Updated 16 Sep 2024

Tech Vedika QA Lead Interview Experiences

1 interview found

QA Lead Interview Questions & Answers

user image automation engineer selenium

posted on 16 Sep 2024

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 Aug 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Reverse the words in string. 1st word will be coming last and last to the first.with out using builtin functions
  • Ans. 

    Reverse the words in a string without using built-in functions.

    • Split the string into an array of words using a space as the delimiter.

    • Create a new array and iterate over the words array in reverse order, adding each word to the new array.

    • Join the new array of words back into a single string with spaces between each word.

  • Answered by AI
  • Q2. Given some url asked what i have understood from that url in api testing.
  • Q3. Difference between path and querry params
  • Ans. 

    Path params are part of the URL path, while query params are appended to the URL after a '?'

    • Path params are used to identify a specific resource in the URL path, while query params are used to filter or sort the results

    • Path params are defined in the URL path itself, like /users/{id}, while query params are added after a '?' like /users?role=admin

    • Path params are typically used for required parameters, while query params...

  • Answered by AI
  • Q4. Types of parameters in the api testing
  • Ans. 

    Parameters in API testing include path parameters, query parameters, header parameters, and body parameters.

    • Path parameters are used to identify a specific resource in the URL path, e.g. /users/{id}

    • Query parameters are used for filtering or sorting data, e.g. /users?status=active

    • Header parameters contain additional information for the request, e.g. Content-Type: application/json

    • Body parameters are used to send data in ...

  • Answered by AI
  • Q5. How do you write post querry in restassured
  • Ans. 

    To write a post query in RestAssured, use the given() method to set request parameters and body, then use the post() method to send the request.

    • Use given() method to set request parameters and body

    • Use post() method to send the request

    • Example: given().param("key", "value").body("{\"name\": \"John\"}").post("/endpoint")

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed before Nov 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 

(2 Questions)

  • Q1. Oops concepts, core java
  • Q2. Java 8 stream api and lambda

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well it will be easy to crack. they hire good peope
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. BASIC JAVASCRIPT
  • Q2. OBDX RELATED backend and front end
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Feb 2025, where I was asked the following questions.

  • Q1. What kind of designs can you create for clients?
  • Ans. 

    I create tailored designs that enhance user experience, brand identity, and operational efficiency for diverse clients.

    • User Interface (UI) Design: Crafting visually appealing and intuitive interfaces for web and mobile applications.

    • Brand Identity Design: Developing logos, color schemes, and typography that reflect a client's values and mission, e.g., a tech startup.

    • Product Design: Creating functional and aesthetically ...

  • Answered by AI
  • Q2. What skills do you possess as a UI/UX designer?
  • Ans. 

    I possess a blend of design, research, and technical skills that enhance user experience and interface design.

    • User Research: Conducting interviews and surveys to understand user needs, like creating personas for targeted design.

    • Wireframing & Prototyping: Using tools like Figma and Sketch to create wireframes and interactive prototypes for user testing.

    • Visual Design: Applying principles of color theory and typograph...

  • Answered by AI

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

Round 1 - Technical 

(1 Question)

  • Q1. Basic Q's about the Technology that we are working on
Round 2 - Technical 

(1 Question)

  • Q1. Realtime scenario Q's on the application
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion and working experiences with previous organisation

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy to moderate interview rounds and needs to Focus on the scenario Q's only.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I appeared for an interview in Sep 2024, where I was asked the following questions.

  • Q1. Detailed process about OFSAA Support
  • Q2. In depth knowledge of the application process
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Paging, CSFB, HO, RLF, Rach failed reason, protocol initialization step by qxdm logs
Round 2 - Technical 

(1 Question)

  • Q1. QXDM Tool, QCAT, Log analysis, debugging, LAB Structure, Harq, DCI, TM
Round 3 - Technical 

(1 Question)

  • Q1. Data flow from enodeb to UE along with all imp step and ies, Vowifi architecture, Lenux basic command, Kubernates command, Harq, NDI, tp analysis with qxdm logs
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
-

I applied via Approached by Company

Round 1 - Technical 

(2 Questions)

  • Q1. Sql is the most important , Focus on Joins ,Sub query and Sql basics
  • Q2. Joining tables with different joins
  • Ans. 

    Joining tables with different joins in SQL

    • Use INNER JOIN to return rows when there is at least one match in both tables

    • Use LEFT JOIN to return all rows from the left table and the matched rows from the right table

    • Use RIGHT JOIN to return all rows from the right table and the matched rows from the left table

    • Use FULL JOIN to return rows when there is a match in one of the tables

  • Answered by AI

Skills evaluated in this interview

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 Aug 2022. There were 4 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 - Coding Test 

Test of SQL, Tableau and other skills based on your resume on Skillate

Round 3 - Technical 

(1 Question)

  • Q1. SQL and other skills technical questions
Round 4 - One-on-one 

(1 Question)

  • Q1. Manager round / 2nd technical round

I applied via Naukri.com and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. They don't have any project only to show the client they have taken.
  • Q2. They are firing the employee very frequently.

Interview Preparation Tips

Interview preparation tips for other job seekers - Not a good company. My suggestion not to join that company.

Tech Vedika Interview FAQs

How many rounds are there in Tech Vedika QA Lead interview?
Tech Vedika interview process usually has 1 rounds. The most common rounds in the Tech Vedika interview process are Technical.
What are the top questions asked in Tech Vedika QA Lead interview?

Some of the top questions asked at the Tech Vedika QA Lead interview -

  1. reverse the words in string. 1st word will be coming last and last to the first...read more
  2. how do you write post querry in restassu...read more
  3. difference between path and querry par...read more

Tell us how to improve this page.

Tech Vedika QA Lead Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Affine Interview Questions
3.3
 • 49 Interviews
JMR Infotech Interview Questions
4.3
 • 29 Interviews
PC Solutions Interview Questions
3.7
 • 16 Interviews
View all
Senior Software Engineer
39 salaries
unlock blur

₹5.5 L/yr - ₹18.5 L/yr

Software Engineer
24 salaries
unlock blur

₹3.5 L/yr - ₹9.2 L/yr

Associate Software Analyst
16 salaries
unlock blur

₹8 L/yr - ₹17.5 L/yr

Software Developer
14 salaries
unlock blur

₹2.8 L/yr - ₹7 L/yr

Software Analyst
11 salaries
unlock blur

₹13 L/yr - ₹24.5 L/yr

Explore more salaries
Compare Tech Vedika with

PC Solutions

3.7
Compare

RNF Technologies

3.5
Compare

Hidden Brains InfoTech

3.8
Compare

Affine

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