Votes
Answers
Views
Question
0
1
3
asked 1 year ago by Prasad_Langoju
updated 1 year ago by c0d3m0nk3y
If I created a test , for that test If I want to use a data that I have in my CSV file from the system. Is it possible to retrieve and repeat the loop?
0
0
0
Be first to answer!
asked 1 year ago by Prasad_Langoju
If I want to enter my confidential information like passwords or card numbers ect. in a test. I dont want to save the details in the test, I want to enter during the execution . Is it possible in Alchemy?
0
1
4
asked 1 year ago by Akshay_kamble
updated 1 year ago by c0d3m0nk3y
Tags:
I have a test, I want to add the comment on the test step, How can do that? or What are the different methods in Alchemy to add comments in test scripts?
0
2
4
asked 1 year ago by Akshay_kamble
updated 1 year ago by Heckler
I have a lengthy test but it is failing in execution, I want to debug my test so I want to add breakpoints in order to debug it properly, How can I do that?
0
1
18
asked 1 year ago by Akshay_kamble
updated 1 year ago by David Rumley
Tags:
I want to disable a test step without deleting it from the test, is there a way in Alchemy IDE to temporarily disable specific test steps without deleting them from the test case?
3
1
11
asked 1 year ago by Akshay_kamble
updated 1 year ago by c0d3m0nk3y
Tags:
I want to set up the conditional statement(if-else) on the test steps, How can I do that?
0
0
7
Be first to answer!
asked 1 year ago by Automaton
I think I have noticed that some of the integrations are ignored when running interactively. That means your interactive test may run perfectly fine, but when compiled, something goes wrong because of an integration. For example: I was using the conso...
1
1
5
asked 1 year ago by TestMaster
updated 1 year ago by c0d3m0nk3y
Tags:
I find myself generating binaries multiple times before I get it right. My files are organized on my local disk in a folder structure. When saving a binary it always defaults to the root "This PC". It would be better if it defaulted to the last folder ...
2
1
9
asked 1 year ago by TestMaster
updated 1 year ago by c0d3m0nk3y
Tags:
When logging in, it would be nice to have a "remember me", so I don't have to provide credentials every time.