what is the call-pair testing?
there is any length for Test case?
Answers were Sorted based on User's Feedback
Answer / satyaprasad
due to lack of domain knowledge a junior tester is paird up
with a senior tester called pair testing.there is no length
for testcase
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / 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 |
Answer / naveen.g.m
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.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / satish
A call pair refers to a client and server that have a call
between them.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / gini
wot is the correct answer
give one correct answer if pssble with an example.
thank u.
Is This Answer Correct ? | 0 Yes | 0 No |
Any one pls describe master and visa card are same equity or different. and is it possible have same card number different expiry date with each master and visa.
Here is the scenario. We have web app. in ASP.NET, server is IIS and database is SQL server2005. The application is used in healthcare industry. I am going to get realtime data from healthcare company to test. I need to perform back end testing. If someone can help me understand how i can start back end testing.
What are the cases why parameterization is necessary when load testing the Web server and the database server?
what will u do if ur given 20 days to complete a testing activity but ur manages to complete it in 10 days? how will u spend the next 10 days?
I write the test cases in Excel Sheet. For Retesting how to maintain the excel sheet.? Hw to maintain the History?
Write testcase for delete functionality?
what is meant by cyclomatic complexity???
Hello Varun, Kindly send me the material as well as sample question papers as i am interested in doing the certification. Kindly help me out in this regard. Here is my mail ID: bjyothitesting@gmail.com
What is Changing requirement?
what is the format of traceability matrix u prepared in ur company?
wht is the use of check list?
If the developer rejects that its not abug means then whats the next step we follow?