CSC/ECE 517 Fall 2021 - E2159. Expertiza internationalization

From Expertiza_Wiki
Jump to navigation Jump to search

Introduction - Purpose & Problem

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

Scope

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