i
Evince Development
Filter interviews by
I applied via Referral and was interviewed before Apr 2023. There were 3 interview rounds.
Yes, I have experience in Mobile app testing, UI Testing, Jmeter, and API testing.
I have experience in testing mobile applications on both iOS and Android platforms.
I have conducted UI testing to ensure the user interface is intuitive and user-friendly.
I have used Jmeter for performance testing to analyze the application's response time under different load conditions.
I have tested APIs to ensure they are functioning c
Mobile app testing is the process of testing applications developed for mobile devices to ensure they function correctly and meet user expectations.
Testing functionality, usability, performance, security, and compatibility of mobile apps
Ensuring apps work on different devices, operating systems, and network conditions
Types of testing include functional testing, usability testing, performance testing, security testing, ...
I have tested performance using JMeter by creating test plans, configuring thread groups, adding samplers, setting up listeners, and analyzing results.
Created test plans in JMeter to simulate real-world scenarios
Configured thread groups to define the number of users and iterations
Added samplers to send requests to the server under test
Set up listeners to view and analyze the test results
A test plan is a document that outlines the scope, approach, resources, and schedule for testing a software application.
Defines the objectives and scope of testing
Describes the test strategy and approach
Outlines the resources and schedule for testing
Includes test cases, test scenarios, and test data
Identifies risks and mitigation strategies
UI Testing involves testing the user interface of the application to ensure it meets the requirements and functions correctly.
Identify the elements on the UI to be tested
Create test cases to cover different scenarios such as input validation, navigation, and usability
Use automation tools like Selenium for regression testing
Perform visual testing to ensure the UI elements are displayed correctly
Verify the responsiveness
Functional testing involves testing the functionality of the software to ensure it meets the requirements.
Identify the functions that the software is expected to perform
Create test cases based on the functional requirements
Execute the test cases to verify that the functions work as expected
Compare the actual results with the expected results
Report any discrepancies or defects found during testing
Test case scenarios for booking a table at a restaurant
Verify user can search for restaurants based on location and cuisine
Ensure user can select a date and time for the reservation
Confirm user can view available tables and select one for booking
Test that user receives a confirmation email after booking
Check if user can cancel or modify the reservation
Estimating testing hours involves considering factors like project scope, complexity, resources, and past experience.
Consider the project scope and requirements to determine the amount of testing needed.
Take into account the complexity of the software being tested and the level of detail required.
Factor in the availability of resources such as testers, tools, and environments.
Use past experience and historical data to ...
The testing hours required would depend on various factors such as complexity of the development, testing approach, resources available, etc.
The ratio of testing to development hours can vary based on project requirements
Factors like automation testing, manual testing, regression testing, etc. will impact the testing hours needed
For example, if automation testing is used, it may reduce the overall testing time compared
UI Testing involves testing the user interface of the application to ensure it meets the requirements and functions correctly.
Create test cases to validate the layout, design, and functionality of the UI elements.
Verify that the UI elements are displayed correctly and are responsive to user interactions.
Check for consistency in design elements such as fonts, colors, and alignment.
Test the navigation flow and usability ...
Identify bugs in a mobile application
Test navigation between screens for any glitches
Check for UI elements alignment issues
Verify functionality of buttons and inputs
Test for performance issues such as slow loading times
Ensure proper error handling and messaging
Possible reasons for webpage not working on Google Chrome
Outdated browser version
Issues with browser extensions
JavaScript errors
Network connectivity problems
Incompatible website code
Cache or cookies causing conflicts
I applied via Naukri.com and was interviewed in May 2022. There were 3 interview rounds.
Our product is designed to solve your specific problem and provide you with the best value for your money.
Our product is tailored to meet your needs
Our product is cost-effective and provides great value for your money
Our product is easy to use and will save you time and effort
Our product has received positive feedback from other customers
Our product comes with a satisfaction guarantee
So you have to convince me to buy the product.
Top trending discussions
I have over 5 years of experience in customer support roles at various companies.
Managed customer inquiries via phone, email, and chat
Resolved customer complaints and issues in a timely manner
Provided product support and troubleshooting assistance
Collaborated with other departments to ensure customer satisfaction
Trained new customer support representatives
Current CTC is $50,000, Expected CTC is $60,000, Notice period is 30 days.
Current CTC: $50,000
Expected CTC: $60,000
Notice Period: 30 days
Palindrome code should be designed to check if a given string is the same forwards and backwards.
Create a function that takes a string as input
Remove any spaces and punctuation from the string
Reverse the string and compare it to the original string to check if it is a palindrome
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
I am passionate about driving organizational effectiveness and employee engagement through strategic HR initiatives.
I have a strong background in HR strategy and business partnering
I enjoy collaborating with cross-functional teams to drive positive change
I am excited about the opportunity to make a meaningful impact on the organization's culture and performance
I applied via Referral and was interviewed in Oct 2024. There were 3 interview rounds.
4 easy level questions will be asked basically from arrays and strings.
Assignment will be given after clearing coding round. In my case ELearning Platform project was given and 7 days time was given to complete.
posted on 17 Dec 2024
I applied via LinkedIn and was interviewed in Nov 2024. There were 2 interview rounds.
Utilize AWS or Azure services for scalable web applications
Use AWS Elastic Beanstalk or Azure App Service for easy deployment and scaling
Leverage AWS Lambda or Azure Functions for serverless computing
Utilize AWS Auto Scaling or Azure Autoscale to automatically adjust resources based on traffic
Store data in AWS RDS or Azure SQL Database for scalable database solutions
Use AWS CloudFront or Azure CDN for content delivery
I would use memory profiling tools to identify the source of the leaks and then fix them by properly managing memory allocation and deallocation.
Use memory profiling tools like Valgrind or Instruments to identify the source of the leaks
Review the code to ensure proper memory allocation and deallocation practices are being followed
Implement smart pointers or garbage collection to automatically manage memory
Use static co...
Yes, I have experience working on legacy systems.
I have successfully maintained and upgraded legacy systems to meet current business needs.
I have refactored legacy code to improve performance and scalability.
I have integrated new technologies with legacy systems to enhance functionality.
I have experience troubleshooting and debugging issues in legacy systems.
Yes, I have experience working with cross functional teams and resolving disputes effectively.
I have successfully collaborated with team members from different departments to achieve project goals.
I am skilled at mediating conflicts and finding mutually beneficial solutions.
I prioritize open communication and actively listen to all team members' perspectives.
I have experience using conflict resolution techniques such a
posted on 27 Sep 2024
I applied via Walk-in and was interviewed in Aug 2024. There were 3 interview rounds.
Basically It is a list of 25 questions having mix of Resoning,Aptitude &English. Each Queztion carries 2 marks and also there was a plus point that it doesn't have any negative marks
posted on 1 Nov 2024
I applied via Campus Placement and was interviewed in Oct 2024. There were 2 interview rounds.
Number series in aptitude involves identifying the pattern in a sequence of numbers and predicting the next number.
Look for patterns such as arithmetic progression, geometric progression, or a combination of both.
Check for alternate numbers, differences between consecutive numbers, or multiplication factors.
Consider prime numbers, squares, cubes, or other mathematical operations applied to the series.
Example: 2, 4, 6, ...
Relationships in verbal communication are crucial for effective collaboration and understanding.
Verbal communication involves both verbal and non-verbal cues
Active listening is key to building strong relationships in verbal communication
Clarity and conciseness in speech can enhance relationships
Empathy and understanding of others' perspectives are important in verbal relationships
The four branches of OOP are encapsulation, inheritance, polymorphism, and abstraction.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Inheritance: Allowing a class to inherit properties and behavior from another class.
Polymorphism: The ability for objects of different classes to respond to the same method call.
Abstraction: Hiding the complex implementation details and showing only
Structures in C are user-defined data types that allow grouping of variables of different data types under a single name.
Structures are used to represent a record which consists of different data types.
They are defined using the 'struct' keyword.
Each variable in a structure is called a member.
Structures can be nested within other structures.
Example: struct employee { int emp_id; char emp_name[50]; float emp_salary; };
E
posted on 15 Jan 2025
List is mutable, tuple is immutable in Python.
List is mutable, meaning its elements can be changed after creation.
Tuple is immutable, meaning its elements cannot be changed after creation.
List is defined using square brackets [], tuple using parentheses ().
Example: list_example = [1, 2, 3], tuple_example = (4, 5, 6)
based on 15 reviews
Rating in categories
3-5 Yrs
₹ 7-10 LPA
3-5 Yrs
₹ 12-16 LPA
Software Engineer
13
salaries
| ₹3.2 L/yr - ₹7.9 L/yr |
Digital Marketing Executive
7
salaries
| ₹3 L/yr - ₹4.1 L/yr |
Senior Software Engineer
7
salaries
| ₹6 L/yr - ₹11.5 L/yr |
Junior Software Engineer
6
salaries
| ₹3.6 L/yr - ₹5 L/yr |
Team Lead
6
salaries
| ₹4 L/yr - ₹17 L/yr |
TCS
Infosys
Wipro
HCLTech