Jakeer
    • Create new note
    • Create a note from template
      • Sharing URL Link copied
      • /edit
      • View mode
        • Edit mode
        • View mode
        • Book mode
        • Slide mode
        Edit mode View mode Book mode Slide mode
      • Customize slides
      • Note Permission
      • Read
        • Only me
        • Signed-in users
        • Everyone
        Only me Signed-in users Everyone
      • Write
        • Only me
        • Signed-in users
        • Everyone
        Only me Signed-in users Everyone
      • Engagement control Commenting, Suggest edit, Emoji Reply
    • Invite by email
      Invitee

      This note has no invitees

    • Publish Note

      Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note

      Your note will be visible on your profile and discoverable by anyone.
      Your note is now live.
      This note is visible on your profile and discoverable online.
      Everyone on the web can find and read all notes of this public team.
      See published notes
      Unpublish note
      Please check the box to agree to the Community Guidelines.
      View profile
    • Commenting
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
      • Everyone
    • Suggest edit
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
    • Emoji Reply
    • Enable
    • Versions and GitHub Sync
    • Note settings
    • Note Insights New
    • Engagement control
    • Make a copy
    • Transfer ownership
    • Delete this note
    • Save as template
    • Insert from template
    • Import from
      • Dropbox
      • Google Drive
      • Gist
      • Clipboard
    • Export to
      • Dropbox
      • Google Drive
      • Gist
    • Download
      • Markdown
      • HTML
      • Raw HTML
Menu Note settings Note Insights Versions and GitHub Sync Sharing URL Create Help
Create Create new note Create a note from template
Menu
Options
Engagement control Make a copy Transfer ownership Delete this note
Import from
Dropbox Google Drive Gist Clipboard
Export to
Dropbox Google Drive Gist
Download
Markdown HTML Raw HTML
Back
Sharing URL Link copied
/edit
View mode
  • Edit mode
  • View mode
  • Book mode
  • Slide mode
Edit mode View mode Book mode Slide mode
Customize slides
Note Permission
Read
Only me
  • Only me
  • Signed-in users
  • Everyone
Only me Signed-in users Everyone
Write
Only me
  • Only me
  • Signed-in users
  • Everyone
