How many times u involved in reviewing testcases
Answer Posted / varsha
Minimum twice to check if any changes suggested by TL are
done by testers and if there is any change in requirement
document then test cases need to be reviewed again.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
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?
In usability testing we check spelling, content, look and feel, color combination, link or menu navigation? please let me know more about usability testing.
hi can anyone tell me about vision plus testing? and what about its future
How would you do the ollowing Security Testing for web application? 1) Authentication. 2) Authorization. 3) cookies. 4) penetration testing. 5) session testing. 6) encryption and decryption testing pls give examples give example i can't understand so pl
date format and we should 8 digits - not accepted only /accepted write how many in test cases in the date format valid , and in valid
Can you explain the pdca cycle and where testing fits in?
Write the test cases for yahoo home page
what will be verification and validation test cases for yahoo login page (only functional test cases)? Please explain in details.
Write 2 scenarios for System testing?
I know functional test cases are derived from frs and system design specs. But are test cases for performance, database, boundary, relational integrity and other types of tests other than functional tests created from frs and system design specs as well? When are these test cases created? Are they in the same test plans alongside functional test cases or is their a different test plan that includes these test cases?
tell me 3 defects in FRS document, while doing FRS review which u have found in the last 3 years ? could u plz answer brahma412@yahoo.co.in
What are the tasks of test closure activities in software testing?
What are the disadvantages of manual testing?
write 5 critical test cases on product payment form on flipkart.com?
In manual testing, what are stubs and drivers?