i
Oracle
Filter interviews by
I applied via Naukri.com and was interviewed in Oct 2022. There were 3 interview rounds.
Verbal Reasoning
Critical Reasoning
Spelling
Grammar
Verbal Deductions
Word Groups
Analogies
Sentence Correction Completion Instructions
Java is a high-level programming language used for developing applications. Loops in Java are used for repetitive execution of code.
Java is an object-oriented language
It is platform-independent
Java programs are compiled into bytecode
Loops in Java include for, while, and do-while loops
For loop example: for(int i=0; i<10; i++) { // code }
While loop example: int i=0; while(i<10) { // code; i++; }
Do-while loop example: int
Java is an object-oriented programming language that is platform-independent and has automatic memory management.
Java is platform-independent, while C++ is platform-dependent.
Java has automatic memory management, while C++ requires manual memory management.
Java is an object-oriented language, while C++ supports both procedural and object-oriented programming.
Java has a simpler syntax than C++.
Java has a larger standard...
I applied via Referral and was interviewed before Jan 2020. There was 1 interview round.
I appeared for an interview in Mar 2017.
I am a dedicated Software Test Engineer with 5 years of experience in manual and automated testing.
5 years of experience in software testing
Proficient in manual and automated testing
Strong attention to detail and problem-solving skills
Defect life cycle is the process of identifying, reporting, prioritizing, fixing, and verifying defects in software.
Defect is identified by testers during testing
Defect is reported to development team
Development team prioritizes and fixes the defect
Fixed defect is verified by testers
If defect is not fixed, it goes back to development team
If defect is fixed, it is closed
Regression testing is the process of retesting modified software to ensure that previously working functionalities are still intact.
Regression testing is performed after making changes to software to identify any new defects or issues introduced.
It helps ensure that existing functionalities are not affected by the changes.
It involves re-executing test cases that have been previously executed.
Regression testing can be d...
Integration testing is a type of testing where individual units are combined and tested as a group.
It tests the interaction between different modules or components of a system
It ensures that the integrated system works as expected
It can be done either manually or with the help of automated tools
Examples include API testing, database testing, and end-to-end testing
Find the 3rd maximum salary using SQL.
Use the ORDER BY clause to sort the salaries in descending order.
Use the LIMIT clause to limit the result to the third row.
Use the OFFSET clause to skip the first two rows.
Example: SELECT salary FROM employees ORDER BY salary DESC LIMIT 1 OFFSET 2;
Yes, I am comfortable working hours as needed for the job.
I am flexible with my working hours and can adjust as needed.
I understand the importance of meeting project deadlines and am willing to work extra hours if required.
I have experience working on projects that required overtime, and I was able to deliver quality results within the given timeframe.
Seeking new challenges and growth opportunities in a different environment.
Desire for professional growth
Seeking new challenges
Change in work environment
Opportunity for skill development
I applied via Campus Placement and was interviewed before Apr 2021. There were 3 interview rounds.
First Round was online test consisting of aptitude+english+quants+coding+sql queries
The coding questions were of intermediate level
I applied via Referral and was interviewed before Apr 2023. There was 1 interview round.
I applied via Naukri.com and was interviewed in Jul 2021. There were 3 interview rounds.
BSS/OSS stands for Business Support System/Operations Support System used in telecommunication industry.
BSS is responsible for customer-facing activities like billing, customer service, and order management.
OSS is responsible for network-facing activities like network inventory, network management, and service provisioning.
Both systems work together to ensure smooth operations and customer satisfaction.
Examples of BSS/...
Rating/Charging is the process of determining the cost of a service or product based on usage or other factors.
Rating/Charging is commonly used in telecommunications and utility industries.
It involves measuring the usage of a service or product and applying a cost based on predetermined rates.
For example, a mobile phone plan may charge a certain amount per minute of talk time or per gigabyte of data usage.
Rating/Chargi...
Billing process involves generating invoices and collecting payments from customers.
The billing process starts with creating an invoice based on the products or services provided to the customer.
The invoice is then sent to the customer via email or mail.
The customer reviews the invoice and makes the payment through various payment methods such as credit card, bank transfer, or check.
Once the payment is received, it is ...
posted on 10 May 2021
I applied via Campus Placement and was interviewed in Nov 2020. There were 4 interview rounds.
posted on 26 Oct 2020
I applied via Naukri.com and was interviewed in Sep 2020. There were 4 interview rounds.
Data scraping, computer vision, agile methodologies, change request, and testing methods are all important aspects of software engineering.
Data scraping involves extracting data from websites or other sources.
Computer vision involves using algorithms to interpret and analyze visual data.
Agile methodologies are a set of principles for software development that prioritize flexibility and collaboration.
Change requests are...
posted on 30 Nov 2021
I applied via Recruitment Consultant and was interviewed before Nov 2020. There were 3 interview rounds.
Find sum of squares of numbers in list using stream API.
Use mapToInt() to convert list of integers to IntStream
Use map() to square each element of IntStream
Use sum() to get the sum of squares
Searching in 2D sorted array row wise and column wise.
Start from the top right corner or bottom left corner
Compare the target with the current element
Move left or down if target is smaller or move right or up if target is larger
Repeat until target is found or out of bounds
posted on 8 Apr 2021
Some of the top questions asked at the Oracle Software Testing Engineer interview -
based on 5 reviews
Rating in categories
Senior Software Engineer
2.5k
salaries
| ₹10.3 L/yr - ₹40 L/yr |
Principal Consultant
2.1k
salaries
| ₹10.9 L/yr - ₹37 L/yr |
Senior Consultant
2.1k
salaries
| ₹9.1 L/yr - ₹25 L/yr |
Senior Member of Technical Staff
1.8k
salaries
| ₹12.1 L/yr - ₹45 L/yr |
Senior Application Engineer
1.4k
salaries
| ₹9.7 L/yr - ₹30 L/yr |
SAP
MongoDB
Salesforce
IBM