Upload Button Icon Add office photos
Engaged Employer

i

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

WEBPLAT TECHNOLOGIES Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

WEBPLAT TECHNOLOGIES Interview Questions, Process, and Tips

Updated 22 Jul 2024

Top WEBPLAT TECHNOLOGIES Interview Questions and Answers

View all 11 questions

WEBPLAT TECHNOLOGIES Interview Experiences

Popular Designations

4 interviews found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

Maths, English grammer question

Round 2 - Case Study 

Phone pay application

Round 3 - One-on-one 

(2 Questions)

  • Q1. All Manual Testing concept, java
  • Q2. API Testing, SQL queries
Round 4 - HR 

(2 Questions)

  • Q1. Basic Question self intraduction
  • Q2. Automation testing, selenium
Round 5 - One-on-one 

(2 Questions)

  • Q1. Test cases on office things
  • Q2. Logical question

Junior Software Tester Interview Questions asked at other Companies

Q1. what is the first step as a tester, while you are testing the application
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Jan 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Some Basic mathematical questions about percentage, number pattern.
Grammar related questions like correct the sentence.
Uiux rated questions.
In hour you have to finish.

Round 2 - Assignment 

You have to create design using FIGMA. Where you have to make good design decision.

Round 3 - One-on-one 

(1 Question)

  • Q1. It going to question on overall your background, previous works, ad answers you have given in the aptitude taste.
Round 4 - One-on-one 

(1 Question)

  • Q1. This round with CEO. Discussion about your self and some descision making questions to check you are right fit for this company.

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure you have practice with figma. Practice with grammar and aptitude test. Thats solve.

Web UI UX Designer Interview Questions asked at other Companies

Q1. On a scale of 1 to 10, how would you rate your skills in Figma and Photoshop?
View answer (1)
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 - Technical 

(4 Questions)

  • Q1. What is Jmeter and what is used of it?
  • Ans. 

    JMeter is a load testing tool used to measure the performance of web applications.

    • JMeter can simulate heavy loads on a server, allowing testers to identify performance bottlenecks.

    • It can be used to test the performance of web applications, FTP servers, databases, and more.

    • JMeter can generate reports and graphs to help analyze test results.

    • It supports various protocols including HTTP, FTP, JDBC, SOAP, and more.

    • JMeter ca...

  • Answered by AI
  • Q2. What is Defect life cycle?
  • Ans. 

    Defect life cycle is the process of identifying, reporting, prioritizing, fixing, and verifying defects in software.

    • Defect is identified by testers during testing or reported by users

    • Defect is logged in a defect tracking tool with details like severity, priority, etc.

    • Defect is assigned to a developer for fixing

    • Developer fixes the defect and marks it as resolved

    • Tester verifies the fix and either closes the defect or reo...

  • Answered by AI
  • Q3. How to do Integration of excel in Jmeter?
  • Ans. 

    Integration of Excel in JMeter can be done using the Apache POI library.

    • Download and add the Apache POI library to JMeter's classpath.

    • Create a Test Plan and add a Thread Group.

    • Add a Sampler and choose the appropriate request type.

    • Add a Listener and choose the appropriate output format.

    • Use the POI classes to read or write data to Excel files.

    • Use JMeter variables to pass data between requests.

  • Answered by AI
  • Q4. What is xpath locator?
  • Ans. 

    Xpath locator is a way to locate elements in HTML/XML documents using path expressions.

    • Xpath is a language used to navigate through elements and attributes in an XML document

    • It uses path expressions to select nodes or sets of nodes in an XML document

    • Xpath locators can be used in automated testing to locate elements on a web page

    • Example: //input[@id='username'] selects the input element with id='username'

  • Answered by AI
Round 3 - Assignment 

To generate 5000 data in Excel and import in Jmeter, then fetch the data from excel and apply in post Api's request body.

Round 4 - One-on-one 

