Votes
Answers
Views
Question
0
1
2
asked 1 year ago by Akshay_kamble
updated 1 year ago by c0d3m0nk3y
Tags:
I have set up the output for a test-step but I am unable to ensure that output set up for required action reflects the expected results, How can I ensure that, what is the correct procedure to set up the output for the required action, and how to ensure t...
0
1
7
asked 1 year ago by Akshay_kamble
updated 1 year ago by c0d3m0nk3y
Tags:
How can TestNG annotations be implemented on the UI level in Alchemy, and what benefits do they provide for test case execution and management?
0
0
0
Be first to answer!
asked 1 year ago by Prasad_Langoju
How can I see the API requests in different cases like 1)After the test has run successfully 2)After any submissions are done 3)After creating any suite and tests? 4)If we have made any changes to the existing tests or data?
0
1
4
asked 1 year ago by Akshay_kamble
updated 1 year ago by c0d3m0nk3y
Does log level in Alchemy applies to both UI executions and command-line executions? if yes. How to achieve it for UI execution ?
0
0
4
Be first to answer!
asked 1 year ago by Akshay_kamble
Tags:
I recorded a test after executing my test on Alchemy UI level so I want to debug my test using log level so can anyone tell me, what are the available methods and techniques to debug tests on the Alchemy UI level, and how can they be effectively utilized ...
0
1
5
asked 1 year ago by Akshay_kamble
updated 1 year ago by c0d3m0nk3y
Tags:
I want to record the test for login functionality in an application using Alchemy, where I need to verify if the login is successful, then navigate to the user's dashboard page. I want to add assertion on verify login step, How can I do that?
0
1
3
asked 1 year ago by Prasad_Langoju
updated 1 year ago by c0d3m0nk3y
If I have multiple tests in my suite and I want to run a function before and after each test, Is it possible in Alchemy to run a function before and after each test without calling it each time?
0
1
6
asked 1 year ago by Akshay_kamble
updated 1 year ago by Heckler
I recorded a test and executed my test successfully now I want to print some messages on UI execution console of Alchemy, I can't see any 'print' action in Alchemy, How to do this?
1
1
4
asked 1 year ago by Akshay_kamble
updated 1 year ago by c0d3m0nk3y
Tags:
By mistake, I added the wrong context variable but after realizing I added the correct one, now I want to remove the wrong one to avoid the conflict? How to do this?