Results 1 to 2 of 2

Thread: Call-pair Testing

  1. #1
    Junior Member
    Join Date
    Dec 2007
    Answers
    21

    Call-pair Testing

    What is meant by call-pairtesting? Where it is used?


  2. #2

    Re: Call-pair Testing

    A call-pair is the connection between two functions in which one function "calls" the other function. Testing the functions where one function calls or refers the another function is termed as Call-pair Testing.

    For example, you have to book a ticket in the Railway reservation page. When "Book Ticket" button is clicked it will call the another function "Unallocated Seats" to check for the availability status. Here the function Book Ticket is the main functionality which is tested, but while testing this function it will call the another function "Unallocated seats" for checking the availability status. Testing this type of function will come under Call Pair Testing. So, in this case both the functions are validated.

    Call pair testing is mostly used in the Integration Testing, where after unit testing, you will integrate the unit tested components and test whether as a system it performs as per the specifications.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact