There is a web portal that has been tested and working
properly. Now a new module called as the "online shopping
module" had been added. Ther are two search pages , a
normal search and an advanced search page. You are
responsible for only these two modules for testing
Questions
1) Write the scope for testing
2)High level test scenarios
3)Test case for one high level test scenario
4) Assumptions while writing the test case
5) Questions that u might need to ask as a QA to test the
application
NOTE- the requiremnts wont be given. One has to assume the
requirements
Please tell me how to test a search page and also please
help me answer the above questions

Answer Posted / manni132s

1. Scope :- User tries to search for some product ..if
product is available in the database it should be displayed
in Result Page else not.
Multiple Product Search can be made with commas
Giving Wild card
Blank Search
Product in quotes specifying particular object

2. High Level Test Scenarios :- Based on Scope itself

3. User should be able to give multiple products as comma
separated entry and on hitting Search button relative search
must be made and if at all mentioned products are available
, result page must list them

4. Invalid characters are not accepted (special characters)
If at all , special characters are the part of the
product name , they are handled carefully

5. How many results must be displayed in the page
Will there be any link provided to view the searched product
Can user add some product in Shopping Cart
Can User export the list of Result displayed in some .xls
If there are more than 1 product with some particular
search , how the result set will be displayed
Listing in tabular form ??

I think this should help

Is This Answer Correct ?    9 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is gray box testing?

722


What is Initial Configuration?

1956


Can any one tell me how to write test data. i mean, to test each input, 2 test input(1 for +ve, & other for -ve) are given. so , for example, if i want to write test data for login form, how many test data should i write in test case?

1834


If I have to write the test cases for any report & there is date box.then may I have to write only select date or have to write all steps required for selecting date

2072


Which of the following defines the expected results of a test? Test case specification or test design specification.

1030






Explain the logic testing?

672


A wholesaler sells printer cartridges. The minimum order quantity is 5. There is a 20% discount for orders of 100 or more printer cartridges. You have been asked to prepare test cases using various values for the number of printer cartridges ordered. Which of the following groups contain three test inputs that would be generated using boundary value analysis?

1508


how to make test case for anolog voice logger?

2038


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 )

3516


write a test case for yahoo compose page?

2288


Do you know mutation testing?

704


1.If there are so many test cases to be run suppose (100).How will we run those test cases.(using batch) 2. How will we perform over riding in QTP can any one please give me script. thanks

2204


In a log in page what will be test procedure, test scenario, test description & test steps?

685


How to write test case for this scenario. The system shall allow for a wild card search for the last name with a minimum of one character

1519


Can any1 tell me how to do and Integration test design and test cases for Order Inventory system for use cases. ALso how is that going to differ from System Testing. The system is similar to amazon.com online ordering system and you can place order by calling customer call center.

1933