what is the call-pair testing?
there is any length for Test case?
Answer Posted / srinivas reddy
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.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Can anyone please suggest me a online book on manual testing??
Why do you need to parameterize fields in your virtual user script?
how many modules in ur bank project? what functionalities r there?how did u check? could u plz expalin ur banking project?
after completeing testing ,what would u deliver to the client?
What is mean by incident logging system ?
If anyone have attended interview with deloitte for the post of senior manual test engineer. Please share the interview process and the questions asked. How to prepare for the interview. Thanks in advance
3.if a questions asked as,what is the quality standards you are following? what i need to tell.
What is Stability and Performance Testing in Testing the TV
What a team leader will test first when s/he will get new module to test?
what is date field test case
HI can i know who is taking real time testing classes in banglore? i am preparing to put 3+year experience in testing if possible anybody give suggestions for preparing 3+exp
What is black box testing, and what are the various techniques?
Does an increase in testing always improve the project?
What is Application Performance testing and Operational performance testing
What is difference between web site testing, desktop application testing and wireless application testing? what is the difference in testing strategy to test them?