i
Azilen Technologies
Filter interviews by
I applied via Naukri.com and was interviewed in Apr 2024. There were 2 interview rounds.
Tosca Best Practices and Checkpoints involve following industry standards and guidelines to ensure efficient testing.
Utilize reusable modules to save time and effort
Regularly review and update test cases to maintain accuracy
Implement data-driven testing for better coverage
Use checkpoints to verify expected outcomes at key stages
Leverage Tosca's reporting capabilities for detailed analysis
Using waiton instead of static waits for verification steps
Use waiton to wait for specific conditions to be met before proceeding with verification steps
Avoid using static waits as they can lead to flakiness in tests
Examples: waiting for an element to be visible, waiting for a specific text to appear
Handling multiple windows in a single page involves managing multiple browser tabs or pop-up windows within a single browser session.
Use window handles to switch between different windows
Keep track of each window handle to ensure proper navigation
Use methods like getWindowHandles() and switchTo() in Selenium WebDriver for automation testing
A constraint index is used to enforce constraints on a table in a database.
Constraint indexes are used to ensure data integrity by enforcing rules on columns in a table.
Examples of constraints include unique constraints, primary key constraints, and foreign key constraints.
Using constraint indexes can improve query performance by allowing the database to optimize data retrieval.
Top trending discussions
I applied via Naukri.com and was interviewed before Apr 2021. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in Jul 2021. There were 3 interview rounds.
The Python code to get the output string as 'jareen arpohc' from the input string 'neeraj chopra' is provided.
Split the input string into individual words
Reverse each word
Join the reversed words with a space in between
Code to list even numbers from a given list of 10 numbers.
Loop through the list of numbers
Check if each number is even using the modulo operator
If the number is even, add it to a new list of even numbers
Return the new list of even numbers
Reversing a string in Python code
Use slicing to reverse the string
Use the built-in function 'reversed()'
Convert the string to a list, reverse it, and then join it back to a string
I applied via Naukri.com and was interviewed in Mar 2021. There were 3 interview rounds.
I applied via Naukri.com and was interviewed before Nov 2021. There were 2 interview rounds.
I applied via Approached by Company and was interviewed in Apr 2024. There was 1 interview round.
I appeared for an interview in Feb 2025, where I was asked the following questions.
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 ...
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...
I applied via Naukri.com and was interviewed in Apr 2022. There were 3 interview rounds.
I appeared for an interview in Sep 2024, where I was asked the following questions.
I applied via Referral and was interviewed before Feb 2022. There were 4 interview rounds.
Easy level questions on string, linked list and array
TCP is a connection-oriented protocol while UDP is connectionless.
TCP provides reliable, ordered, and error-checked delivery of data while UDP does not guarantee any of these.
TCP is slower but more reliable while UDP is faster but less reliable.
TCP is used for applications that require high reliability and accuracy such as email, file transfer, and web browsing while UDP is used for applications that require speed and ...
A nibble swap program in C
Nibble swap means swapping the 4-bit halves of a byte
Use bitwise operators to perform the swap
Example: unsigned char x = 0xAB; x = ((x & 0x0F) << 4) | ((x & 0xF0) >> 4);
Reverse a linked list in C language.
Create three pointers: current, previous, and next.
Traverse the linked list and change the direction of the pointers.
Return the new head of the reversed linked list.
API call in C
Include the necessary header files
Create a URL string with the required parameters
Use the curl library to make the API call
Handle the response data appropriately
based on 1 interview
Interview experience
Senior Software Engineer
91
salaries
| ₹5.6 L/yr - ₹19 L/yr |
Software Engineer
76
salaries
| ₹3 L/yr - ₹11.2 L/yr |
Technical Lead
38
salaries
| ₹10 L/yr - ₹25 L/yr |
Associate Software Engineer
37
salaries
| ₹3.5 L/yr - ₹5 L/yr |
Quality Analyst
22
salaries
| ₹4.6 L/yr - ₹8.4 L/yr |
PC Solutions
RNF Technologies
Hidden Brains InfoTech
Affine