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
1. Buzz Words
1.1 Purpose
Allow user easy access of content based on key/popular words
1.2 Scope
All the tags at the portal.
1.3 User Interface
- Tags are usually hyperlinks that lead to a
collection of items that are associated with the tag.
- Click takes you to page similar to Search Result
page, should search all content and not only articles
- Based on Most Viewed only
1.4 Interfacing/Sourcing Details
- Need to develop an application which works on
algorithm to calculate size/color of Buzz words.
- In phase 1 algorithm will be pretty straight
forward of calculating dimesion of Buzz words by going
by ""Most Viewed/Visited"" words. Need to get exact
algorithm.
21
how to write a test cases for Quick links like
Feedback/Suggestions
Advertise with us
Contribute
Invite a Friend
FAQs
Make HomePage
RSS Feed
Buzz Words
Email
Privacy Statement
Terms & Conditions
Copyright
Disclaimer
Download
Forgot Password
how to search a Unix file system in Google search engine???
write the test cases foe that one???what will be the step
30
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.
89
can anyone send me a copy of a business requirement and
test cases attributed to such requirent.
thank u
42
Describe to me what you see as a process. Not a particular
process, just the basics of
having a process.
427
How to write a test cases for the following Please it is
urgent
Once user clicks that link Invite Friend page opens up thru
which user can do 2 functions - first is to search friends
detail(name, mail id) from her address book in other sites
(india times, yahoo, gmail and rediff) and second to mail
the invite to the selected person/s. User can send invite
to multiple person at same time.
Searching friends detail in other address books will work
like this:
- User will input name, email id, pwd etc, select
from which site she want to get friends list and then click
on Import.
- Users address book from other sites will be
imported in one shot(first time) to iDiva database.
- It will be arranged in alphabetical order(complete
list) and mail ids which are already used will be in
different color.
- User will be able to update her address book by
clicking on ""Refresh"" button on the page, which will
trigger the process again, and fetch new mail ids.
36
write a test case for yahoo compose page?
16
1 Tarot
1.1 Purpose
- Tarot tool will duplicate the tarot-reading
process for the user online.
- Tarot is a craft that uses a deck of 78 cards to
predict a user’s past, present and future.
- The cards are picked by the user and arranged in a
specific spread, which represents points in his past,
present, and future; based on the meanings of the cards
selected, interpretations are given.
1.2 Scope
Only for registered user.
1.3 User Interface
User Interface:
1. Question – This is only for user experience, and has no
bearing on the formulae / process. Simple long text box.
2. Selection of field – radio button selection of 1 of 3
choices(Love, Career, Personal), which affects 1 of 3 card-
meaning databases to be used. After selection, the
unselected databases do not affect or interact with the
system.
3. Spread Selection – radio button selection of 1 of 3
choices(Celtic Cross, Horse Shoe, Simple 3 Card). This
determines the number of cards being picked and the
specific spread database to be used. This also affects the
specific report format being used, as well as the card-
selection GUI.
4. Card Selection – based on the input 3, a specific layout
is shown where the user needs to identify X number of cards
(X also determined by input 3) which are then shown in the
spread. Every card selection identifies the spread position
constants (A, B, C, etc) with specific variable values
(Card numbers) creating an array.
Report format will display on a separate new page, in the
following sequence –
- Statement of question asked
- Selection of field
- Selection of spread
- Detailed description of position data, positions
identified as per spread selection
- Card meaning as picked in field selection
1.4.5 Interfacing/Sourcing Details
1.4.5 Rules and Conditions
- Data needs to be calculated for all fields, but
only a maximum of 3 cards data should be shown in the free
report. For the rest, a payment would be required.
- Payment reports not in phase 1
- The report needs to be emailable (so functionality
to convert to text file / html document should exist, which
will then be emailed to the user’s email address).
29
WE WANT HEALTHINSURENE PROJECT FUNCTIONAL TEST CASES
72
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
Hi,
I am doing project related to Online order Booking.
In this project different products will be there.
The user can order the product to different location by
giving different shipping Addresses.
By selection of Address shipping price will be calculate.
My Question:
Now the shipping related part they are integrating with
UPS(www.ups.com)
Depending on the From Zip code, To Zip cobe and Quantity
weight the shipping price will be
calculated.
I want test scenarios to test the shipping part.
I think ASAP u will help me.
My mail id srinivasukona@gmail.com
41
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
22
Can some body help to write possible test cases for a
credit card at POS (point of sale)
44
How to write test cases or test scripts for UAT testing
which is done manually
64
What is Initial Configuration?
69
Hi there
Just done with QTP training.
I am looking out for a job.
can any one share your experinces in real time job.
I mean How the work flow goes and what other things do i
have to learn for getting a job. please respond ASAP this is
urgent for me.
Regards
Lina.
IN MY APPLICATION SOME WINDOW IS THERE
IT CONSISTS OF SOME 25 LABLES
IN THOSE FOR THE ALREADY SELECTED ONE IT WILL SHOW THE
BACKGROUND COLOR IS YELLOW
WHILE CHECKING IT SHOULD CHECK THE ALL LABLES WHICH ONE IS
HAVING YELLOW COLOUR
backcolor=SwfWindow("ALTAIR").SwfWindow("Load
Wafer").SwfLabel(" ").GetROProperty("backcolor")
SUPPOSE LIKE DS IT WILL BE THERE
THEN FOR THAT SwfLabel(" ") inside this how to specify
is my doubt
because i have to check all the 25 labels
plz explain it how to specify that