SlideShare uma empresa Scribd logo
1 de 16
Baixar para ler offline
Overview	of	how	to	scale	RE	for	
specific	project	se5ngs	
&	requirements	refinement	
Dr.	Birgit	Penzenstadler	
Photo	credit:	Garre6	Parker,	Unsplash
Scaling	RE	&	Refinement	
•  Tailoring	RE	
– Small	
– Medium	
– Large	
•  How	to	define	for	a	project	
•  ConsolidaJon,	Refinement	and	DecomposiJon	
•  System	models	
•  Traceability	and	Twin	Peaks	
Dr.	Birgit	Penzenstadler	 2
Main	Factors	for	Tailoring	RE	
•  Project	seOng:	Project	size,	budget	size,	Jme	constraints,	number	of	people,	
overall	soQware	development	process	
•  Knowledge	
–  Level	of	understanding	of	the	problem	domain	
–  Level	of	understanding	of	the	applicaJon	domain	
–  Skills	of	the	developers		
–  New	team	versus	well	acquainted	and	pracJced	
•  Stakeholders	
–  Availability	of	stakeholders	
–  RelaJonship	to	stakeholders	
–  Types	of	stakeholders	(especially	moJvaJon)	
•  Type	of	system	
–  Business	informaJon	system,	embedded	system,	cyber-physical	system,	web	service	
–  New	product	versus	well	established	product	
–  Viability	and	technical	feasibility	
–  Maturity	of	underlying	technology	
•  System	characterisJcs,	e.g.:		
Relevance	of	safety,	security,	robustness,	dependability,	etc.	
•  Business	&	legal	concerns:		
Legality,	ethical	concerns,	patents,	licenses,	standards	
Birgit	Penzenstadler
MinimalisJc	RE	
•  Agile	seOng	
•  User	Stories	
•  h<p://www.agilemodeling.com/arAfacts/userStory.htm		
•  Test	Spec	
(from	acceptance		
criteria	in	user	stories)	
•  Backlog	(where	things	
are	saved	when	done)	
Birgit	Penzenstadler
Medium-size	RE	
Requirements / System / Solution DomainContext / Environment / Problem Domain
Stakeholder Model
Objectives,
& Goals
System Vision
Deployment Requirements
System Constraints
Domain Model
Usage Model
Quality Requirements
Process Requirements
elicit
objectives
find stakeholders
analyse context
elicit
constraints
derive
system
vision
refine and deduce
requirements
specify
interaction
Constraints
& Rules
!
!
!
!
!
Birgit	Penzenstadler	
•  Effort:	Person	months	(rough	guess)	
•  Contract	or	consultant	situaJon	
•  Subset	of	items	of	AMDiRE
Large-scale	RE	
•  Effort:	Person	years	
•  All	items	of	AMDiRE	
•  Large	projects,	safety-
criJcal	or	other	
characterisJcs	that	
require	in	detail	
specificaJon,	embedded	
systems,	subcontractors	
Birgit	Penzenstadler	
Context Layer
System Layer
Requirements Layer
Stakeholder Model Objectives
& Goals
Constraints
& Rules
!
!
!
!
!
Data Model
E
A
A
A
E
System Vision
Functional
Hierarchy
Architecture Overview
System
Function Model
Fun 1
Fun 2
Component Model
C C
Data Model
E
A
A
A
E
Behaviour Model
Business Case
Deployment Requirements
System Constraints
Domain Model
Service ModelUsage Model
Quality Requirements
Risk List
Project Scope
Process Requirements
Glossary
Glossary
Glossary
How	to	define	it	for	a	project	
(=	how	to	make	use	of	everything	you	learned	in	this	course	for		
later	project	management	and	set-up)	
1.  Analyze	the	characterisJcs	of	your	
project		
(slide	2	“Main	Factors”)	
2.  Look	at	the	AMDiRE	model		
(slide	set	4)	
3.  Prune	things	you	don’t	need	
4.  Adapt	items	you	need	accordingly	
(e.g.	extra	piece	of	info	needed)	
5.  Make/use	templates	(for	individual	
arJfacts	and	maybe	overall	spec)	
6.  Define	the	tools	(RE	&	design)	
7.  Define	roles	&	milestones	with	and	
for	your	team	
8.  Define	the	change	process	(see	
Requirements	Mngmt.)	
Birgit	Penzenstadler	
Context Layer
System Layer
Requirements Layer
Stakeholder Model Objectives
& Goals
Constraints
& Rules
!
!
!
!
!
Data Model
E
A
A
A
E
System Vision
Functional
Hierarchy
Architecture Overview
System
Function Model
Fun 1
Fun 2
Component Model
C C
Data Model
E
A
A
A
E
Behaviour Model
Business Case
Deployment Requirements
System Constraints
Domain Model
Service ModelUsage Model
Quality Requirements
Risk List
Project Scope
Process Requirements
Glossary
Glossary
Glossary
Process Task
Next Process
A
This has an
associated...Note or
suggestion
ConsolidaJon	and	Refinement	of	
requirements	
•  How	do	I	consolidate	requirements?	
•  How	do	requirements	get	refined	over	
AMDiRE	and	in	general?	
– Concepts:	DecomposiJon	&	refinement	
– IteraJve	process	
– Traceability	important	
•  Twin	Peaks	model
Concepts:		
DecomposiJon		
&	refinement	
•  DecomposiJon:	
How	to	distribute	it	
onto	subsystems?	
•  Refinement:	
How	to	enrich	with	
more	informaJon?	
Context Layer
System Layer
Requirements Layer
Stakeholder Model Objectives
& Goals
Constraints
& Rules
!
!
!
!
!
Data Model
E
A
A
A
E
System Vision
Functional
Hierarchy
Architecture Overview
System
Function Model
Fun 1
Fun 2
Component Model
C C
Data Model
E
A
A
A
E
Behaviour Model
Business Case
Deployment Requirements
System Constraints
Domain Model
Service ModelUsage Model
Quality Requirements
Risk List
Project Scope
Process Requirements
Glossary
Glossary
Glossary
System	Models:	Refinement	and	
DecomposiJon	
10	
System: A system is delimited from ist context by the system border.
A system has an interface. A system is composed of elements
(components, subsystems) that are interrelated.
A subsystem can again be perceived as a system.
System	
Context	
System	border	
(Interface	to	context)	
CSULB	spring	2015	 Dr.	Birgit	Penzenstadler
System	Models:	Refinement	and	
DecomposiJon	
11	
Refinement: Enriching information with more detail
Decomposition: Separating information into several parts
System	
Context	
CSULB	spring	2015	 Dr.	Birgit	Penzenstadler
System	Models:	AbstracJon	Levels	
12	
An	abstracJon	level	
describes	the	whole	system	
on	a	certain	level	of	
abstracJon.	The	degree	is	
chosen	such	that	each	level	
reflects	a	specific	aspect	
important	for	soQware	
development.	
Usage	Level	
(Black	box)	
Subsystem	
Level	
Technical	
Architecture	
RelaJonships		
CSULB	spring	2015	 Dr.	Birgit	Penzenstadler
IteraJve	process	
1.  Start	with	one	of:	
Project	Scope,	Business	Case	Analysis,	Domain	
Model,	Stakeholders,	System	vision,	Goal	Model	
2.  Then	elaborate	the	others,	including	Usage	
Model	
3.  Then	check	back	whether	other	arJfacts	need	to	
be	updated	
4.  Even	during	design	you	might	have	to	go	back	
and	update	or	change	informaJon
Traceability	important	
•  There	are	shared	concepts	between	the	arJfacts,	and	
via	these	concepts	the	arJfacts	are	connected.	
•  This	means,	you	can	trace	informaJon	throughout	the	
requirements	specificaJon.	
•  On	the	lower	abstracJon	levels	(design),	this	
traceability	is	given	via	a	common	system	model.	
•  For	example:	
–  Every	goal	should	have	a	stakeholder	
–  Every	use	case	should	have	a	usage	goal	
–  Every	quality	requirement	should	have	a	system	goal	
–  Every	module	in	the	architecture	diagram	performs	a	
funcJon	in	the	behavioral	view	as	well
System	Models:	Traceability		
•  Use	case	to	spec:	
15	
Use	Case	
Domain	model	
Data	model	
FuncJon	/	service	model	
All	views	
refer	to	
same	
system	
model!	
à	autom.	
consistency	
CSULB	spring	2015	 Dr.	Birgit	Penzenstadler
Twin	Peaks	Model	
1.  Requirements	
2.  Architecture		
decision	
3.  Decompose	
requirements		
into		
sub-requirements	
and	refine	again	
4.  Sub-system	architecture	decisions

