Answer Posted / dave
whether the "test case" is for the said test scenario...
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
Write the use cases for following 1. Comment section of Facebook 2. Instagram status Implementation
How to write test case for this scenario. The system shall compare the requested name with the Service Member Name field in the database
how to write test cases for the example state name starts with A B C D E F G H I J K L Z
Write a test case on online shopping website? (please tell me the format how to write in MS excel,if u have any sample than attach it.)
How to write a test cases for the following Please it is urgent Once user clicks that link Invite Friend page opens up thru which user can do 2 functions - first is to search friends detail(name, mail id) from her address book in other sites (india times, yahoo, gmail and rediff) and second to mail the invite to the selected person/s. User can send invite to multiple person at same time. Searching friends detail in other address books will work like this: - User will input name, email id, pwd etc, select from which site she want to get friends list and then click on Import. - Users address book from other sites will be imported in one shot(first time) to iDiva database. - It will be arranged in alphabetical order(complete list) and mail ids which are already used will be in different color. - User will be able to update her address book by clicking on ""Refresh"" button on the page, which will trigger the process again, and fetch new mail ids.
Explain the system testing?
Write a test case for telephone?
Explain the scalability testing?
Explain the ramp testing?
In manual testing, I have query regarding data conversion testing. I am working on xml document. How do we write test cases for below input as well as for output
Input:
Describe to me what you see as a process. Not a particular process, just the basics of having a process.
You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?
Explain the integration testing?
An Excel sheet contains 2rows and 3 columns of data.I want to copy these data in to the another excell sheet. Write the possible positive and negative test cases?
By clicking the file button on a Word document and opening the Print window, Identify what needs to be white box tested and what needs black box testing. (On the black box testing items, identify boundary conditions and equivalence partition testing is possible and give data examples.)