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

consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.

0 Answers  


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

0 Answers  


Write the functional,system test case for a electric bulb which have two electric switches.

4 Answers   Manhattan,


write down test cases for "x>=1"

6 Answers   Quexst,


While creating test data for testing an application, where exactly test data should be crated as in excel file or can we crate test data in database ?

2 Answers   Satyam,






Please can any one tel how to write the test cases for these Requirements:- 1.The applications sends the periodic data 2.The applications sends the alarm data 3.The Application stores the Periodic data and alarm data if it is unable to send 4.the application having the configure through GPRS or SMS

0 Answers  


Define some of the attributes of a test case?

0 Answers  


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.

0 Answers   Cap Gemini, NIIT,


i want to write the test cases for sorting the records in a table according to date wise.this is the functionality ,that is the latest record should come on the top can any one tell me the test cases for this thanks in advance:)

1 Answers   Cognizant,


If I wrote test cases for Login Window with test case Name Login window & test case id L_01.Now if Name of Login window get changed in the next version.then May I have to change the Test case name & Test case id OR HAVE TO block the previous test case and write the new one

0 Answers  


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?

0 Answers  


Write test cases for Wifi enabled devices(Ipad, Iphone, Laptop) Note: Test case should not cover basic functionalty like connect or disconnect. Test case should have out of box thinking & simulation of errors.

3 Answers   Amazon, SCDL Symbiosis Center for Distance Learning,


Categories