What parameters to consider for Performance Testing?
Answer Posted / ritu
throuput
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What is coverage measurement?
What is test development?
give an example of unit test and integration test and system test and UAT test?
When should configuration management procedures be implemented?
What is software risk?
What is variable trace?
Hey friends...mail me interview questions of manual testing.. Give me explanation of Automated Tools quality center on my gmail mca.rachna21@gmail.com quick test profession load runner
What r SQA activities?
Define defect density.
What is future of FC SAN vs FCOE SAN
WHAT ARE THE VARIOUS RISKS INVOLVE IN TESTING?
What are the experience-based testing techniques?
Explain test bed?
What are the major differences between stress testing, load testing, volume testing?
Hi can anyone pls let me know, how many test case can be written to this C question (Unit testing) *funame (Int x, Long b) { x=b; x < 5 } Note: - Return type is boolean - Input type is unsigned char