Mais conteúdo relacionado

Mais procurados

Requirements Engineering @ Agile
Requirements Engineering @ AgileRequirements Engineering @ Agile
Requirements Engineering @ Agile
Girish Khemani
 
Ch 9 traceability and verification
Ch 9 traceability and verificationCh 9 traceability and verification
Ch 9 traceability and verification
Kittitouch Suteeca
 

Mais procurados (20)

Requirements Engineering - Artifact-oriented requirements engineering
Requirements Engineering - Artifact-oriented requirements engineeringRequirements Engineering - Artifact-oriented requirements engineering
Requirements Engineering - Artifact-oriented requirements engineering
 
Requirements Engineering - System Vision
Requirements Engineering - System VisionRequirements Engineering - System Vision
Requirements Engineering - System Vision
 
Requirements Engineering - Introduction
Requirements Engineering - IntroductionRequirements Engineering - Introduction
Requirements Engineering - Introduction
 
Requirements Engineering - RE Tools
Requirements Engineering - RE ToolsRequirements Engineering - RE Tools
Requirements Engineering - RE Tools
 
Engineering design overview
Engineering design overviewEngineering design overview
Engineering design overview
 
PROCESSES IN DESIGN THINKING
PROCESSES IN DESIGN THINKING PROCESSES IN DESIGN THINKING
PROCESSES IN DESIGN THINKING
 
