FeedBack Form

Your Name :
Your Email :
Your Location :
Your Message :
   
FeedBack

Software Testing INTERVIEW QUESTION & ANSWERS

Testing
Follow Us
 
1. What are the different categories of testing?
  There are two categories of testing
  • Black box testing
  • White box testing
Your Name Your Email-ID
Your Answer
 
2. What is difference between white box and black box testing?
  White box tests the application from the code point of view and black box tests the application from the functionality point of view.
Your Name Your Email-ID
Your Answer
 
 
3. What are the levels of testing?
  There are four levels in testing the software. They are:
  • Component testing
  • Integration testing
  • System testing
  • Acceptance testing
Your Name Your Email-ID
Your Answer
 
4. What is SDLC?
  The software development life cycle(SDLC) describes the stages involved in development of project, from an initial feasibility study through maintenance of the completed application.
Your Name Your Email-ID
Your Answer