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
How the application is launched to the production environment?
what could be the (realtime)bugs you come across in job portal and health care projects in terms of 1. high severity n low priority 2. high severity n high priority 3. low severity n low priority 4. low severity n low priority? pls its very urgent thanks n in advance n lukin forward for reply
what is the function generator?
Work flow in testing in your company?
What is difference in between operating system 2000 and os xp?
Need to know about Quality Center in brief
What are the uses of test plans? What is the need of test plans and explain their significance
discuss black box and white box testing is not widely used if you disagree tell me why?
Write notes on apparel testing equipments.
Tell me the algo for convering number into words. Meanse if the number is 4567 then it should print Four Thousand Five Hundred Sixty Seven
Hi,Please can any one tell me about SAP Testing concepts.
I studied MBA, I want learn any softwarecourse, which course is better hadoop or testing tools(manual+selenium?)
write test condition for testing SMS service of a mobile phone maximun length is 100 character while sending and 80 character for receiving write test scenarios do not write test cases
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
1. what is baseline document , can you say any two ?