what is difference between metric and report ?
Answer Posted / ramireddy
based on the Our functional requirements.
EX:yahoo login page it will prepare 4 test cases.
| Is This Answer Correct ? | 0 Yes | 7 No |
Post New Answer View All Answers
1. what is baseline document , can you say any two ?
What is sanity?
What exactly is quality control? Is it similar to quality assurance?
For any web application, what are the possible login features that should be tested?
Do you know anything about Set Top Boxes?
when do you escalte issue to your manager?
What are the roles of glass-box and black-box testing tools?
what is the difference between PEGA based web application testing versus web application testing?
Can you explian $ pillar of Agile
What is concurrent user hits in load testing?
What is data matrix? What is the use of it?
What r all the security problems u r facing & the measures taken to solve.
What is a test log?
What are the main key components in client and server applications?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?