Related Posts
Bonus for EY S&O?
Hey, My interview is scheduled next week with exl for the post of data analyst (python & Tableau) . I just wants to know how many rounds are in the interview process. And what kind of questions will be asked..And i already told them that I'm expecting a 100% hike which is 7 lakhs/Annum. Was that too much? Any help would be appreciated ThanksEXL Service
More Posts
Kindly recommend some self help books!
Additional Posts in Macquarie Group
It has been 2+ weeks since I completed the Interview & Psychometric Assessment rounds with ο»ΏMacquarie Groupο»Ώ , but yet to hear anything from them. I also followed up with HR but with no response. For the record, the interview went well. Any idea if they usually take this amount of time to get back? If I got rejected, why not communicate directly?
Hello Fishes, I am Network Security L3 Engineer as well as SME having extensive experience with Palo Alto Networks NGFWs along with MS Azure Administration and Security and also holding experience on Imperva WAF. I am an immediate joiner. Kindly reach out if my profile looks suitable. Macquarie Group India
New to Fishbowl?
unlock all discussions on Fishbowl.


1οΈβ£ Behavioral Discussion:
πΉ Question: What challenges have you faced in your career and how did you overcome them?
π‘ Key Takeaway: The interviewer wanted to assess problem-solving, resilience, and adaptability.
2οΈβ£ Technical Discussion:
This round dove deep into technical expertise and real-world problem-solving. Key topics included:
π Explaining Automation Frameworks: Design Patterns, Test Data Management, etc.
π Detailing My Role in Framework Development with follow-up cross-questions.
π Version Control: How it's used in projects.
π CI/CD Pipelines: End-to-end explanation with cross-questions.
π Basics of API Testing and how I approach it.
π Handling Critical Defects: "What would you do as a QA if you discover a P1 blocker defect just before release?"
3οΈβ£ Practical Questions:
βοΈ Task 1: Parse a FIX Message
He was tasked to convert the following string into an object:
π Input String: "25=MACQ|10=4.23|34=AUD/USD|2=AUD"
π Mapping Properties (from fix.properties):
25 β Customer
10 β Price
34 β Currency Pair
2 β Dealt Currency
π Expected Output:
Customer = MACQ
Price = 4.23
Currency Pair = AUD/USD
Dealt Currency = AUD
βοΈ Task 2: REST Assured Test for a GET API
π API Details:
Base URL: https://api.example.com
Endpoint: /users/{userId}/details
Path Parameter: userId = 123
Query Params: status = active, sort = asc
Headers: Authorization, Content-Type
Body Payload:
{
"additionalDetails": true
}
π― Objective:
Abstract details from the API to build and trigger the call.
Store and validate the response object.
There is not any pattern that I have observed. I was interviewed a month back that position got closed and currently giving again for another position
First time they started with behaviour questions: challenges you faced in your Qa career. Then moving to api basic questions.
And moving to coding questions
Third round is face to face from office