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

Answers were Sorted based on User's Feedback



There is a web portal that has been tested and working properly. Now a new module called as the &q..

Answer / 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

There is a web portal that has been tested and working properly. Now a new module called as the &q..

Answer / manni132s

In scope you can also mention that if there are thousands of
records then the algo used must be such that, it takes
minimal time to display the result . Performance ...

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Test Cases Interview Questions

How many test cases u will write for Acceptance testing?

0 Answers  


Do you know explain security testing?

0 Answers  


what is difference between repeatable and reusable test case?and what is self cleaning test cases?

3 Answers  


what are the possible test cases for sending an sms from mobile

2 Answers  


What are the condition when you begin to write test case in the Test Director. Ex.data condition what are the condition can some help me please i how write test cases.

1 Answers  






Describe to me the Software Development Life Cycle as you would define it.

7 Answers  


Explain the load testing?

0 Answers  


test cases for friend finder system using gps?

0 Answers  


How many test cases are necessary to cover all the possible sequences of statements (paths) for the following program fragment? Assume that the two conditions are independent of each other: if (Condition 1) then statement 1 else statement 2 end if if (Condition 2) then statement 3 end if A. 2 Test Cases B. 3 Test Cases C. 4 Test Cases D. Not achievable

1 Answers   ISTQB,


Need help to write test case for "Check Availability" field. Any help would be highly appreciated!

1 Answers   TCS,


int a, int b, int c= (a+b); Write the test cases for c.

0 Answers  


test cases for traffic signals in a four raod junction.

5 Answers   iGate,


Categories