General
39 results found
-
Refresh test cycle identifier in analytics screen
Would like to see the real time information of the annotations - Test cycle identifier refresh functionality will help to see the rows reworked on the Net new issues in the consolidated report. Thanks
12 votes -
Request to check for multiple locators for all XXXVisible commands
Request to check for multiple locators for all XXXVisible commands
Hi Team,
We have seen waitForVisible command failed though there were multiple locators in it. In eureQa it was able to find the fist locator at DOM level and returned null for display check.
We need it to check for the next locator if the display check returns false/null though it is able to find the locator at DOM level.
Please check the run id for reference : 280321 and let us know if any further information is required.
7 votesHi Sahiti,
Thanks for the suggestions which helps us to improve the product. We have raised the enhancement in our internal system and we will keep you posted once they are triaged.
Best Regards
eureQa Support -
Provision to Delink the Jira issue key from test run
Provision to Delink the Jira issue key from test run
As of now we have the feature of delinking issue key from the test run. Could it be also possible to delink JIRA issue key as well?
3 votes -
Assigning Labels for multiple Test Scripts at a time
Can we have assigning Labels for multiple Test Scripts at a time.
3 votes -
Provide an ability to perform bulk actions on Run Definitions Screen
Application : eureQa
Module / Component : Run Definitions
Function : Actions on Run DefinitionsCurrent behavior:
1. eureQa does not allow to perform bulk actions on Run Definitions listUser Scenario:
1. User wants to select multiple run definitions and want to map the testing context keys for selected run definitions back to the Testing Platform Group
2. User wants to select multiple run definitions and want assign labels for selected run definitions
3. User wants to select multiple run definitions and want execute them against one or many testing contextsSuggestion:
There should be a checkbox beside run…2 votes -
o Filter the UDV values based on the labels and environment while adding the UDV variable in the locator
Application : eureQa
Module / Component : Test Scripts
Function : User Defined Variables in LocatorsCurrent behavior:
1. eureQa does not support label assignments to UDVs
1. eureQa lists all UDVs in LocatorsUser Scenario:
User wants to see only UDVs marked with the label correlated to script marked with the same labelSuggestion:
1. Allow labels to be assigend to UDVs
2. At defining locators in scripts, show only UDVs marked with the same label of scriptBusiness Value:
1. Classification
2. Relativity2 votes -
new command that 'highlights' a selected target/element on screen for the screen capture feature.
I would like to see a new command family, call it the 'highlight'. the purpose is to 'highlight' the targeted element on the screen. it should work just like verify or assert commands. for example:
verifyText //td[4]/div/span 09/18/2017 2:3
confirms that the text exists in the location defined by '//td[4]/div/span', and that it matches the data entered. but it does not help in actually locating that data on the screen during debugging. adding a possible command such as :
highlightText //td[4]/div/span , which temporarily adds @class=highlight, changes the background color value, or whatever it is that you are doing in…1 voteHi Jason,
We appreciate your patience.
We have a command called “highlight” in eureQa which takes the locator of an element as input and highlights the targeted element.
Please refer to the knowledgebase link provided below.
highlight -
https://eureqa.uservoice.com/knowledgebase/articles/1115185-highlight-ui-automation-interrogationPlease review and let us know in case you still face the issue.
Best Regards,
eureQa Support. -
Capture two screen shots for a failed command.
When running an established scenario, the testing context is set to save a post run, screen shot for failures only.
Often then screen is blank, hence the failure, or there may not be enough useful information in the shot for debugging.
It's often the previous command that leads us to the cause of failure. However, there is no screen shot since it did not fail.
In this situation, can a screen shot of the failed command AND the previous command be saved?1 vote -
Export / download data files for editing.
Managing data files in problematic.
Once a data file is uploaded into eQa, existing cell data can be edited in eQa. However, rows and columns can't be added or deleted.
The user may have lost, changed or damaged the original local csv that was used for the first upload.
Since there is not full editing within eQa, provide a mechanism to export / download the data file from eQa to the local computer so it can be edited.
Then it can replace the existing file in eQa.1 vote -
copy and paste in design mode, please.
I would like to be able to copy and paste blocks of code.
1 vote -
Handle 'Stale Element Reference' error in "scrollToView" & "mouseOver" commands
Please handle 'Stale Element Reference' error in "scrollToView" & "mouseOver" commands.
1 vote -
Inline help
It would be useful to have tooltip help describing each of the required elements. I had to dig around for the documentation on the various project configurations in the knowledgebase and the articles do not appear to be reflective of the actual functionality.
1 vote -
I would like to see the page where I was there
Due to inactivity, the site asks to log in again. But after log in it opens the home page. I would like to see the option of 'Remember Me' or should have option to open the page where I was working before timeout.
1 vote -
QaCONNECT - REST API | batchresults | Please add one more parameter called 'excludeRunsAssignedtoLabels' (optional)
QaCONNECT - REST API | batchresults | Please add one more parameter called 'excludeRunsAssignedtoLabels' (optional) similar to an existing parameter called 'includeRunsOnlyAssignedtoLabels' (optional) with an ability to supply parent and child label(s).
If eureQa team struggles to see any merit in this enhancement request then I suggest we should have a call to discuss this enhancement request in detail. When such functionalities get coupled with eureQa's existing abilities of AI/ML and auto re-run of failed tests, it produced magical outcomes for someone who believes in eureQa and breaths it in and out daily. eureQa's ability of auto assigning label (Do…
1 voteThank you for sharing the idea. We believe this would help our other users as well and prioritized implementation of the feature.
We appreciate your interest and support in the product.
Please be noted that the feature would be available in the next two weeks.
Thank you
-
Testing context combinations through REST
Team,
We would like to execute CI runs by passing different asset combinations dynamically through REST calls. This would allow us to avoid creating testing contexts only for assets in eureQa. This would be of immense help for all the projects wherein development and CI run activities go hand in hand.
Plz take this as priority.1 voteHi Kartheek,
Thanks for the suggestion.
We have logged an enhancement ticket with the product team. We will update you once it is picked up.
Best Regards,
eureQa Support -
Request to handle encrypted values during executions
Hi Team,
For security reasons, we are using encrypted values in our executions. These values are derived from a Data File where in the Data File itself all the values are encrypted.
We have used store command to get the data from Data File. Now the same variable which is used in store command is been called at various places.
Here store command is able to get the encrypted values from the Data File but when the same variable is called at different places, it is showing the original value(decrypted value) which is not expected.
Thank you,
Bidisha.T1 voteHi Bidisha,
Thanks for the suggestions which helps us to improve the product. We have raised all the enhancements in our internal system and we will keep you posted once they are triaged.
Best Regards
eureQa Support -
Request to Add Load/Stress testing label under Testing Purpose Category
Request to add Load/Stress testing as a label under Testing Purpose
Hi Team,
As we are performing load/stress tests on few Projects/POC's. it would be helpful if there is an label like Load/Stress testing under testing purpose category. Please consider this as an improvement and do the needful.
Thank you,
Sahiti1 voteThanks for sharing your ideas to enhance the product. We have raised an enhancement in our internal system and we will keep you posted once they are triaged.
-
User note attribute in the RD mail.
Hi,
As per the LGF design, we are using one environment variable for each flow execution, but we can run the same flow in multiple application versions(703 or 800 or 801) and we need to differentiate the versions in the RD mail we get as soon the RD starts and Completes.
So we need 'User note' sent from Json in the mail which eureqa sends for each RD.Thank you.
1 voteThanks for sharing your ideas to enhance the product. We have raised an enhancement in our internal system and we will keep you posted once they are triaged
-
Representation icon for System Defined Variables
Why don't we have a representation icon for system defined variables in the script and scenario level.
1 voteThanks for sharing your ideas to enhance the product. We have raised an enhancement in our internal system and we will keep you posted once they are triaged.
-
Provide provision to download Dependency Report
Please provide a provision to download dependency report of a test run, which describes all dependencies like Scenarios, TestScripts, DataDefinitions, DataFiles & UserDefined variables.
This report will be helpful for both internal/external teams to identify the dependencies of a test run.
1 voteThanks for sharing your ideas to enhance the product. We have raised an enhancement in our internal system and we will keep you posted once they are triaged.
- Don't see your idea?