
Apmosys Technologies

Apmosys Technologies Interview Questions and Answers for Freshers
Q1. What are different tests
Different tests in software testing include unit testing, integration testing, system testing, and acceptance testing.
Unit testing focuses on testing individual components or modules of the software.
Integration testing checks if different modules work together correctly.
System testing validates the entire system against the requirements.
Acceptance testing ensures that the software meets the user's expectations.
Other types of tests include regression testing, performance testi...read more
Q2. Give examples on test cases
Test cases are scenarios designed to validate the functionality of a software application.
Testing login functionality with valid credentials
Testing login functionality with invalid credentials
Testing password reset functionality
Testing search functionality with different input values
Q3. Difference between sanity, smoke and regression testing
Sanity testing is a quick test to check if the software is stable, smoke testing is a subset of sanity testing focusing on critical functionalities, and regression testing is retesting after code changes.
Sanity testing is a narrow and deep testing to ensure that the most critical functionalities work correctly after changes.
Smoke testing is a broad and shallow testing to ensure that the basic functionalities work before further testing.
Regression testing is retesting the soft...read more
Q4. Different types of https methods in api testing
Different types of https methods in api testing include GET, POST, PUT, DELETE, PATCH, OPTIONS, HEAD.
GET - Used to retrieve data from the server
POST - Used to submit data to the server
PUT - Used to update existing data on the server
DELETE - Used to delete data on the server
PATCH - Used to partially update data on the server
OPTIONS - Used to check what HTTP methods are supported by the server
HEAD - Used to retrieve headers from the server without the body content
Q5. explain Defect life cycle
Defect life cycle is the process of identifying, reporting, fixing, retesting, and closing defects in a software application.
Defect identification: Defects are identified by testers during testing.
Defect reporting: Testers report defects in a defect tracking tool.
Defect fixing: Developers fix the reported defects.
Defect retesting: Testers retest the fixed defects to ensure they are resolved.
Defect closing: Once the defects are verified as fixed, they are closed.
Q6. Los process of loans
The process of loans involves application, approval, disbursement, and repayment.
Application: Borrower submits loan application with required documents.
Approval: Lender reviews application, checks creditworthiness, and decides whether to approve or deny.
Disbursement: If approved, funds are disbursed to borrower.
Repayment: Borrower makes scheduled payments to repay the loan amount.
Examples: Personal loans, home loans, car loans.
Q7. JavaScript difference between && and &&&
&& is a logical AND operator in JavaScript, while &&& is not a valid operator.
&& is used to combine two logical expressions and returns true only if both expressions are true
&&& is not a valid operator in JavaScript and will result in a syntax error
Top HR Questions asked in Apmosys Technologies for Freshers
Interview Process at Apmosys Technologies for Freshers

Top Interview Questions from Similar Companies








Reviews
Interviews
Salaries
Users/Month

