If there are 4 buttons New,Edit,Delete & Refresh for Item
screen .May I have to write 4 different test cses for each
button OR I can perform all operations[Create,Edit,Delete &
refresh item] in a single tes case?
Please reply as early as possible.
It's very urgent to me
Answer Posted / susan
There should be one test case which will test for that
particular screen to see whether the screen is having all
the 4 buttons and then 4 separate test cases for each of
the separate functionalities like Create Item, Edit item,
delete item and refresh item.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Positive and Negative test cases for the speedometer?(minimum 5 each)
What is test cases for mobile phone ?
What is the difference between test scenarios, test cases, and test script?
Sample test cases for data conversion(Utility billing system)
write test case for button of google page?"i am feeling lucky" if button is not appear on page?
Explain the static testing?
Explain the concept of semi-random test cases?
What is quick test professional and what test environment it supports?
Credit card field contains four text boxes. We can validate each textbox separately with conditions but how can we write integrated testcase for all the four?
Explain the state testing?
please tel me how to write test case for search engine to track peoples,when user enter the city,state,zipcode(ex:Kansas city,Missouri,64155)? (note country is already selected as a united states )
Explain the ramp testing?
Explain the load testing?
Write all test cases for Bus Pass Renewal
Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)