How to access project variables in step definitions for BDD framework
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2022
02:38 PM
09-12-2022
02:38 PM
How to access project variables in step definitions for BDD framework
I have created project variables for test environment and would like to access in my step definition as part of BDD framework. I can access and execute from the Execution plan module in test complete when I have the code written for it. However, need help executing the code in step definition
Labels:
- Labels:
-
BDD Tests
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2022
06:44 AM
10-12-2022
06:44 AM
Here is a great example on how to parameterize in BDD framework.
Parameterize BDD Tests | TestComplete Documentation (smartbear.com)
