Agile Methodology In Project Management

 Agile Methodology In Project Management  Agile Methodology In Project Management let see agile Methodology , it is defines continue process for development & Testing for application. In V module once requirement finalised development team focuses on the product development. In Agile process duration of Delivery/ deployment is three week. But in agile methodology, we focus … Read more

What Is Non-Functional Testing

What Is Non-Functional Testing What Is Non-Functional Testing? It is process of Checking Internal functionality of software/ application . In Non- functional testing we check the our application work/run properly on particular operating system and also in different Browser. E.g. Cheak whether application is running on particular Browser are not. – In the non-functional testing … Read more

Different Types Of Agile Ceremonies [Meetings]

Different Types Of Agile Ceremonies Different Types Of Agile Ceremonies we all of you know that agile ceremonies is also called as Agile Meeting. Work management in any project important role play by the meeting because of every fractional updates shared by meeting. There are five important meetings in agile ceremonies. Test Plan For Agile … Read more

Test Case Design Technique

Test Case Design Technique Test Case Design Techniques help you design better test cases coverage, It refers to how you set up your test cases. It is important that your tests are designed well, or you could fail to identify bugs and defects in your software during testing. Manual_Testing Test Documentation What is Test Case … Read more

System and Functional Testing

System and Functional testing System and functional testing is done after the sanity testing. it is called as SIT (System Integration Testing). After DIT sanity testing happened.  This is the process of checking completeness and correctness of functionality of system as per SRS document. System Integration Testing is the process of checking internal functionality depends … Read more

Test plan in v-model

Test Plan in v-model Test plan in v- model make a document by Test Lead or test manager. test plan is a complete document in which test strategy, start date, Estimation, deadlines of project, resources which is required for this project. The test plan is a base of every software’s testing. This documents Prepared by … Read more

What is Smoke Testing [ Real Time Example]

What is Smoke Testing? What is Smoke Testing in software testing, lets see that in that testing we check  the basic and critical features of the application before testing in depth or entirely application it is called as smoke testing. means sanity testing plus troubleshooting. It is the package validation. It is build verification testing … Read more

User Acceptance Testing (UAT)

User Acceptance Testing (UAT) User Acceptance Testing (UAT) is Also known as end to end testing. It is last testing before product goes into production. UAT is process of collecting feedback of customer. In the UAT testing team, development team, clients/customer are involved. We use jira Tool for Ticketing and internal communication and teams view … Read more

What is integration testing in software

What is integration testing in software What is integration testing let’s see, In software let it see that it is conducted to evaluate the compliance of a system or component with specified functional requirement. Integration testing it is a process of checking new module/ functionality with existing functionality/ old module. In integration Testing WBT (White … Read more