Collabera Technologies
20+ Silamed Life Sciences Interview Questions and Answers
Q1. What is the difference between severity and priority of a bug?
Severity is the impact of a bug on the system while priority is the urgency of fixing it.
Severity is the measure of how much a bug affects the system's functionality or performance.
Priority is the measure of how urgently a bug needs to be fixed.
A high severity bug may not have a high priority if it does not affect critical functionality.
A low severity bug may have a high priority if it affects critical functionality.
Both severity and priority are used to prioritize bug fixes....read more
Q2. What are challenges that you faced during Testing phase?
Challenges faced during testing phase
Lack of clear requirements
Limited access to test environment
Time constraints
Difficulty in reproducing bugs
Integration issues with third-party systems
Lack of proper documentation
Testing on multiple platforms and devices
Dealing with unexpected errors
Q3. OOPS concepts of Java
OOPS concepts of Java include encapsulation, inheritance, polymorphism, and abstraction.
Encapsulation: bundling data and methods within a class
Inheritance: creating new classes from existing ones
Polymorphism: using a single interface to represent multiple classes
Abstraction: hiding implementation details and showing only necessary information
Q4. Explain recruitment life cycle
Recruitment life cycle involves the process of identifying, attracting, evaluating, and hiring qualified candidates for a job.
Identifying job vacancies and determining the requirements
Sourcing candidates through various channels like job portals, social media, and referrals
Screening and shortlisting candidates based on their qualifications and experience
Conducting interviews and assessments to evaluate candidates' skills and suitability
Selecting the most suitable candidate an...read more
Q5. What is in Testing Life Cycle and Bug Life Cycle?
Testing Life Cycle includes planning, designing, executing and reporting. Bug Life Cycle includes reporting, assigning, fixing and verifying.
Testing Life Cycle involves planning, designing, executing and reporting of tests.
Bug Life Cycle involves reporting, assigning, fixing and verifying bugs.
Testing Life Cycle starts with requirement analysis and ends with test closure.
Bug Life Cycle starts with bug reporting and ends with bug closure.
Testing Life Cycle ensures that the sof...read more
Q6. Density of bentonite after flushing of pile bore..?
The density of bentonite after flushing of pile bore depends on various factors such as the type of bentonite used, the amount of water used for flushing, and the duration of flushing.
The density of bentonite is typically measured in pounds per gallon (ppg) or kilograms per cubic meter (kg/m³).
The density of bentonite after flushing can range from 8.5 to 16 ppg or 1,020 to 1,920 kg/m³ depending on the factors mentioned above.
The density of bentonite is important for determini...read more
Q7. How do you communicate with customer through email ?
I communicate with customers through email by ensuring clear and concise messaging, addressing their concerns promptly, and providing personalized responses.
Use a professional tone and language
Address the customer by their name if possible
Provide detailed information and solutions to their inquiries
Include a call to action for next steps or follow-up
Ensure timely responses to maintain customer satisfaction
Q8. What is the speed, how quickly can you draft email?
I can draft emails quickly and efficiently, typically within a few minutes.
I have strong typing skills and can type quickly without errors
I am familiar with email templates and can customize them quickly for each customer
I prioritize clear and concise communication in my emails to ensure efficiency
I am experienced in handling high volume of emails and responding promptly
Q9. How I can handle the requirements session with clients
I handle requirements sessions with clients by preparing thoroughly, actively listening, and asking clarifying questions.
Prepare an agenda and share it with the client beforehand
Actively listen to the client's needs and concerns
Ask clarifying questions to ensure understanding
Take detailed notes and confirm accuracy with the client
Follow up with the client to ensure all requirements are met
Q10. What can you tell me about SCCM technology?
SCCM (System Center Configuration Manager) is a software management suite developed by Microsoft for managing large groups of computers running Windows OS.
SCCM allows for remote control, patch management, software distribution, operating system deployment, network access protection, and hardware and software inventory.
It helps organizations to manage their IT infrastructure more efficiently and securely.
SCCM integrates with Active Directory to provide comprehensive management...read more
Q11. What is Active Directory and how does it function?
Active Directory is a directory service developed by Microsoft for Windows domain networks.
Centralized database for managing network resources
Stores information about users, computers, groups, and more
Allows for authentication and authorization of users and computers
Enables administrators to manage and secure network resources
Supports features like Group Policy, LDAP, and Kerberos authentication
Q12. How many electrical engineer take a job in 1 day
It is impossible to determine how many electrical engineers take a job in 1 day.
The number of electrical engineers taking a job in a day varies depending on various factors such as job availability, location, and demand.
It is not possible to accurately predict the number of electrical engineers taking a job in a day without specific data.
Factors such as the economy, industry trends, and job market conditions can also affect the number of electrical engineers taking a job in a...read more
Q13. what are all basic CSS properties
Basic CSS properties include color, font-size, margin, padding, and display.
color
font-size
margin
padding
display
Q14. Current offers in hand
I have two offers in hand.
One offer is from a software development company and the other is from a financial services firm.
Both offers are for Technical Business Analyst roles.
The software development company is offering a higher salary but the financial services firm has better benefits.
I am still evaluating both offers and have not made a decision yet.
Q15. Complete structure of DHCP and dns
DHCP assigns IP addresses to devices, while DNS resolves domain names to IP addresses.
DHCP stands for Dynamic Host Configuration Protocol
DHCP server assigns IP addresses to devices on a network
DNS stands for Domain Name System
DNS resolves domain names to IP addresses
DNS server maintains a database of domain names and their corresponding IP addresses
Q16. Tools used for requirements
Various tools are used for requirements gathering and management.
Interviews with stakeholders
Surveys and questionnaires
Prototyping and wireframing
Use case diagrams and flowcharts
User stories and acceptance criteria
Requirements management software (e.g. JIRA, Trello)
Q17. Methods of Pile foundation
Pile foundation methods include driven piles, drilled piles, and screw piles.
Driven piles are installed by hammering the pile into the ground using a pile driver.
Drilled piles are created by drilling a hole into the ground and filling it with concrete and reinforcing steel.
Screw piles are installed by rotating a helical screw into the ground.
Other methods include jacked piles, vibratory piles, and auger cast piles.
The choice of method depends on factors such as soil condition...read more
Q18. Depth and dia of pile..?
The depth and diameter of a pile depend on the load it needs to support and the soil conditions.
The depth of a pile is determined by the depth of the soil layer that can support the load.
The diameter of a pile is determined by the load it needs to support and the soil conditions.
The type of pile also affects its diameter and depth.
For example, a driven pile may have a smaller diameter but greater depth than a bored pile.
The design of the foundation and the structure it suppor...read more
Q19. What is generics
Generics are a way to create reusable code that can work with different data types.
Generics allow for type safety and reduce code duplication.
They are used in collections such as List
and Dictionary . Generics can also be used in methods and classes.
Example: List
names = new List (); Example: Dictionary
employees = new Dictionary ();
Q20. What is primary key
Primary key is a unique identifier for a record in a database table.
Primary key ensures data integrity and helps in faster data retrieval.
It cannot have null values and must be unique for each record.
Examples of primary keys are social security number, email address, etc.
Q21. data cleaning means
Data cleaning is the process of identifying and correcting errors or inconsistencies in data to improve its quality.
Removing duplicate entries
Correcting spelling errors
Handling missing values
Standardizing data formats
Identifying and removing outliers
Q22. MPP Kafka explain
MPP Kafka is a distributed messaging system that allows for high-throughput, fault-tolerant, and scalable data streaming.
MPP stands for Massively Parallel Processing, which means Kafka can handle large amounts of data and process it in parallel.
Kafka is a distributed system, meaning it can run on multiple machines and handle high volumes of data.
Kafka is fault-tolerant, meaning it can recover from failures and continue processing data without losing any messages.
Kafka is scal...read more
More about working at Collabera Technologies
Top HR Questions asked in Silamed Life Sciences
Interview Process at Silamed Life Sciences
Top Interview Questions from Similar Companies
Reviews
Interviews
Salaries
Users/Month