Upload Button Icon Add office photos

Filter interviews by

Automated Systems Design Tester Interview Questions and Answers

Updated 28 Jun 2024

Automated Systems Design Tester Interview Experiences

1 interview found

Tester Interview Questions & Answers

user image Anonymous

posted on 28 Jun 2024

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

(1 Question)

  • Q1. Why you want to jaoon this company
  • Ans. 

    I want to join this company because of its reputation for innovation and commitment to employee growth.

    • Reputation for innovation in the industry

    • Commitment to employee growth and development

    • Exciting projects and opportunities for career advancement

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well

Interview questions from similar companies

Interview Preparation Tips

Round: Resume Shortlist
Experience: I started preparing my resume somewhere around August end. I spoke to a few seniors about it and read quite a few resumes, especially of those seniors who either had a profile similar to mine or had secured jobs in fields of my interest, eg. Consulting, finance, etc. I also attended the Resume Writing Workshop conducted by McKinsey and Co. on campus and cleared a few doubts there.
Tips: I would advise you guys to start preparing your resumes well in advance, it is not something to be kept for the last minute. Being the first form of acquaintance between you and a firm, it is a highly important document and the way you highlight your strong points and attributes can go a long way in shortlisting you from amongst the hundreds of resumes that they have to scan. Also, it is important that you be able to speak on any point in your resume in detail, hence you must be sure of what you are writing in it.

Round: Case Study Interview
Experience: The procedure of selection for Opera Solutions was a set of 4 interviews, each having a case study and some HR questions. The initial shortlist had around 22 candidates, after the first 2 interviews around 10 candidates were selected for the final rounds. Finally 3 candidates were made offers.  There were no GDs, only case interviews. The first interview had a case involving a music company which scouts for amateur talent and launches them. They want to enter India and want you to analyse the market and suggest if its feasible or not. The interviewer gave a lot of data related to market share of pop music, bollywood, devotional music, etc and it suggested that the market share of the genre related to the company is very little. However I think what worked best was that I also pointed out certain solutions which could make it feasible, such as merging with another company in a genre where the given company has core competencies in. I think this was the high point of the interview which I atleast would like to believe compensated for a later interview that I did not do well in. Another interview had a case where a pharmaceutical company in the US wants to enter India. A set of constraints and data was given and I was asked to calculate if it should actually setup a manufacturing facility in India or manufacture in the US and transport to India. I did not do well in this one, I wasn’t being able to come up with a figure. Both the interviews had an HR component where I was asked about my strengths and weaknesses, about Mood Indigo and my academic record. I was asked to describe myself. I was also asked to talk about my co-intern’s project in ITC (she was also interviewing with Opera). In a subsequent interview after the shortlist, I was asked to estimate the market for Maruti cars, domestic air travel. They weren't expecting too much detail, the interviewer was more interested in the approach. point.
Tips: I attended most of the initial PPTs. One does get a good understanding of what a firm does and where exactly do you fit into it, you also understand what they are looking for and what is the extent of their operations. I must admit though that I found my interaction with seniors, especially those working in those firms was more informative and fruitful. They can give clarity in certain grey areas that companies might stay non-committal on.ending across links/documents would help us compile a single point resource) . I prepared for case studies from the material I took from seniors, most of which is available on the LAN. For case studies I prepared with a friend and sometimes in groups of 3. I think this method is better than individual preparation because the other person can point out where you are going wrong, you get a different perspective and at the same time you can prepare in a fashion where one interviews the other and vice versa, so you get slightly comfortable with how an actual interview might feel like. It is however important to ensure that the person you are preparing with is competent and complementary to your skill sets, so that you can improve upon aspects where you might be lacking in.

