what is the call-pair testing?
there is any length for Test case?
Answer Posted / 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 |
Post New Answer View All Answers
What are the main key components in web applications and client and server applications?
explain fish model in detail?
whats main working for tester. and developer, and prject manager.
Tell me the advantage and disadvantage of cookies?
hi, this is geetha, i have one doubt regarding the vulnerability testing. For sql injection testing is there any need for the tools to be installed. If it is what is tool and what is the method to test in sql injection testing. Plz Guide me
which test strategy your are fallowing in your company?which documents u r using in software development life cycle?
What is a testbed in manual testing?
what are the various techniques you will use as soon as the srs was given to you to speedup the testing?
Can anyone please suggest me a online book on manual testing??
1.what promted you to become involved in QA/Testing?
what are the risk factors in the project? what is the base for testplan and entry criteria ,exit criteria for test plan?
How quickly we need to fix the bug? Or how soon the bug should get fixed?
Explain about PET Model?
from where do u collect test data if u miss some data what will happen
Hi, I was asked following question during a interview. Please answer it: Password field is there,we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test cases.