Introduction to Software Engineering
Introduction to Software EngineeringIntroduction to Software Engineering
Introduction to Software Engineering
 
Requirements Engineering @ Agile
Requirements Engineering @ AgileRequirements Engineering @ Agile
Requirements Engineering @ Agile
 
requirements analysis and design
requirements analysis and designrequirements analysis and design
requirements analysis and design
 
Requirement Engineering
Requirement EngineeringRequirement Engineering
Requirement Engineering
 
Requirement and Specification
Requirement and SpecificationRequirement and Specification
Requirement and Specification
 
Ch 9 traceability and verification
Ch 9 traceability and verificationCh 9 traceability and verification
Ch 9 traceability and verification
 
PRIMER TRABAJO
PRIMER TRABAJOPRIMER TRABAJO
PRIMER TRABAJO
 
Testing Plan
Testing PlanTesting Plan
Testing Plan
 
requirement documentation
requirement documentation requirement documentation
requirement documentation
 
Requirements Engineering Techniques for Eliciting Requirements (lecture slides)
Requirements Engineering Techniques for Eliciting Requirements (lecture slides)Requirements Engineering Techniques for Eliciting Requirements (lecture slides)
Requirements Engineering Techniques for Eliciting Requirements (lecture slides)
 
Case study - tapaustutkimus
Case study - tapaustutkimusCase study - tapaustutkimus
Case study - tapaustutkimus
 
Arquitectura de Software Y Normas ISO
Arquitectura de Software Y Normas ISOArquitectura de Software Y Normas ISO
Arquitectura de Software Y Normas ISO
 
