SudhakarMangi-Automation ProfessionalBLOG
Monday, 25 July 2022
Types of Design Patterns.
›
1) Creational:- These design patterns are used when a decision must be made at the time of instantiation of a class (i.e.cr...
Tuesday, 2 December 2014
Understanding Insight Objects in UFT 11.5!!
›
With Unified Functional Testing, there were a lot of features like integrating GUI testing and API testing, introducing File Content Che...
Tuesday, 7 October 2014
Using Page Factories with Loadable Component!!!
›
Continues with my previous Post!!! LoadableComponent is another way to approach PageObjects. LoadableComponent is a base class that al...
1 comment:
Monday, 25 August 2014
Using Page Factories with Page Objects!!
›
Continues with my previous Post!!! The code that we have learnt to write earlier can be quite verbose. To clean up our code, we can star...
Sunday, 24 August 2014
Design Patterns In Selenium
›
Page Object design Using Page Factory in Page Objects Using Loadable Components Important preliminary points In this chapter ...
›
Home
View web version