feat: extracted CSV data for graph
This commit is contained in:
parent
bb7e364270
commit
1e6b416b6a
79
SprintPlanningSpreadsheet.csv
Normal file
79
SprintPlanningSpreadsheet.csv
Normal file
@ -0,0 +1,79 @@
|
||||
Team Product Page Backlog,,,,,,,,,,,Ranking,High,Sprints,PI2 - Sprint 1
|
||||
Total Capacity,,Testing Capacity,,per Sprint,,,,,,,,Medium,,PI2 - Sprint 2
|
||||
189,,0 (because Test-Driven Development),,31.5,,,,,,,,Low,,PI2 - Sprint 3
|
||||
,,,,,,,,,,,,,,PI2 - Sprint 4
|
||||
,,,,,,,,,,,,,,PI2 - Sprint 5
|
||||
,,,,,,,,,,,,,,PI2 - Sprint 6
|
||||
,,,,,,,,,,,,,,
|
||||
,,,,,,,,,,,,,,
|
||||
,,,,,,,,,,,,,,
|
||||
,,,,,,,,,,,,,,
|
||||
,,,,,,,,,,,,,,
|
||||
Feature ID,Feature (Short Description),Description,Acceptance Criteria,Priority,Rank,Size,Dependency,Risk,Sprint assigned,,,,,
|
||||
SFEAT00124,Product Title Display,"As a customer, I want to see a unique identifiable product title, so that I can intuitively identify the product across the website. ",1. Display the title at the top of the website next to the picture on the right side.,High,7,3,Testing Accuracy Increase,,PI2 - Sprint 2,,,,,
|
||||
SFEAT00114,Product Page Picture and Alternate Views Display,"As a customer, I need to have as many visual information as possible, so that I can get a good overview of the various parts of the product.","1. The main picture shall be displayed on the top left of the product page.
|
||||
1.2. Customer shall be able to zoom into main picture displayed.
|
||||
1.3. Main picture shall be changing according to selection from entire list.
|
||||
2. Additional product picture shall be displayed at 75% size reduction centered and beneath the main picture.
|
||||
3. 3 detailed pictures shall be displayed at the same time before scrolling through the list of pictures.
|
||||
4. List of pictures shall entail at least the following kinds: Product (alone), Product (in usage)",High,3,8,Testing Accuracy Increase,"Subpar Implementation might cause Loading Time Problems because of high-res images
|
||||
Mitigation: Page Speed Increase Feature at the end, so that flaws in all features can be found",PI2 - Sprint 1,,,,,
|
||||
SFEAT00125,Pricing information,"As a customer, I want to have an overview of the product's price and possible discount options, so that I can get full transparency on costs. ","1. Display the product price beneath the reviews summary
|
||||
2. Adjust the price based on sales & quantity regulations
|
||||
3. Inform the customer via a pop-up message on the availability of discounts or promotional offers.
|
||||
4. Reduced prices shall be displayed next to the reguar price which gets crossed",High,2,6,Testing Accuracy Increase,,PI2 - Sprint 1,,,,,
|
||||
SFEAT00112,Testing Accuracy Increase,"As a webshop provider, I need to ensure that my features are deployed correctly, so that my customers do have a high quality user experience. ","1. Identification of tests which can be automated
|
||||
2. Automation of highly repetitive testing tasks",High,1,14,,"Developers need to be familiar with TDD, otherwise improper test cases might be written",PI2 - Sprint 1,,,,,
|
||||
SFEAT00111,Webshop - Page Speed Increase ,"As an online customer, I need to have a responsive website, so that I do not bounce from the website.","1. Load the website in maximum 3 seconds
|
||||
2. Ensure high picture resolution quality
|
||||
3. Reduce Java Script Usage whereever possible (spike task)",High,5,12,Everything,,PI2 - Sprint 5,PI2 - Sprint 6,,,,
|
||||
SFEAT00127,Product Quantity,"As a customer, I want to be able to change the quantity to purchase, so that I can directly buy the correct number of products I require. ","1. Display the purchase quantity below the product price
|
||||
2. Customers should not be able to purchase more than stock is available
|
||||
3. Display an out of stock message in case products are not available
|
||||
4. Display a notification on earliest shipment for which information is available",Low,14,6,Testing Accuracy Increase,,PI2 - Sprint 2,,,,,
|
||||
SFEAT00122,Add to cart function,"As a customer, I want to have the possibility to add items to my shopping cart, so that I can continue shopping for other items and return to payment at a later point in time. ","a) Display button
|
||||
1. Display below Product Variables
|
||||
2. Display bigger in size than Product Variables
|
||||
3. Display next to product image
|
||||
|
||||
b) Place item in cart
|
||||
1. adjust cart value
|
||||
2. calculate based on size/amount",High,6,10,"Testing Accuracy Increase
|
||||
Pricing Information",,PI2 - Sprint 2,,,,,
|
||||
SFEAT00116,Product Description Display,"As a customer, I want to have an informative product description, so that I can get a good overview of the product characteristics.","1. Display the product description as a related tab beneath the basic production information and general interaction section
|
||||
2. Display all relevant product and brand information available",Medium,4,4,Testing Accuracy Increase,,PI2 - Sprint 2,,,,,
|
||||
SFEAT00126,Product Star Review / Ranking,"As a customer, I want to give a star ranking for a product, so that I can feedback and share my experience. ","1. Display the Product Review beneath the product title.
|
||||
A. Display the overall average rating in te format of stars as X/5
|
||||
B. Display the number of ratings made
|
||||
2. Allow guest accounts to view the ranking
|
||||
3. Allow logged-in users to rank products",Low,15,8,Testing Accuracy Increase,,PI2 - Sprint 5,,,,,
|
||||
SFEAT00117,Consumer reviews on product,"As a customer, I want to have an overview of past reviews, so that I can get information about the quality and user experience of former buyers. ","1. Display the product reviews as a related tab beneath the basic production information and general interaction section
|
||||
2. Display reviews in chronological order starting with the most recent ones
|
||||
3. Customers can filter reviews according to ranking given
|
||||
",Low,16,12,"Testing Accuracy Increase
|
||||
Star Review
|
||||
",,PI2 - Sprint 5,,,,,
|
||||
SFEAT00128,Trust Signals,"As a customer, I want to see trusted signs along the purchasing process, so that I am reassured to be operating on a trustworthy website","1. Display the signals below the ""add to cart"" button",Medium,9,3,Testing Accuracy Increase,,PI2 - Sprint 3,,,,,
|
||||
SFEAT00121,Product Variables Overview,"As a webshop, I want to provide the customer with different product varieties, so that the customer can take a look at the entire product range.","1. Display coloring options
|
||||
2. Display sizing options",High,8,6,Testing Accuracy Increase,,PI2 - Sprint 1,,,,,
|
||||
SFEAT00115,Product Page View Different colors,"As a customer, I want to change colors of my product displayed, so that I can compare them with each other.","1. The pictures displayed on the product page shall be displayed according to the color being selected.
|
||||
2. Available colors shall be taken from the product variables section.",Medium,12,7,"Testing Accuracy Increase
|
||||
Product Page Picture and Alternate Views Display
|
||||
Product Variables Overview","Subpar Implementation might cause Loading Time Problems because of high-res images
|
||||
Mitigation: Page Speed Increase Feature at the end, so that flaws in all features can be found",PI2 - Sprint 4,,,,,
|
||||
SFEAT00129,Social Share Buttons,"As a customer, I want to have the possbility to share products with my community, so that I can engage with others about the products I am interested in.","1. Display the buttons below the ""add to wishlist"" button
|
||||
2. Add instagram, facebook, pinterest, tiktok, snapchat",Medium,10,22,Testing Accuracy Increase,Effort to implement Social Share Buttons is probably heavily overestimated,PI2 - Sprint 3,,,,,
|
||||
SFEAT00119,Add to wishlist function,"As a customer, I want to have the possibility to add items to my wishlist, so that I can save my favourite items for a later point in time. ",1. Display the wishlist button beneath the purchasing process,Low,17,6,Testing Accuracy Increase,,PI2 - Sprint 4,,,,,
|
||||
SFEAT00120,Add to comparison function,"As a customer, I want to have the possibility to compare items with each other, so that I can make an informed decision about different product options.",1. Display the comparison button next to the watchlist button on the right side,Low,13,8,"Testing Accuracy Increase
|
||||
Pricing Information",,PI2 - Sprint 4,,,,,
|
||||
SFEAT00118,Related products,"As a customer, I want to be informed about related products, so that I can be holistically informed about product usage. ","1. Display related products at the bottom of the page
|
||||
2. Show items ranked by customer reviews starting with highly ranked products first
|
||||
3. Show items first being bought by other customers in the past. ",Medium,11,6,Testing Accuracy Increase,"Algorithm (delayed for 2 sprints) might be delayed more
|
||||
Mitigation: Sprint 4 so that the other team has 1 Sprint as buffer",PI2 - Sprint 4,,,,,
|
||||
SFEAT00113,Enable English language,"As an online customer, I need to have an English version of the pages, so that I can find all relevant information in an internationally known language. ",,High,7,5,Testing Accuracy Increase,,PI2 - Sprint 2,PI2 – Sprint 6,,,,
|
||||
SFEAT00123,Live-Chat,"As a customer, I want to have the possibility to chat with a bot, so that I can get immediate answers to initial questions or be better directed to a customer service representative. ","1. Display the chat-bot at the bottom right corner of the page
|
||||
2. Chat-Bot icon display after 10 seconds are spent by the user on the page
|
||||
3. Create a welcome message for the initial contact with customer saying ""Got any questions? I am happy to help""
|
||||
4. Set different bot actions which include FAQ website and book a customer service appointment. ",Low,18,27,Testing Accuracy Increase,"Full-Capacity Sprints at the end
|
||||
=> Feature may not be finished in time
|
||||
Mitigation: Live-Chat Feature can be released after the Webshop Launch, so no time pressure",PI2 - Sprint 6,,,,,
|
|
Binary file not shown.
3
cost-graph.csv
Normal file
3
cost-graph.csv
Normal file
@ -0,0 +1,3 @@
|
||||
Feature Name,Product Title Display,Product Page Picture and Alternate Views Display,Pricing information,Testing Accuracy Increase,Webshop - Page Speed Increase,Product Quantity,Add to cart function,Product Description Display,Product Star Review / Ranking,Consumer reviews on product,Trust Signals,Product Variables Overview,Product Page View Different colors,Social Share Buttons,Add to wishlist function,Add to comparison function,Related products,Enable English language,Live-Chat
|
||||
Size,3,8,6,14,12,6,10,4,8,12,3,6,7,22,6,8,6,5,27
|
||||
Rank,7,3,2,1,5,14,6,4,15,16,9,8,12,10,17,13,11,7,18
|
|
Loading…
Reference in New Issue
Block a user