📜  您采取哪些步骤来实现自动化? - 无论代码示例

📅  最后修改于: 2022-03-11 14:57:30.989000             🧑  作者: Mango

代码示例1
• Learn the functionality 
o Reading requirements 
o Knowledge transfer session with B.A 
o Ask teammates 
• Manually test it 
o Making sure I understand each step properly 
o Understand expected results 
• Automate it o Create POM pages 
* Add necessary elements/methods 
    I am going to use and add PageFactory design pattern 
* Create a driver class with Singleton pattern 
• Validate the tests using TestNG Assertions