उपयोग केस इवेंट्स के फ्लो में परीक्षण प्रक्रिया लिखना

उपयोग केस इवेंट्स के फ्लो में परीक्षण प्रक्रिया लिखना

In the area of software testing, “use case” and “test case” are the most critical and closely interrelated terms, but they are quite different. A use case tells us how a system will behave or perform a given task under given conditions. A test case contains the actual test data, the instruction set of the system, and the expected results of the interaction with the system.

Continue reading
https://circle.visual-paradigm.com/wp-content/uploads/2017/08/Activity-Diagram-Swinlane-Proposal-Process.png

एक एक्टिविटी डायग्राम क्या है

Activity Diagrams describe how activities are coordinated to provide a service which can be at different levels of abstraction. Typically, an event needs to be achieved by some operation, particularly where the operation is intended to achieve a number of different things that require coordination, or how the events in a single use case relate to one another, in particular, use cases where activities may overlap and require coordination. It is also suitable for modeling how a collection of use cases coordinate to create a workflow for an organization.

Continue reading

UML क्या है?

UML क्या है? यूनिफाइड मॉडलिंग लैंग्वेज एक खुला मानक ग्राफिकल नोटेशन है जो सिस्टम विकास के लिए प्रस्तावित ऑब्जेक्ट मैनेजमेंट

Continue reading

एजाइल में प्लानिंग पोकर क्या है? एजाइल आकलन के लिए एक पूर्ण गाइड

Whatever the size of the team, they need to define, estimate and assign work across the team. Planning poker (also known as Scrum poker) is a consensus-based game technique for estimation, which is mainly used to estimate the workload or relative size of development objectives in software development. (无论团队规模如何,他们都需要在整个团队中定义,估算和分配工作。规划扑克(也称为Scrum扑克)是一种基于共识的游戏化技术,用于估算,主要用于估计软件开发中的开发目标的工作量或相对大小。)

Continue reading

UML क्या है? संयुक्त मॉडलिंग भाषा की व्याख्या

UML统一建模语言的简称,是一种标准化的建模语言,由一组集成的图表组成,开发用于帮助系统和软件开发人员指定,可视化,构建和记录软件系统的工件,以及业务建模和其他非软件系统。UML代表了一系列最佳工程实践,这些实践已被证明在大型复杂系统的建模方面取得了成功。UML是开发面向对象软件和软件开发过程中非常重要的一部分。UML主要使用图形符号来表达软件项目的设计。使用UML有助于项目团队进行沟通,探索潜在设计,并验证软件的架构设计。在本文中,我们将为您提供有关什么是UML的详细信息。

Continue reading