Specialist Testing

filter-iconFilter interviews by

Specialist Testing Interview Questions and Answers for Freshers

Updated 5 Jul 2024

Popular Companies

search-icon

Q1. Write a program for highest odd number from 1 - 100 in java

Ans.

Program to find the highest odd number from 1-100 in Java

  • Loop through numbers 1-100

  • Check if the number is odd

  • If it is odd, check if it is greater than the current highest odd number

  • If it is, update the current highest odd number

  • Return the highest odd number

Q2. Write a program for finding postion of 'r' in program

Ans.

Program to find position of 'r' in a given string

  • Use a loop to iterate through each character in the string

  • Check if the current character is 'r'

  • If it is, return the index of that character

  • If 'r' is not found, return -1

Q3. 1. How to test date filed? 2. write a test case?

Ans.

Testing date field involves verifying input validation, boundary conditions, and date formats.

  • Verify that the date field accepts valid dates in the specified format.

  • Test for boundary conditions such as the earliest and latest allowable dates.

  • Check for error messages when entering invalid dates or formats.

  • Ensure that the date field is displayed correctly in different time zones.

  • Test for any date calculations or dependencies on the date field.

Q4. Diff between Union and Union all

Ans.

Union combines and removes duplicates, Union all combines without removing duplicates.

  • Union is used to combine the result sets of two or more SELECT statements and removes duplicates.

  • Union all is used to combine the result sets of two or more SELECT statements without removing duplicates.

  • Example: SELECT column1 FROM table1 UNION SELECT column1 FROM table2;

  • Example: SELECT column1 FROM table1 UNION ALL SELECT column1 FROM table2;

Are these interview questions helpful?

Q5. Diff between OLTP & OLAP

Ans.

OLTP is for transaction processing, OLAP is for analytical processing.

  • OLTP stands for Online Transaction Processing, used for real-time transaction processing.

  • OLAP stands for Online Analytical Processing, used for complex queries and data analysis.

  • OLTP databases are normalized, while OLAP databases are denormalized.

  • OLTP systems are optimized for read and write operations, while OLAP systems are optimized for read-heavy operations.

  • Examples: OLTP - ATM transactions, OLAP - Data...read more

Q6. Name some Ic names

Ans.

IC names refer to International Nonproprietary Names, which are unique names assigned to pharmaceutical substances.

  • Paracetamol

  • Aspirin

  • Ibuprofen

Share interview questions and help millions of jobseekers 🌟

man-with-laptop

Specialist Testing Jobs

Independent Testing Specialist 2-6 years
Wells Fargo International Solutions Private Ltd
3.9
Chennai
Independent Testing Specialist - Risk and Control Testing 2-7 years
Wells Fargo International Solutions Private Ltd
3.9
Bangalore / Bengaluru
Control Testing & Assurance CT&A Compliance Testing Specialist 15-20 years
DEUTSCHE BANK AG
3.9
Bangalore / Bengaluru
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Interview experiences of popular companies

3.8
 • 8.2k Interviews
3.7
 • 5.6k Interviews
3.8
 • 2.9k Interviews
4.0
 • 2.4k Interviews
3.4
 • 1.4k Interviews
3.9
 • 566 Interviews
3.3
 • 520 Interviews
3.6
 • 282 Interviews
4.2
 • 86 Interviews
View all

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary

Recently Viewed
JOBS
Paychex IT Solutions India
No Jobs
JOBS
JPMorgan Chase & Co.
No Jobs
SALARIES
Oriserve
SALARIES
Regami Solutions
SALARIES
Electronic Arts
SALARIES
Oriserve
SALARIES
Eavetop Softtech
SALARIES
International Game Technology
JOBS
Pinch
No Jobs
JOBS
Kamjritztex IT Solutions
No Jobs
Specialist Testing Interview Questions
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+

Reviews

4 L+

Interviews

4 Cr+

Salaries

1 Cr+

Users/Month

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter