I am trying to create an automation system, but I ran into a problem here. Below is a brief description.
main.cs [Test] public void Test_MyPage() { LoginPageObject objLogin = new LoginPageObject(); FunctionTest cc = objLogin.FunctionAbcTest(); FunctionTest objAbcTest = new FunctionTest(); } LoginPageObject.cs
Expected Result: Continue further validation to return to the FunctionTest class.
Actual result: After some function that is called in (1), the automation completes, but does not return to FunctionTest.cs
I really need help with this.
I am very grateful for your help.
NOTE:
For a more detailed description, you can refer to my project. Click here .
Add full path to open excel file
Install MS Access Database engine 2010 (either 32 bits or 64 bits depending on your device).
Install nunit 2.6.4 and run the project through nunit
Visual studio 2013
Download expires in 1/3
user5338118
source share