Software Testing - Software Quality (Part 2)
Software Testing - Software Quality (Part 2)Software Testing - Software Quality (Part 2)
Software Testing - Software Quality (Part 2)
 
Funil Google e a Jornada do Usuário
Funil Google e a Jornada do Usuário Funil Google e a Jornada do Usuário
Funil Google e a Jornada do Usuário
 

Semelhante a Requirements Engineering - Scaling RE & Requirements Refinement

Martin Dudziak Senior Strategic Process Analyst2012
Martin Dudziak Senior Strategic Process Analyst2012Martin Dudziak Senior Strategic Process Analyst2012
Martin Dudziak Senior Strategic Process Analyst2012
martindudziak
 
Presentation1 (1).pptx
Presentation1 (1).pptxPresentation1 (1).pptx
Presentation1 (1).pptx
Dat Trinh
 
Capacity Planning and Demand Management
Capacity Planning and Demand ManagementCapacity Planning and Demand Management
Capacity Planning and Demand Management
Lawrence Putnam Jr
 
Essential Prerequisites for Maximizing Success from Big Data
Essential Prerequisites for Maximizing Success from Big DataEssential Prerequisites for Maximizing Success from Big Data
Essential Prerequisites for Maximizing Success from Big Data
Society of Petroleum Engineers
 
Srinivas pendam resume-nyc
Srinivas pendam resume-nycSrinivas pendam resume-nyc
Srinivas pendam resume-nyc
spendam
 

Semelhante a Requirements Engineering - Scaling RE & Requirements Refinement (20)

Martin Dudziak Senior Strategic Process Analyst2012
Martin Dudziak Senior Strategic Process Analyst2012Martin Dudziak Senior Strategic Process Analyst2012
Martin Dudziak Senior Strategic Process Analyst2012
 
Shruti ppt
Shruti pptShruti ppt
Shruti ppt
 
Module 6 - Systems Planning bak.pptx.pdf
Module 6 - Systems Planning bak.pptx.pdfModule 6 - Systems Planning bak.pptx.pdf
Module 6 - Systems Planning bak.pptx.pdf
 
Presentation1 (1).pptx
Presentation1 (1).pptxPresentation1 (1).pptx
Presentation1 (1).pptx
 
Software Startup Engineering: A Systematic Mapping Study
Software Startup Engineering: A Systematic Mapping StudySoftware Startup Engineering: A Systematic Mapping Study
Software Startup Engineering: A Systematic Mapping Study
 
Overcoming the Commodity Management Challenges in Metals & Mining
Overcoming the Commodity Management Challenges in Metals & Mining Overcoming the Commodity Management Challenges in Metals & Mining
Overcoming the Commodity Management Challenges in Metals & Mining
 
Choosing which big data, nosql or database technology to use
Choosing which big data, nosql or database technology to useChoosing which big data, nosql or database technology to use
Choosing which big data, nosql or database technology to use
 
Capacity Planning and Demand Management
Capacity Planning and Demand ManagementCapacity Planning and Demand Management
Capacity Planning and Demand Management
 
IT Demand Management and Capacity Planning: Why Estimation Is Vital to Balanc...
IT Demand Management and Capacity Planning: Why Estimation Is Vital to Balanc...IT Demand Management and Capacity Planning: Why Estimation Is Vital to Balanc...
IT Demand Management and Capacity Planning: Why Estimation Is Vital to Balanc...
 
The Hartford IT Career Opportunities
The Hartford IT Career OpportunitiesThe Hartford IT Career Opportunities
The Hartford IT Career Opportunities
 
Essential Prerequisites for Maximizing Success from Big Data
Essential Prerequisites for Maximizing Success from Big DataEssential Prerequisites for Maximizing Success from Big Data
Essential Prerequisites for Maximizing Success from Big Data
 
A Summary of ECIR'18
A Summary of ECIR'18A Summary of ECIR'18
A Summary of ECIR'18
 