(6 Questions)

  • Q1. What is postman and API?
  • Ans. 

    Postman is a tool for testing APIs. An API is a set of protocols that allows communication between different software applications.

    • Postman allows developers to test APIs by sending requests and receiving responses.

    • API stands for Application Programming Interface and is a set of rules that allows different software applications to communicate with each other.

    • APIs can be used to retrieve data from a server, update data o...

  • Answered by AI
  • Q2. Can we use only one method for all operations in API?
  • Ans. 

    No, different methods are required for different operations in API.

    • Different methods are required for different HTTP verbs like GET, POST, PUT, DELETE.

    • Methods should be designed to perform specific actions like fetching data, updating data, etc.

    • Using a single method for all operations can lead to confusion and errors.

    • For example, using GET method for updating data can cause security issues.

  • Answered by AI
  • Q3. How to do UI automation?
  • Ans. 

    UI automation can be done using tools like Selenium, Appium, and TestComplete.

    • Identify the elements to be automated

    • Choose the appropriate tool for the technology stack

    • Write test scripts using the tool's API

    • Execute the scripts and analyze the results

    • Maintain the scripts as the UI changes

  • Answered by AI
  • Q4. What is database testing?
  • Ans. 

    Database testing is the process of verifying the data stored in the database and ensuring its accuracy, completeness, and security.

    • It involves testing the database schema, data integrity, data validation, and performance.

    • Testers use SQL queries to retrieve and manipulate data for testing purposes.

    • Database testing can be automated using tools like Selenium, JMeter, and TestComplete.

    • Examples of database testing include t...

  • Answered by AI
  • Q5. Can you explain any one of your project?
  • Q6. What is security testing?
  • Ans. 

    Security testing is the process of identifying vulnerabilities and weaknesses in a software system to prevent unauthorized access.

    • It involves testing the system for confidentiality, integrity, authentication, authorization, and availability.

    • Common security testing techniques include penetration testing, vulnerability scanning, and risk assessment.

    • Examples of security testing tools include Burp Suite, OWASP ZAP, and Nes...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best to all job seekers.
Whenever give the answer, whatever it's right or wrong, be confident

Skills evaluated in this interview

Top WEBPLAT TECHNOLOGIES Softwaretest Engineer Interview Questions and Answers

Q1. Can we use only one method for all operations in API?
View answer (1)

Softwaretest Engineer Interview Questions asked at other Companies

Q1. What is boundary value analysis? How do u perform boundary value testing for User ID & Password textfields in login page?
View answer (2)

I applied via Naukri.com and was interviewed in Mar 2022. There were 4 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Most of the questions were asked from resume.
  • Q2. What are components, directives its type and use.
  • Ans. 

    Components and directives are key building blocks of Angular applications.

    • Components are reusable UI elements that encapsulate logic and data.

    • Directives are instructions in the DOM that modify its behavior.

    • Types of directives include structural, attribute, and component.

    • Structural directives modify the DOM layout, attribute directives modify element behavior, and component directives create new components.

    • Examples of b...

  • Answered by AI
  • Q3. What is lazy loading, AOT and GIT compilation and difference. What are promises and Observables and their differences. Differences between Angular and Angular js
  • Ans. 

    Lazy loading, AOT, GIT compilation, Promises, Observables, and differences between Angular and AngularJS.

    • Lazy loading is a technique to load modules on demand.

    • AOT (Ahead of Time) compilation compiles templates during build time.

    • GIT compilation is a process of compiling TypeScript code to JavaScript.

    • Promises are used for asynchronous programming and represent a single value that may be available now, in the future, or n...

  • Answered by AI
Round 2 - Assignment 

An API endpoint was given to fetch the list of product and display them in a sequence.
Each products will have a button below ADD/REMOVE.
If add button is clicked then that product will be added in the table and add button will be changed to Remove button.
If remove button is clicked then remove the product from the table and button will be chamged to Add button.

