Jameel Mjam17.hashnode.dev·Nov 11, 2024Task 6 - Project Management Tool - JIRAQ1) Jam0003/Guvi-Jira Q2) Jam0003/Guvi-Jira Q3) Sprint Planning: Plan sprints (time-bound iterations) based on the backlog. Assign tasks to each sprint. Prioritize tasks based on importance and dependencies. Example: Sprint 1: Authentication (r...DiscussGUVI
Jameel Mjam17.hashnode.dev·Nov 10, 2024Task 5: Test case and bug reportingQA 1: https://docs.google.com/spreadsheets/d/12pq7GWRurb1_jCIDE8kXl3dTwVUOsnOUaoLUGbs_UqI/edit?usp=drive_link QA 2: Test Scenario: Definition: A test scenario is a high-level description of a specific functionality or feature that needs to be teste...DiscussTest case
Jameel Mjam17.hashnode.dev·Oct 27, 2024Task 2: Test case designsTask Description Q1. You are testing a form that allows users to schedule appointments with the doctor. The form has the following fields: first name, last name, email, phone number and appointment date and time. Some more inputs: If any field is bla...DiscussTest case design#
RamprasathSivakumarmanualtest.hashnode.dev·Sep 2, 2024Task 2 :Test case design TechniquesTask2: Q1.You are testing a form that allows users to schedule appointments with the doctor. The form has the following fields : first name , last name , email , phone number and appointment date and time .Some more inputs: If any field is blank , w...DiscussGUVI
Jameel Mjam17.hashnode.dev·Aug 4, 2024Task 14: Automation Testing1. What is the difference between automated and manual testing in software development? Automated testing and manual testing are two distinct approaches to testing software, each with its own advantages and use cases. Manual Testing Human Involvement...Discussautomation testing
RamprasathSivakumarmanualtest.hashnode.dev·Jul 30, 2024Task 8 -Introductions to JavaTask8: https://docs.google.com/document/d/1WHi6W8Pg0pWx4wDjprg8xdxDIetfAWoCQm-6tn2GjEs/edit#heading=h.9k98jj68bkbo Q1: Q2: Q3: Q4: Q5: Q6: Q7: Q8: Q9: Q10:DiscussGUVI
Jameel Mjam17.hashnode.dev·Jul 9, 2024Task 8: Java Introductionhttps://github.com/Jam0003/Java-Tasks.git Q1 Q2 Q3 Q4 Q5 Q6 Q7 Q8 Q9 Q10DiscussJava
Jameel Mjam17.hashnode.dev·Jun 3, 2024Task 7: Git & GitHubhttps://docs.google.com/document/d/1u5iUGq2_FeLob8sTG7_KFvNrqotxpESC/edit?usp=sharing&ouid=109117577343764965658&rtpof=true&sd=trueDiscussGitHub
RamprasathSivakumarmanualtest.hashnode.dev·May 30, 2024Task 7 : Git & GitHubhttps://docs.google.com/document/d/1iv5HjnbJCAfv09wM0cg5XSek5dD85F-PvxaU2eZk_AU/editDiscussGUVI
Jameel Mjam17.hashnode.dev·May 13, 2024Task 4 - Agile MethodologyDifference Between Smoke & Sanity Testing. Smoke Testing It is conducted to check whether the major functionalities of the software application are working as expected after a build or release. The primary goal is to ensure that the software is stab...Discussagile methodology