Building Quality in Legacy Systems - The Art of Asking Questions, JavaZone VR...
Building Quality in Legacy Systems - The Art of Asking Questions, JavaZone VR...Building Quality in Legacy Systems - The Art of Asking Questions, JavaZone VR...
Building Quality in Legacy Systems - The Art of Asking Questions, JavaZone VR...
 
System Development Life Cycle
System Development Life CycleSystem Development Life Cycle
System Development Life Cycle
 
Software systems engineering PRINCIPLES
Software systems engineering PRINCIPLESSoftware systems engineering PRINCIPLES
Software systems engineering PRINCIPLES
 
Crowdsourcing Approaches to Big Data Curation - Rio Big Data Meetup
Crowdsourcing Approaches to Big Data Curation - Rio Big Data MeetupCrowdsourcing Approaches to Big Data Curation - Rio Big Data Meetup
Crowdsourcing Approaches to Big Data Curation - Rio Big Data Meetup
 
Hm 418 harris ch11 ppt
Hm 418 harris ch11 pptHm 418 harris ch11 ppt
Hm 418 harris ch11 ppt
 
Srinivas pendam resume-nyc
Srinivas pendam resume-nycSrinivas pendam resume-nyc
Srinivas pendam resume-nyc
 
Data Science Governance
Data Science GovernanceData Science Governance
Data Science Governance
 
Digital Transformation Careers
Digital Transformation CareersDigital Transformation Careers
Digital Transformation Careers
 

Mais de Birgit Penzenstadler

Mais de Birgit Penzenstadler (18)

The (Em)Power of participatory storytelling
The (Em)Power of participatory storytellingThe (Em)Power of participatory storytelling
The (Em)Power of participatory storytelling
 
The trek towards sustainability - truth, tale, or transition?
The trek towards sustainability -  truth, tale, or transition?The trek towards sustainability -  truth, tale, or transition?
The trek towards sustainability - truth, tale, or transition?
 
Equality and equity - navigating the gender imbalance in informatics
Equality and equity - navigating the gender imbalance in informaticsEquality and equity - navigating the gender imbalance in informatics
Equality and equity - navigating the gender imbalance in informatics
 
Wellbeing and Resilience: Walking the Talk
Wellbeing and Resilience: Walking the TalkWellbeing and Resilience: Walking the Talk
Wellbeing and Resilience: Walking the Talk
 
Sustainable Software and Resilient Engineers
Sustainable Software and Resilient EngineersSustainable Software and Resilient Engineers
Sustainable Software and Resilient Engineers
 
Computing Within Limits
Computing Within LimitsComputing Within Limits
Computing Within Limits
 
Requirements for Sustainability: Imagining the sustainable society
Requirements for Sustainability: Imagining the sustainable societyRequirements for Sustainability: Imagining the sustainable society
Requirements for Sustainability: Imagining the sustainable society
 
Requirements Engineering - Recap
Requirements Engineering - RecapRequirements Engineering - Recap
Requirements Engineering - Recap
 
Requirements Engineering - Present and Future Hot Research Topics
Requirements Engineering - Present and Future Hot Research TopicsRequirements Engineering - Present and Future Hot Research Topics
Requirements Engineering - Present and Future Hot Research Topics
 
Requirements Engineering - Wrap-up: Putting it all together
Requirements Engineering - Wrap-up: Putting it all togetherRequirements Engineering - Wrap-up: Putting it all together
Requirements Engineering - Wrap-up: Putting it all together
 
Requirements Engineering - Domain Models
Requirements Engineering - Domain ModelsRequirements Engineering - Domain Models
Requirements Engineering - Domain Models
 
Requirements Engineering - Goals
Requirements Engineering - GoalsRequirements Engineering - Goals
Requirements Engineering - Goals
 
Requirements Engineering - Stakeholders
Requirements Engineering - StakeholdersRequirements Engineering - Stakeholders
Requirements Engineering - Stakeholders
 
