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

Write a test cases on a facebook

10 Answers   Accenture, CTS, General Electric, Intel, Inventures, Maveric, TCS,


I need GUI test case for home page?

0 Answers   Wipro,


Tell me number of test cases required for full statement and branch coverage: Read P Read Q IF P+Q > 100 THEN Print “Large” ENDIF If P > 50 THEN Print “P Large” ENDIF

2 Answers   Siemens,


write the test cases for a+b=c?

9 Answers   Aloha Technology, SAP Labs,


How do you differentiate the roles of Quality Assurance Manager and Project

3 Answers   ABC,






please test case for calculator

2 Answers  


Can someone please explain me the life cycle of DAtabase testing,iam pretty good at SQL but i dont know anything about how to start the testing(backend especially),how and where to write test cases for backend testing?how to take snapshots?how to report the bugs....as simple i know SQL and i know working on quality center but how to work on both together?Please help me!!!

1 Answers  


how to test stand alone programs?

0 Answers   Accenture, Google,


Why does the boundary value analysis provide good test cases?

0 Answers  


write the high level test cases for winzip file

2 Answers   QA,


Write all Possible (+ve and -ve) Test Cases for a Date Object (DD/MM/YYYY) which is entered manually?

8 Answers  


Generally when we are writing test cases we give headings as Case id , description, input values, expected, actual, severity and priority and pass/fail. is there any seperate profama during testing the web site manually. (guys it very urgent for me in my office can any one help me plz)

5 Answers  


Categories