Write test case for a search engine?
Answer Posted / test_king
Test1: Search functionality should not work when no keyword
is entered and prompt to enter
Test2: List of links/paths should display matching at least
one of the keyword
Test3: Most suitable matches should display at the top of
the list
Test4: Link should open in the same window.
Test5:Allow user to return to the search again by resetting
or fresh
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
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 scalability testing?
How to write the test scenarios for the following: 1. Searching train. 2. Data encryption and decryption. 3. Single signon. 4. Document printing. 5. Testing EMail. 6. Data authentication.
How to write test cases for "hotel reservatrion" for ms word? Thanks a lot!
1 Crystal Ball 1.1 Purpose This is a simple tool, for entertainment purposes only. 1.2 Scope Only for registered user. 1.3 User Interface Single page with graphic of crystal ball, and text box for typing question. User has to type her question in text box outside ball. Reports: - On ‘submit’, the system needs to access any one of the pre-stored responses at random and display in a graphical, visually appealing manner in the crystal ball. - Audio / graphical changes need to be built in, for added user experience enhancement, like music, sound effects, visual changes. Need to get details.
Can any tell to create test data for SUM (calculation), Scenario is 0 to 9 digits are available as we see in the calculator, I want to certify that the sum of the two numbers are working fine by providing test data.
How to test a stored procedure?
What are the different check points for SIT and UAT while testing an Internet Banking application. Consider any one functionality of Internet Banking
how to write test cases for online restaurant table booking system?
Could anyone please let me know what are the test cases for a rule based system? WE have a module on RBS which relates the data gathered to a set of rules and uses them to verify if the details are correct. Also we have a data acquisition module which collects the configuration details of a node entering a cluster using the CPUID. Can you please suggest test cases for these two modules, please?
Explain the state testing?
150 integration testing scenarios for gmail
If there are 3 modules what would be test for that three modules but that 3 modules are not developed or what are the test case for that 3 modules
i am preparing for interviews in real time job what test cases we have to prepare please explain with example?
What is the difference between test scenarios, test cases, and test script?