Skip to content

dipakkumar1225/DemoCucumberSharingStateBetweenScenario

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DemoCucumberPicoContainerTestng

Data sharing between the scenario is not allowed using dependency injection. In cucumber all the scenario must be independent of each other. However if there is such scenario where date need to share between scenario, then there are two ways to do the same [1] Use Background [2] Use Hooks

Note: This is not advisable and also not good practice

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published