Only me Signed-in users Everyone
Engagement control Commenting, Suggest edit, Emoji Reply
  • Invite by email
    Invitee

    This note has no invitees

  • Publish Note

    Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note

    Your note will be visible on your profile and discoverable by anyone.
    Your note is now live.
    This note is visible on your profile and discoverable online.
    Everyone on the web can find and read all notes of this public team.
    See published notes
    Unpublish note
    Please check the box to agree to the Community Guidelines.
    View profile
    Engagement control
    Commenting
    Permission
    Disabled Forbidden Owners Signed-in users Everyone
    Enable
    Permission
    • Forbidden
    • Owners
    • Signed-in users
    • Everyone
    Suggest edit
    Permission
    Disabled Forbidden Owners Signed-in users Everyone
    Enable
    Permission
    • Forbidden
    • Owners
    • Signed-in users
    Emoji Reply
    Enable
    Import from Dropbox Google Drive Gist Clipboard
       Owned this note    Owned this note      
    Published Linked with GitHub
    • Any changes
      Be notified of any changes
    • Mention me
      Be notified of mention me
    • Unsubscribe
    # Project Plan **Author**: Team036 ## 1 Introduction The andriod application, "Job Compare", is to provide the user the functionality to compare two jobs displaying side by side, so that the user can make effective decision of choosing their next job. It allows the user to perform multiple actions like add/edit current job, add job offers, adjusting comparision settings and compare jobs etc., ## 2 Process Description The project development process includes multiple activities as below: 1. Requirements Elicitation / Engineering 2. Design 3. Implementation / Code Development 4. Verification and Validation (Testing) 5. Release / Code Deployment and Maintenance #### 1. Requirements Engineering This phase is first step in the product / sofware building. Here one gathers the business/product requirements from production manager/business team. These requirements include both functional and non-functional (architecture/development contributes to the non-functional as well). There will be braindtorming/discussion about understanding them and identify the critical components that required to be built or will have an impact.i.e., high-level scope is identified. #### 2. Design In this phase, the gathered requirements are analyzed from system perspective and dependencies & assumptions are identified too. Using design techniques and tools, one puts their understanding of the to-be system in the design artifacts(UML, Use Case diagrams, design description doc etc.,) and review it with stakeholders(Eg: submit as assignments) - **Entry Criteria:** System requirements in terms of functionalities to be built - **Exit Criteria:** Produce approved system/model design #### 3. Implementation This Code construction phase follows the approved system/model designs. This phase is to develop the application as per design based for the given requirements. Developers perform the unit testing using tools like JUnit/Jasmine etc., to validate whether application functions as intended. Devlopers improve the code quality and sustain security compliance/standards by static/dynamic security validation using tools like Checkmarx, Blackduck scans, SonarQube etc., Developers provide code manifestation/install plan instructions. - **Entry Criteria:** Approved system/model design - **Exit Criteria:** developed and deployable code, install plan instructions #### 3. Verification and Validation (Testing) The implemented code is verfied against the requirements and validation their functional implementation. In this phase, developed code is deployed/set up in different environment from development environment and test engineer verifies the functional requirements, reports if any bugs/issues in the application using JIRA/HP ALM or any bug tracking tools and certifies it to go to production. Specialized testing for non-functional requirements like Performance, security requirements will be done using specific tools like JMeter/Loadrunner, Burp suite tool etc., Tester will produce test plan, test case matrix mapping to the requirements. - **Entry Criteria:** unit tested code, test plan and test cases ready and approved - **Exit Criteria:** All tests are passed. Tester provides functional sign-off on the code verified against the requirements #### 4. Release/Code Deployment and Maintenance: This phase is to deploy the code(following the installation steps) in production environment. Post-deployment validation, production engineering/product technical support team will monitor the application using tools and alerts Eg: Grafana, Splunk, Opera etc., - **Entry Criteria:** Tester certified/signed-off code, install plan instructions given by developers. - **Exit Criteria:** Code is deployed in production enviroment and application is up and running with passing validation tests. ## 3 Team #### Team members' names: - Abdul Jakeer Gurramkonda - Aray Sultanbekova - Kamolphan Liwprasert - Lipu Wu #### Roles: - **Business Analyst(BA)/Technical Product Manager(TPM):** The role of Analyst/Technical Product Manager is to translate the business requirements into technical requirements, and produce diagrams and documentations for further reference. They do acceptance testing once the final product/application is ready. - **Systems/Solutions Architect:** The role of an architect is to provide system design or solution approach and define any client contractual specification (Eg: API spec) to deliver functional, non-functional requirements. Architect will be reviewing and signing-off the low-level/implementation design produced by developers. - **Developer:** The role of the developer is to come up with technical design for implementation and once the design document is approved by Stakeholders(Business Analyst/TPM/architect), will do the coding/implementation of the requirements. Developer should implement code adhering to the SSDLC standards. Developer is also responsible for unit testing their code before turning over to tester and provides bug fixes if reported any by tester or customer. Developer needs to provide the instructions to deploy the code. - **Test Engineer:** The role of the tester is to create a Test plan describing in-scope and out-of-scope, test data requirements, dependencies/assumptions, testing environment details, testing timelines etc., and design and develop test cases. The Tester will test the application as per requirements and provides the final sign-off to promote the code to production environment. - **Release/deployment Engineer:** Release engineer role is to follow the deployment manifestation or install plan instructions to deploy to production. Release engineer will also do basic validation like service/application booting up and running as expected. - **Project Manager(PM):** Project manager makes sure that the project is delivered within the deadline. Project manager leads the project grooming and planning discussion. #### Team Member Roles | Team Member | Role| | -------- | -------- | | Abdul Jakeer Gurramkonda | BA/TPM, developer | | Aray Sultanbekova | developer, release engineer | | Kamolphan Liwprasert | solution architect, developer | | Lipu Wu | project manager, tester |

    Import from clipboard

    Paste your markdown or webpage here...

    Advanced permission required

    Your current role can only read. Ask the system administrator to acquire write and comment permission.

    This team is disabled

    Sorry, this team is disabled. You can't edit this note.

    This note is locked

    Sorry, only owner can edit this note.

    Reach the limit

    Sorry, you've reached the max length this note can be.
    Please reduce the content or divide it to more notes, thank you!

    Import from Gist

    Import from Snippet

    or

    Export to Snippet

    Are you sure?

    Do you really want to delete this note?
    All users will lose their connection.

    Create a note from template

    Create a note from template

    Oops...
    This template has been removed or transferred.
    Upgrade
    All
    • All
    • Team
    No template.

    Create a template

    Upgrade

    Delete template

    Do you really want to delete this template?
    Turn this template into a regular note and keep its content, versions, and comments.

    This page need refresh

    You have an incompatible client version.
    Refresh to update.
    New version available!
    See releases notes here
    Refresh to enjoy new features.
    Your user state has changed.
    Refresh to load new user state.

    Sign in

    Forgot password

    or

    By clicking below, you agree to our terms of service.

    Sign in via Facebook Sign in via Twitter Sign in via GitHub Sign in via Dropbox Sign in with Wallet
    Wallet ( )
    Connect another wallet

    New to HackMD? Sign up

    Help

    • English
    • 中文
    • Français
    • Deutsch
    • 日本語
    • Español
    • Català
    • Ελληνικά
    • Português
    • italiano
    • Türkçe
    • Русский
    • Nederlands
    • hrvatski jezik
    • język polski
    • Українська
    • हिन्दी
    • svenska
    • Esperanto
    • dansk

    Documents

    Help & Tutorial

    How to use Book mode

    Slide Example

    API Docs

    Edit in VSCode

    Install browser extension

    Contacts

    Feedback

    Discord

    Send us email

    Resources

    Releases

    Pricing

    Blog

    Policy

    Terms

    Privacy

    Cheatsheet

    Syntax Example Reference
    # Header Header 基本排版
    - Unordered List
    • Unordered List
    1. Ordered List
    1. Ordered List
    - [ ] Todo List
    • Todo List
    > Blockquote
    Blockquote
    **Bold font** Bold font
    *Italics font* Italics font
    ~~Strikethrough~~ Strikethrough
    19^th^ 19th
    H~2~O H2O
    ++Inserted text++ Inserted text
    ==Marked text== Marked text
    [link text](https:// "title") Link
    ![image alt](https:// "title") Image
    `Code` Code 在筆記中貼入程式碼
    ```javascript
    var i = 0;
    ```
    var i = 0;
    :smile: :smile: Emoji list
    {%youtube youtube_id %} Externals
    $L^aT_eX$ LaTeX
    :::info
    This is a alert area.
    :::

    This is a alert area.

    Versions and GitHub Sync
    Get Full History Access

    • Edit version name
    • Delete

    revision author avatar     named on  

    More Less

    Note content is identical to the latest version.
    Compare
      Choose a version
      No search result
      Version not found
    Sign in to link this note to GitHub
    Learn more
    This note is not linked with GitHub
     

    Feedback

    Submission failed, please try again

    Thanks for your support.

    On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?

    Please give us some advice and help us improve HackMD.

     

    Thanks for your feedback

    Remove version name

    Do you want to remove this version name and description?

    Transfer ownership

    Transfer to
      Warning: is a public team. If you transfer note to this team, everyone on the web can find and read this note.

        Link with GitHub

        Please authorize HackMD on GitHub
        • Please sign in to GitHub and install the HackMD app on your GitHub repo.
        • HackMD links with GitHub through a GitHub App. You can choose which repo to install our App.
        Learn more  Sign in to GitHub

        Push the note to GitHub Push to GitHub Pull a file from GitHub

          Authorize again
         

        Choose which file to push to

        Select repo
        Refresh Authorize more repos
        Select branch
        Select file
        Select branch
        Choose version(s) to push
        • Save a new version and push
        • Choose from existing versions
        Include title and tags
        Available push count

        Pull from GitHub

         
        File from GitHub
        File from HackMD

        GitHub Link Settings

        File linked

        Linked by
        File path
        Last synced branch
        Available push count

        Danger Zone

        Unlink
        You will no longer receive notification when GitHub file changes after unlink.

        Syncing

        Push failed

        Push successfully