Hai ra

Software Testing Interview Questions and Answers | Software Testing Interview Questions | Software Testing Interview Questions and Answers for Freshers

Software Testing Interview Questions and Answers | Software Testing Interview Questions | Software Testing Interview Questions and Answers for Freshers 

Hi, Today i would like to share some more Software Interview question and answers

software testing, testing , white box testing, interview questions


1. what is  Metrics?
   It is continuous application of measurement based techniques to the software development process and its products to supply meaningful and timely management information, together with the use of those techniques to improve that process and its products.
2. Give the difference between system and real time software?
 
  • System Software : System software is  collection of programs used to run the system as an assistance to other software programs. The compliers, editors, utilities, operating system components, drivers, and interfaces are examples of system software. This software resides in the computer system and consumes its resources. A computer system without system software cannot function.
  • Real time Software : whereas  Real time software deals with a changing environment. First, it collects the input and converts it from analog to a digital, control component that responds to the external environment and performs the action.
3. What do you mean by  verification?
  Verification ensures the product is designed to deliver all  the functionality to the customer; it typically involves reviews and meetings to evaluate documents, plans, code, requirements and specifications; this can be done with checklists, issues lists, walkthroughs and inspection meetings.
4. What is validation?
  Validation ensures that functionality, as defined in  the requirements, is the intended behavior of the product; validation typically involves actual testing and takes place after verifications are completed.
5. What is error tracking Explain?                                                                                                                             
  Error tracking is an activity that provides a means for assessing  status of a current project.
6. What do you mean by  white box testing?
  White box testing is a test case design method that uses  control structure of the procedural design to the  derive test cases. It is otherwise called as structural testing.
7. What is Black box testing  Explain?
  Black box testing is a test case design method that focuses on the functional requirements of  software. It is otherwise called as functional testing.
8. Give  the difference between coupling and cohension?                                                                  
 
  • Cohension is a measure of the relative functional strength of a module.whereas
  • Coupling is a measure of the relative interdependence among modules.
9. What is Software reliability Explain?
  Software reliability is defined as the probability of failure free operation of the computer program in  the a specified environment for a specified time.
10. Give  the categories of metrics ?                                                                                                    
 
    There are three types of metrics are They are as follows :
  • Product Metrics
  • Process Metrics
  • Project Metrics




Previous
Next Post »