10-06-2023 02:47 AM
Hello,
i created a .Net-DLL that i currently use with the builtIn .Net-Steptype. her i can select the DLL and the function.
After this it shows the input and output parameters in the step settings.
Question: How can i create a new steptype for each function in the DLL?
The new steptype should still show the input/output parameters in step-settings.
What i tried:
Open "Types"
Rightclick + Insert step Type -> Rename to "Example"
Properties -> Substeps -> Add -> Custom -> Specify Module -> Select DLL and Function
Go back to testplan
Rightclick + Insert Step + "Example" -> The inserted step now does not insert the previously selected function. Only the DLL and RootClass. The field ".Net Invocation" is empty.
Whats the problem here?
Thx
Solved! Go to Solution.
10-06-2023 10:08 AM