User can add as product he wish.

Round 3 - Technical 

(1 Question)

  • Q1. They asked me to explain the code from the assessment i did. Along with real world problem on securing the application and hiding the users data. Some questions related with angular was also asked.
Round 4 - HR 

(1 Question)

  • Q1. This was just a casual talk and salary negotiation.

Interview Preparation Tips

Interview preparation tips for other job seekers - Make your basics strong and be confident.
All the best.

Skills evaluated in this interview

Angular Developer Interview Questions asked at other Companies

Q1. How can you pass data between parent and child components?, what is component interaction
View answer (5)

WEBPLAT TECHNOLOGIES interview questions for popular designations

 Softwaretest Engineer

 (1)

 Angular Developer

 (1)

 Junior Software Tester

 (1)

 Web UI UX Designer

 (1)

Jobs at WEBPLAT TECHNOLOGIES

View all

Interview questions from similar companies

I applied via Approached by company and was interviewed in Aug 2021. There were 2 interview rounds.

Round 1 - Case Study 

Quant focussed Case Study (be prepared for calculations)

Round 2 - HR 

(1 Question)

  • Q1. Why are you looking for a change?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be quick and accurate with calculations

I applied via Company Website and was interviewed before Oct 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Typical get to know you and behavioural questions

Interview Preparation Tips

Interview preparation tips for other job seekers - More like a conversation so try to relax

Interview Preparation Tips

Round: Test
Experience: I got shortlisted for Capital One but could not make through the interview comprising mainly of number crunching questions. Later, I interviewed with Flipkart and got selected.

General Tips: 1. I was inclined in clearing CAT from my second year onwards.
2. I did a summer project in the second year and simultaneously joined Career Launcher.
3. I didn’t prepared much for the placements and was only focussed on CAT preparations during the seventh semester.
4. I did not give as much time in resume building as given by mates since I knew that I have nothing to mention about except my CPI.
5. CAT preparations helped me strengthen my aptitude and quant skills.
6. I was able to clear the tests of various companies just with my CAT knowledge.
7. I practised maths for entire month and was pretty confident in English and a week before the main exam, I did one or two mock papers daily.
College Name: IIT KANPUR

Interview Questionnaire 

3 Questions

  • Q1. A situation where you had to take expertise from someone and why?
  • Ans. 

    Yes

    • I had to take expertise from a senior analyst to understand a complex financial model.

    • I sought guidance from a subject matter expert to interpret a new regulatory requirement.

    • I collaborated with a data scientist to analyze and interpret a large dataset.

    • I consulted with a software engineer to troubleshoot a technical issue in a data analysis tool.

  • Answered by AI
  • Q2. A situation where you were not able to meet the deadline of your work and finally what was the response you got for your work?
  • Ans. 

    I missed a deadline due to unexpected complications, but received understanding and support from my team.

    • I was working on a project with a tight deadline

    • Unexpected complications arose that delayed my progress

    • I communicated the situation to my team and asked for an extension

    • My team was understanding and supportive, and we worked together to adjust the timeline

  • Answered by AI
  • Q3. A situation where you had to do a thing which you had no prior knowledge about and what was the result?

Interview Preparation Tips

Round: Test
Experience: The questions were related to Data Interpretation. I felt severe time constraint in the paper.
Tips: Selectivity among the questions proved beneficial in clearing the cut-off.
Duration: 60 minutes
Total Questions: 30

Round: Case Study Interview
Experience: Preliminary(Long before Placement Season) 
It was a 10-minute one on one interview. They had given the link for few practice case-studies. The Case Study given at their website is the most important one. It helps you understand the standard approach they look for in a candidate.

Round: Case Study Interview
Experience: This was a 50-minute interview during the placement season.

Round: Case Study Interview
Experience: This was a 20-minute interview. It was a case interview similar to the first one.

Round: HR Interview
Experience: It was a behavioral Interview.
Tips: Questions were expected to be answered in detail.