General Tips: Case studies and HR questions. One should be very comfortable with points mentioned in the resume and should be able to talk at length about any . I guess it'd just be shifting a little from being myself if you know what I mean. A lot of seniors would give you a lot of fundae, but at the end one must remember that unless one is comfortable with a certain way of speaking or certain method of solving cases, it wont look genuine. For example, one need not thrash out every single detail of a case before beginning to solve it, sometimes the interviewer might get impatient or might think you are trying to buy time to think by asking unnecessary details. So if you are the kind of a person who can intuitively draw good conclusions at the outset so as to decide which direction to proceed in and hence which questions to ask, you can surely go ahead and do that, you need not also ask questions that you know are not required. Case interviews are very feel-good interviews, even if you make a mistake you will be guided back on track by the interviewer, hence I personally would recommend that you stick more to your general approach to solving cases (if you know it is a good one and works of course) and not try to change too much just because a certain senior did it in a different way.
College Name: IIT BOMBAY
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

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

    Absolute xpath specifies the complete path from the root element to the desired element, while relative xpath specifies the path relative to the current element.

    • Absolute xpath starts with a single forward slash (/) and is more specific.

    • Relative xpath starts with a double forward slash (//) and is more flexible.

    • Absolute xpath is more prone to breaking if the structure of the page changes.

    • Relative xpath is easier to main...

  • Answered by AI

Skills evaluated in this interview

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

(13 Questions)

  • Q1. Tell me something about yourself.
  • Q2. What is current job responsibilities ?
  • Q3. Can you help me all OSI layers ?
  • Ans. 

    The OSI (Open Systems Interconnection) model consists of 7 layers that define the functions of a network.

    • Physical layer - deals with physical connections and signals (e.g. Ethernet cables)

    • Data link layer - responsible for node-to-node communication (e.g. MAC addresses)

    • Network layer - handles routing and forwarding of data packets (e.g. IP addresses)

    • Transport layer - ensures end-to-end communication (e.g. TCP/UDP)

    • Sessio...

  • Answered by AI
  • Q4. What are the private IP address ranges ?
  • Ans. 

    Private IP address ranges are reserved for use within private networks and are not routable on the public internet.

    • Private IP address ranges include 10.0.0.0 to 10.255.255.255, 172.16.0.0 to 172.31.255.255, and 192.168.0.0 to 192.168.255.255

    • These addresses are commonly used in home, office, and corporate networks to allow devices to communicate with each other within the same network

    • Private IP addresses are not unique ...

  • Answered by AI
  • Q5. What is RFC 1918 ?
  • Ans. 

    RFC 1918 refers to a set of IP address ranges reserved for private networks.

    • RFC 1918 defines three blocks of IP addresses that are reserved for private networks: 10.0.0.0 - 10.255.255.255, 172.16.0.0 - 172.31.255.255, and 192.168.0.0 - 192.168.255.255

    • These private IP addresses are not routable on the public internet and are commonly used within organizations for internal networks

    • Using RFC 1918 addresses helps prevent c...

  • Answered by AI
  • Q6. What is OSPF and how it is differ from EIGRP ?
  • Ans. 

    OSPF is a link-state routing protocol while EIGRP is a distance-vector routing protocol.

    • OSPF uses Dijkstra algorithm to calculate the shortest path while EIGRP uses Diffusing Update Algorithm (DUAL)

    • OSPF supports VLSM and CIDR while EIGRP does not

    • OSPF is an open standard protocol while EIGRP is Cisco proprietary

    • OSPF has a lower administrative distance (110) compared to EIGRP (90)

  • Answered by AI
  • Q7. What are the types of BGP protocol ?
  • Ans. 

    The types of BGP protocol include eBGP and iBGP.

    • eBGP (External BGP) is used between different AS (Autonomous Systems)

    • iBGP (Internal BGP) is used within the same AS

    • eBGP is typically used for connecting to external networks, while iBGP is used for internal routing within the same network

  • Answered by AI
  • Q8. What is Ipsec ? What is IKE ?
  • Ans. 

    IPsec is a protocol suite for securing Internet Protocol (IP) communications. IKE is a key management protocol used with IPsec.

    • IPsec stands for Internet Protocol Security and is used to secure IP communications.

    • It provides authentication, encryption, and key management for network traffic.

    • IKE (Internet Key Exchange) is a key management protocol used with IPsec to establish security associations and negotiate cryptograp...

  • Answered by AI
  • Q9. What is main mode and aggressive mode ?
  • Ans. 

    Main mode and aggressive mode are two different negotiation strategies used in business and consulting.

    • Main mode is a collaborative negotiation approach where parties work together to find mutually beneficial solutions.

    • Aggressive mode is a competitive negotiation approach where one party seeks to maximize their own gains at the expense of the other party.

    • Main mode focuses on building relationships and trust, while aggr...

  • Answered by AI
  • Q10. What is IPSec Parameters ?
  • Ans. 

    IPSec Parameters are settings used to configure and control the IPSec protocol for secure communication over a network.

    • IPSec parameters include encryption algorithms such as AES, DES, and 3DES.

    • Authentication methods like HMAC-SHA1, HMAC-MD5, and digital certificates are also part of IPSec parameters.

    • Key exchange protocols such as IKEv1 and IKEv2 are used to establish secure communication channels.

    • IPSec parameters also ...

  • Answered by AI
  • Q11. What is next Generation Firewall ?
  • Ans. 

    Next Generation Firewall (NGFW) is a network security system that integrates intrusion prevention, application awareness, and other advanced features.

    • NGFW combines traditional firewall capabilities with advanced security features like application control, intrusion prevention, and SSL inspection.

    • It provides deeper visibility into network traffic and more granular control over applications and users.

    • NGFWs can identify a...

  • Answered by AI
  • Q12. What is NAT ?
  • Ans. 

    NAT stands for Network Address Translation, a process used to modify network address information in packet headers while in transit.

    • NAT allows multiple devices on a local network to share a single public IP address.

    • There are different types of NAT such as Static NAT, Dynamic NAT, and PAT (Port Address Translation).

    • NAT helps improve security by hiding internal IP addresses from external networks.

    • Example: A home router u...

  • Answered by AI
  • Q13. General questions about firewall.

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Tell me about you
  • Q2. Tell me about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - NA
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(3 Questions)

  • Q1. Basic about technical skills
  • Q2. How years of exp
  • Q3. What are your plans for thenext5 years
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is java, javascipt
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Mar 2023. There were 3 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 - Aptitude Test 

Xxyy tt yy tt ttttt 55yyr

Round 3 - Technical 

(2 Questions)

  • Q1. \ifmmgkld kdlfd;lv lldkf; d;k;d d;k;dv d;;;;;;
  • Q2. Fgfd fgfdf dgfrg dgdfg dfgdf dfgdfg

Interview Preparation Tips

Interview preparation tips for other job seekers - all the very best. rock it. you are going to nail it
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 

(2 Questions)

  • Q1. Why this company? why do you want to join this company
  • Q2. What is your career aspiration?

Interview Preparation Tips

Interview preparation tips for other job seekers - be honest.
communication need to be good
fluent with your language
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected
Round 1 - Aptitude Test 

Bjui too full Seth I’ll Dahi sgb

Round 2 - One-on-one 

(2 Questions)

  • Q1. Gjkl. Hyunvg. Fuji yi fhmm
  • Q2. Nbcfg. Brunch. Till sghj sgb

Automated Systems Design Interview FAQs

How many rounds are there in Automated Systems Design Tester interview?
Automated Systems Design interview process usually has 1 rounds. The most common rounds in the Automated Systems Design interview process are HR.

Tell us how to improve this page.

Automated Systems Design Tester Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Xyz Company Interview Questions
3.8
 • 458 Interviews
CGS Interview Questions
3.6
 • 25 Interviews
ElectrifAi Interview Questions
2.7
 • 17 Interviews
Fusion Interview Questions
3.3
 • 17 Interviews
View all
Assistant Manager
34 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
32 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Vice President
23 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
18 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Asdf
18 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Automated Systems Design with

Xyz Company

3.8
Compare

LMN

4.9
Compare

Pqr Consultants

5.0
Compare

Primus Global Technologies

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