Forum Discussion
aminsaurabh
11 years agoOccasional Contributor
Hii, i have also implemented a Framework which is Data Driven + Fucntion libraries(keyword Driven )+Modular Structure Driven == Hybrid Framework . I built this framework from base and so far it does the job for me for testing .NET Application .
I have a modular structure of scripts all of which are seperated and ordered in a systematic manner according to the various different modules,
Then we have put the Test data in a Excel sheet (contains multiple data which works out to be multiple Scenarios ) and imported that data to the scripts thus having more dynamic approach in terms of the test data . Then i have put the most commonly used functionalities and events in a Functiona library which help me to reuse a alot of code and save time.
I also use a series of control Driver Scripts which help me control each and every Test step Scripts as well as each module script from an Excel sheet itself ... SINCE I USE A TESTEXECUTE ON THE SERVER....
(NOTE : any suggestions for more scope of improvement will be appreciated :P)
hope i could help..
I have a modular structure of scripts all of which are seperated and ordered in a systematic manner according to the various different modules,
Then we have put the Test data in a Excel sheet (contains multiple data which works out to be multiple Scenarios ) and imported that data to the scripts thus having more dynamic approach in terms of the test data . Then i have put the most commonly used functionalities and events in a Functiona library which help me to reuse a alot of code and save time.
I also use a series of control Driver Scripts which help me control each and every Test step Scripts as well as each module script from an Excel sheet itself ... SINCE I USE A TESTEXECUTE ON THE SERVER....
(NOTE : any suggestions for more scope of improvement will be appreciated :P)
hope i could help..
Related Content
- 4 years ago
- 2 years ago
- 4 years ago
- 14 years ago
Recent Discussions
- 4 days ago
- 5 days ago