Requirements Engineering for Sustainability - Open Lecture at LUT 2016
Requirements Engineering for Sustainability - Open Lecture at LUT 2016Requirements Engineering for Sustainability - Open Lecture at LUT 2016
Requirements Engineering for Sustainability - Open Lecture at LUT 2016
 
Requirements Engineering for Sustainability - 1 - Intro & Business Model Canvas
Requirements Engineering for Sustainability - 1 - Intro & Business Model CanvasRequirements Engineering for Sustainability - 1 - Intro & Business Model Canvas
Requirements Engineering for Sustainability - 1 - Intro & Business Model Canvas
 
Requirements Engineering for Sustainability - 6 - Documentation
Requirements Engineering for Sustainability - 6 - DocumentationRequirements Engineering for Sustainability - 6 - Documentation
Requirements Engineering for Sustainability - 6 - Documentation
 
Requirements Engineering for Sustainability - 5 - Prototypes
Requirements Engineering for Sustainability - 5 - PrototypesRequirements Engineering for Sustainability - 5 - Prototypes
Requirements Engineering for Sustainability - 5 - Prototypes
 
Requirements Engineering for Sustainability - 4 - Sustainability Analysis
Requirements Engineering for Sustainability - 4 - Sustainability AnalysisRequirements Engineering for Sustainability - 4 - Sustainability Analysis
Requirements Engineering for Sustainability - 4 - Sustainability Analysis
 

Último

TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service provider
mohitmore19
 
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
The title is not connected to what is inside
The title is not connected to what is insideThe title is not connected to what is inside
The title is not connected to what is inside
shinachiaurasa2
 

Último (20)

%in Midrand+277-882-255-28 abortion pills for sale in midrand
%in Midrand+277-882-255-28 abortion pills for sale in midrand%in Midrand+277-882-255-28 abortion pills for sale in midrand
%in Midrand+277-882-255-28 abortion pills for sale in midrand
 
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
 
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerHow To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
 
BUS PASS MANGEMENT SYSTEM USING PHP.pptx
BUS PASS MANGEMENT SYSTEM USING PHP.pptxBUS PASS MANGEMENT SYSTEM USING PHP.pptx
BUS PASS MANGEMENT SYSTEM USING PHP.pptx
 
AI & Machine Learning Presentation Template
AI & Machine Learning Presentation TemplateAI & Machine Learning Presentation Template
AI & Machine Learning Presentation Template
 
Pharm-D Biostatistics and Research methodology
Pharm-D Biostatistics and Research methodologyPharm-D Biostatistics and Research methodology
Pharm-D Biostatistics and Research methodology
 
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service provider
 
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
 
%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein
%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein
%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein
 
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
VTU technical seminar 8Th Sem on Scikit-learn
VTU technical seminar 8Th Sem on Scikit-learnVTU technical seminar 8Th Sem on Scikit-learn
VTU technical seminar 8Th Sem on Scikit-learn
 
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdf
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdfPayment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdf
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdf
 
Chinsurah Escorts ☎️8617697112 Starting From 5K to 15K High Profile Escorts ...
Chinsurah Escorts ☎️8617697112  Starting From 5K to 15K High Profile Escorts ...Chinsurah Escorts ☎️8617697112  Starting From 5K to 15K High Profile Escorts ...
Chinsurah Escorts ☎️8617697112 Starting From 5K to 15K High Profile Escorts ...
 
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
 
The title is not connected to what is inside
The title is not connected to what is insideThe title is not connected to what is inside
The title is not connected to what is inside
 
Software Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsSoftware Quality Assurance Interview Questions
Software Quality Assurance Interview Questions
 
Define the academic and professional writing..pdf
Define the academic and professional writing..pdfDefine the academic and professional writing..pdf
Define the academic and professional writing..pdf
 
Unlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language ModelsUnlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language Models
 

Requirements Engineering - Scaling RE & Requirements Refinement