Trello – tool by Atlassian

Trello is Kanban style, visual collaboration tool that organizes your project / tasks in to boards. You can create a task-board with different columns. Column can include different To-Do list, progress, task etc. You can move the tasks between the columns. Useful terms: WorkSpace: boards are part of a Workspace (one workspace can have many … Continue reading Trello – tool by Atlassian

Prototyping

Rapid prototyping : Helps in making best decision based on available optionsHelp in building better product Design Sprint https://designsprintkit.withgoogle.com/methodology/overview https://library.gv.com/the-product-design-sprint-understand-day-1-e164f76e69cf Design Sprint: starts at planning stage. Run by sprint master Stages: Understand - what is desirable, what is feasible, what is profitable. Clarity on product, user needs, the market and technical possibilities Define : define … Continue reading Prototyping

AppSheet

Steps to follow while building app with AppSheet: Define your entitiesBuild your spreadsheetPlug in your spreadsheetDefine the user experience (UX)Refine the app behaviorReview app security Ref: https://help.appsheet.com/en/articles/1100263-app-design-101 AppSheet is data driven no-code platform Introduction https://www.youtube.com/watch?v=lutqO8WSPkg Best practices: https://www.youtube.com/watch?v=tnH3hPQ644I Sample Apps: https://www.appsheet.com/SampleApps Ref docs: https://help.appsheet.com/en/articles/895267-data-the-essentials https://blog.appsheet.com/2014/12/03/5-tips-for-building-better-spreadsheets-for-your-appsheet-mobile-apps/ https://help.appsheet.com/en/articles/961426-references-between-tables https://help.appsheet.com/en/articles/961426-references-between-tables https://cloud.google.com/blog/topics/workspace-developers/when-to-use-appsheet-or-apps-script-in-google-workspace

Improve Web Performance

https://www.youtube.com/watch?v=vgUJuqQO4fo&list=PLNYkxOF6rcICVl6Vb-AFlw81bQLuv6a_P&index=1 Web optimized photo format = JPEG, WEPB Web optimized logo & icons = SVG Carousel effect: https://kenwheeler.github.io/slick/ fonts and icons https://fonts.google.com/icons https://simpleicons.org/ https://fontello.com/ Convert Font Icons to SVG https://www.sarasoueidan.com/blog/icon-fonts-to-svg/ https://icomoon.io/app/#/select

Software Testing – LambdaTest.com

What is software testing? Cloud based cross browser testing platformUseful for manual as well automation testingReal time testing, Automation, Visual UI testing, Test logs, issue tracker, integrations. https://youtu.be/wpI6XAteXOI Official Website : http://www.lambdaTest.com Basics : https://www.youtube.com/watch?v=dfnVAAw6PV4 https://www.youtube.com/watch?v=cLHi7FSfe8E Test page : https://lambdatest.github.io/sample-todo-app/ Sample code for TestNG:Create Test project using steps mentioned in following article. https://www.lambdatest.com/support/docs/testng-with-selenium-running-java-automation-scripts-on-lambdatest-selenium-grid/ LambdaTest capabilities … Continue reading Software Testing – LambdaTest.com

Confluence Software by Atlassian

Confluence : What is Confluence: Confluence is a powerful enterprise collaboration software, developed by Atlassian.It is mainly used for : Knowledge, team documentation, meeting notes, project planningTeam Collaboration toolintegration with JIRAvarious add-ons availableconsist of spaces and pages. Few key terms in Confluence : Spaces : Organize your content in spaces (same as projects in Jira) … Continue reading Confluence Software by Atlassian

JIRA Add-ons for Software Testing

Using Jira Software for Test Case Management : https://confluence.atlassian.com/jirakb/using-jira-software-for-test-case-management-136872198.html https://confluence.atlassian.com/jirakb/customise-jira-for-test-case-management-191004869.html addons: Zephyr [Paid, Free to try] Jira Zephyr plugin: It is a plugin for Test Management (Create test plan, create test cases, create test cycle, set traceability matrix) Zephyr Technical Docs:https://zephyrdocs.atlassian.net/wiki/spaces/ZFJDC4/pages/581730322/Quick+Start Zephyr for Jira : manage your test cases https://support.smartbear.com/zephyr-for-jira/getting-started/introductory-topics Import test cases from excel … Continue reading JIRA Add-ons for Software Testing