CSC/ECE 517 Fall 2021 - E2159. Expertiza internationalization: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
(Updated section headers)
Line 5: Line 5:


== Scope ==
== Scope ==
Design 5
== Design ==
Proposed Solution 5
Proposed Solution
Language selection 5
1. Language selection
Rendering the language 6
2. Rendering the language
I18n - Internationalisation, How are we using I18n in Ruby on Rails 7
I18n - Internationalisation, How are we using I18n in Ruby on Rails 7
Translation gaps 8
3. Translation gaps
Alternate approaches 8
== Alternate approaches ==
Use Case Diagram 9
== Use Case Diagram ==
Major design patterns and principles used 9
== Major design patterns and principles used ==
Database Design 10
== Database Design ==
Database Modification 10
Database Modification ==
Test Plan 12
== Test Plan ==
Test Details 12
Test Details
Manual Testing 12
Manual Testing
Scenario 1 12
Scenario 1
Scenario 2 13
Scenario 2
Scenario 3 13
Scenario 3
Scenario 4 13
Scenario 4
Scenario 5 13
Scenario 5
UI Testing 14
== Future Scope==
Automated testing using Rspec 14
== Team ==
Future Scope 14
Team

Revision as of 01:07, 3 November 2021

Introduction - Purpose & Problem

1. Language selection 2. Rendering the language 3. Translation gaps

Scope

Design

Proposed Solution 1. Language selection 2. Rendering the language I18n - Internationalisation, How are we using I18n in Ruby on Rails 7 3. Translation gaps

Alternate approaches

Use Case Diagram

Major design patterns and principles used

Database Design

Database Modification ==

Test Plan

Test Details Manual Testing Scenario 1 Scenario 2 Scenario 3 Scenario 4 Scenario 5

Future Scope

Team