College Name: IIT KANPUR

Interview Preparation Tips

Round: Test
Experience: DI based questions were asked. Guys preparing for CAT will breeze through the test. Just make a note that the cutoff of Cap One Test is pretty high (Around 22). So try and attempt as many questions as possible.
Duration: 30-45 minutes
Total Questions: 30

Round: Interview
Experience: It was a general HR cum Case interview. 
I had done my internship in one of the analytics companies. So, he seemed interested in the project I had done. Then there was a case “I had to estimate the profitability of a car loan in the city of Texas. Given was the population of
Texas and the Loan amount. Any further data required was to be asked.
Tips: I had breezed through one of my mock interviews a couple of days ago. So I got a bit over confident and made calculation mistakes. These guys are edgy about calculation mistakes and don’t expect you to commit one. So be a bit careful while solving a case.

General Tips: I would like to start this article by telling you something about your major concern, and that is “Will this economic crisis has a telling effect on your job prospects ?”. And the answer is both Yes and No. I am a 5th year Mathematics student and have closely seen the placements of 3 batches and from my experience, I can surely say that “One who prepares well , gets through, No matter how tough the situation is". It happened with my batch and your batch won’t be an exception (Unless a catastrophe happens).


Dilemma:
Most of you guys sitting for placement shall be in your 7th semester which is considered to be one of the most hectic of all the semesters. Many of you might be preparing for CAT, others for GRE, some of you would have got a tough guide for your final year project. So you need to prioritize things. You need to think it through; “A Realistic Self Analysis” always helps. 
I’ll share what I did. I did join coaching classes for CAT but my first priority always was placements and accordingly I planned and executed things. Getting a 99+ percentile and then clearing the GD and PI’s was too much of a risk for me to take. So this might be one of the better times to go for your MBA but always have other options ready just in case.


Resume for Analytics Companies:
Most of the analytics companies have a lot of Statistical Analysis and Data Management work. So, candidates having an experience in Data handling are preferred. If some project of yours involved Data Handling, mention it in detail. If you have done some of the applied Statistics courses in the Maths/IME department, mention it in your resume.
College Name: IIT KANPUR

Interview Preparation Tips

Round: Resume Shortlist
Experience: I had a standard resume for this company as per our institute placement cell norms. Also my seniors advised me that for an analyst profile they would definitely look for consistent academic performance as well as academic achievements (at school/Olympiad level). So I had taken care to include the same in my resume (since the resume in our case is a standard one and does not change from a company to company basis).

Round: Test
Experience: Since I was aware of the profile they were recruiting for, I had anticipated the test. There was also guidance from my seniors as well as peers in other colleges. The written test had 30 questions and the total duration of the test was 35 minutes. The questions focused on data interpretation. Data about a company’s revenue, profit and sales in the form of graphs and pie charts was given and students were asked to analyse the same. Questions were simple and the use of calculators was allowed. The cut-off was around 23 questions (based on discussions/feedback from various students). People who have prepared for CAT would have a good idea about the kind of questions and are also aware of the relative difficulty level of various questions.
Tips: In these tests the focus should be on accuracy. Since a lot of people prepare for CAT there is high probability that a lot of candidates would be able to attempt all the questions in the written test. The focus then shifts to accuracy.
Duration: 35 minutes
Total Questions: 30

Round: Case Study Interview
Experience: The first round was a case study round held in the month September (three months prior to the actual placement process). This interview lasted for approximately 15 minutes. It dealt with the break even analysis of a credit card company’s marketing and promotion campaign. The company had the option of sending letters of promotion to prospective clients via simple postal mail or through courier. The data provided was – cost of each promotion strategy, the probability of reaching the correct client and the conversion rate of a prospective customer into a customer for the particular case. There was a constraint on the marketing budget and hence one needed an optimized solution to maximize the profits.
The first part involved giving pros and cons for both the strategies and thereafter giving a data based analysis for the given promotion strategies to come up with one which was more profitable.

