Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

2.6.3 User Interface
Different Polls could be present at different channels,
pages within channels, and at home page. User interface for
Poll will be as described below:

- Beneath poll current result(running status) to be
shown in graphical form(say progressing bar chart) all the
time, in same window as poll.
- Link ""All Polls >>"" to take user to Polls home
page which will have all the active polls with results
underneath.
- All the polls not older than one month will come
under Active polls category.
- User can take Active open polls, but cannot react
to Active closed polls. Can only view results of active
closed polls.
- No Interactives available for polls - "Add a
comment", "Rate"
- Registered User can take a poll only once, after
that only result is shown to user. To unregistered user it
will be open.

2.6.4 Interfacing/Sourcing Details
- Polls is going to be a separate module, an internal
application, which editor/admin can publish.
- Admin/Editor should be able to publish polls on
separate channels, pages. Assign closure dates.
- Admin/Editor can upload images, change look n feel,
add a brand, link/url to it.
- System to capture user details(screen name/name,
id, email id), do loyalilty points calculation and add to
user loyality points.
2.6.5 Rules and Conditions
Unless assigned a closure date, by default all Polls will
be open for 30 days.

this is the SRS how to write the test cases for the above
functionalities help me

Answer Posted / jagadish

this is not single scenario man first design the test
scenarios then u can design the test cases easily
any how i am writing some scenarios with the test cases.
1> Different Polls could be present at different channels,
pages within channels, and at home page.?
scenario1: checking the different polls present in the home page
Scenario2: checking the different polls present in the
different channels
Scenario3: checking the different polls present in the xyz
channel page
if i have to write for all it takes more than this if needed
to write more please contact me on jagadishk.9454@gmail.com

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the component testing?

1225


Write a test case for a car, which has been, recently launch in a market to check its durability, fuel efficiency and its optimum speed.

2618


How many test cases u will write for Adhoc testing? How many test cases u will write for Alpha testing? How many test cases u will write for Beta testing? How many test cases u will write for Release candidate testing? How many test cases u will write for Product release testing? How many test cases u will write for Functional testing? How many test cases u will write for Non-Functional testing? How many test cases u will write for Integration testing? How many test cases u will write for System testing? How many test cases u will write for Component testing? How many test cases u will write for Release testing? How many test cases u will write for Load testing? How many test cases u will write for Stress testing? How many test cases u will write for Black box testing? How many test cases u will write for White Box testing? How many test cases u will write for Performance testing? How many test cases u will write for Automation testing? How many test cases u will write for Compatibility testing? How many test cases u will write for Regression testing? How many test cases u will write for Endurance testing? How many test cases u will write for System Integration testing? How many test cases u will write for Boundary value testing? How many test cases u will write for Usability testing? How many test cases u will write for Walk through testing? How many test cases u will write for Sanity testing? How many test cases u will write for Smoke testing? How many test cases u will write for Installation testing? How many test cases u will write for Soak testing? How many test cases u will write for Volume testing? How many test cases u will write for Security testing? Write test cases for Multi path testing? How many test cases u will write for Multi path testing? Write test cases for Dynamic Capacity Expansion (DCE)? Write test cases for Dynamic Volume Expansion (DVE)? Write test cases for Dynamic Raid Expansion (DRM)? Write test cases for Drive failure? Write test cases for Controller Failover? Write test cases for Cable pull? Write test cases for RAID Controller?

2357


How to write test cases for lift?

1328


How to write test cases for "hotel reservatrion" for ms word? Thanks a lot!

1150


test cases for friend finder system using gps?

1807


Explain the state testing?

1095


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.

2689


Explain the functional testing?

1149


Write a test case on a durability of an electric bulb and test it that it will last for next 10 months.

2599


can one defect be mapped to more than one test script in manual testing

2505


write a test cases for WLAN

981


What is Initial Configuration?

2482


Roads concatenation Problem Consider we have some GIS (Geo Information System) operating over some road network. Each road represented as array of two-dimensional geographical points. Road network is a set of roads. System has function called Concatenate(). This function takes raw road network and should return optimized road network. Optimization lies in concatenating roads with matching start or end points, i.e. if road AB end point matches road BC start point, then optimized network should contain concatenated road AC. Optimized network shouldn’t contain two roads which can be concatenated. Your task is to suggest set of test cases for Concatenate() function in order to make sure it works correctly. public interface IPoint { double Lat { get; } double Lon { get; } } public Road : List { } public RoadNetwork : List { } public RoadNetwork Concatenate(RoadNetwork roads);

2470


write test cases for flipkart.

11113