Profiler Related Issues

Modified on Fri, 15 Nov at 10:48 AM

Test Case Generation Issue

Issue: Occasionally, during test case generation, the process stops at 60%.

Resolution: Ensure to refresh the screen to generate the Feature Files.


Double Quotes for custom values

Issue: Generating Custom Values with Double Quotes in the Feature Files.

Resolution: If you provide custom values into the Custom Value text boxes in Edit Scenario and Follow Me features, as shown in the format DOUBLE_QUOTE <value>DOUBLE_QUOTE. You will see these values generated with double quotes in Feature File.
if you provide custom values into the Custom Value text boxes in Edit Scenario and Follow Me feature as shown in the format "<value>". This format will remove the double quotes generated for a value in Feature File.


Space Needed Between Key and Value in TestDataStart Section

Issue:  While configuring files in the Code Editor screen for the TestData.YML file, a space is required between the key and value when adding a key-value pair in the TestDataStart section.

Resolution:  The fix provided ensures that test data in configuration files appears correctly with a single space between the key and value.
To access Code Editor screen, navigate to the Custom Setting Editor option by right-clicking on the appropriate project and accessing More Menu. 

 


Intended Input Data Not Captured in Textbox 

Issue:  When generating test data in a separate YML file in a Mobile Automation using TestScript Playwright framework, the intended input data is not being captured in the textbox as expected.

Resolution: The backend code has been enabled to ensure that the intended input data is now being captured in the Textbox.



Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article