Round: Case Study Interview
Experience: The second round of the interview was held at the time of the main placement season – this time a one on one case study interview. This case focused on the break even analysis of a telecom company. The data given was the cost to company for a call (on a per minute basis), fixed price paid by the customer for the first 10 minutes and the price paid per minute of usage thereafter.
After analysis, I found that there were two break even points. Up to the first point the company was making a profit. Then there was an intermediate call duration period when the company made losses and beyond the second break even point, the call was again profitable.
As the head of the telecom company I had to decide whether to take the plan or not based on the probability distribution of the call duration and also analyse the probabilities of profit/loss.

College Name: IIT ROORKEE
Motivation: I learnt about the company and the profile from the seniors working at the company and the pre-placement talk. The placement talk was useful in getting to know about the job responsibilities and the expectations from the candidate.

WEBPLAT TECHNOLOGIES Interview FAQs

How many rounds are there in WEBPLAT TECHNOLOGIES interview?
WEBPLAT TECHNOLOGIES interview process usually has 4-5 rounds. The most common rounds in the WEBPLAT TECHNOLOGIES interview process are One-on-one Round, Technical and Assignment.
How to prepare for WEBPLAT TECHNOLOGIES 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 WEBPLAT TECHNOLOGIES. The most common topics and skills that interviewers at WEBPLAT TECHNOLOGIES expect are C#, Javascript, ASP.Net MVC, Bootstrap and CSS.
What are the top questions asked in WEBPLAT TECHNOLOGIES interview?

Some of the top questions asked at the WEBPLAT TECHNOLOGIES interview -

  1. What is lazy loading, AOT and GIT compilation and difference. What are promises...read more
  2. Can we use only one method for all operations in A...read more
  3. what are components, directives its type and u...read more

Tell us how to improve this page.

WEBPLAT TECHNOLOGIES Interview Process

based on 4 interviews

Interview experience

3.8
  
Good
View more

Interview Questions from Similar Companies

CapitalOne Interview Questions
3.6
 • 79 Interviews
Jodo Interview Questions
3.5
 • 23 Interviews
OneCard Interview Questions
3.5
 • 22 Interviews
Oportun Interview Questions
3.5
 • 11 Interviews
PolicyX.com Interview Questions
3.1
 • 10 Interviews
Namaste Credit Interview Questions
3.4
 • 10 Interviews
Global Payments Interview Questions
4.0
 • 10 Interviews
GroMo Interview Questions
3.9
 • 9 Interviews
View all

WEBPLAT TECHNOLOGIES Reviews and Ratings

based on 47 reviews

4.1/5

Rating in categories

3.9

Skill development

3.8

Work-life balance

3.5

Salary

3.9

Job security

3.9

Company culture

3.6

Promotions

3.8

Work satisfaction

Explore 47 Reviews and Ratings
Software Sales Executive

Pune

2-7 Yrs

Not Disclosed

Dot Net Developer

Pune

2-7 Yrs

Not Disclosed

Flutter Developer

Pune

2-7 Yrs

Not Disclosed

Explore more jobs
Angular Developer
11 salaries
unlock blur

₹3 L/yr - ₹7.5 L/yr

Android Developer
9 salaries
unlock blur

₹2.2 L/yr - ₹7 L/yr

DOT NET Developer
8 salaries
unlock blur

₹3 L/yr - ₹4.3 L/yr

Softwaretest Engineer
7 salaries
unlock blur

₹2 L/yr - ₹5.2 L/yr

Software Developer
5 salaries
unlock blur

₹2 L/yr - ₹5.2 L/yr

Explore more salaries
Compare WEBPLAT TECHNOLOGIES with

Fino Paytech

3.9
Compare

Stashfin

4.3
Compare

Wibmo

3.2
Compare

UAE Exchange

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