Opkey Release – 5.52

New Features

Introducing Pre & Post Test Execution Report(Beta) feature

OpKey has now been added with an all new advanced feature, Pre & Post Test Execution Report. This feature allows you to export Pre as well as Post execution report of the Test Case and Suite. You can upload your sample report(s) template to the selected project from the Upload Templates tab in Reports under the Project Management of OpKey Admin. Later, you can update, export and delete the uploaded report as required. You can download Sample Template for your reference by clicking on the Download sample template button. Pre execution report feature allows you to generate a report of your test without doing the actual test execution of the flow.

There are some System Fields showing in System Fields tab in Admin under Reports in Project Management. These fields are the unique fields that can be added in the sample report to be uploaded which results filling of respective test data in the mapped fields in the Pre and Post execution reports. You can add your custom field tags from the Custom Fields tab in the selected project. In order to generate Pre-Report, open your Test Case, click on Run Now and then select Pre-Report option. Enter Report Name, select Agent, Report Template, Steps Hierarchy, Format, Report Logo and click on Next. Once the Pre-Report is generated, you can download it from the Pre-Reports tab under the dockable panel to view and analyze. Pre Execution Reports contains a table with few columns like S. No. Test Step Description, Expected Result, Actual Status, Comments and Date, as per the selected sample report. It contains another table in the bottom named as Revision History which contains information about the Test Case & Suite like Created By, Authored By, Reviewed By, Approved By & Published By.

To generate Post-Execution report, click on the Execute under the Run Now button. Check Show Advanced Settings checkbox in Local Execution wizard and click on Next. Navigate to the Advanced Execution Settings and check Post Execution Report checkbox and click Next. Next step opens Post Report Settings (Beta) page which allows you to select Template, enter Report name, select Snapshot, Steps Hierarchy, Report Logo and then click on Next. Follow other steps to start test execution. Once the test execution gets completed successfully, click on the Export Report, select Post Execution Report and export it to analyze the Post execution report. Post Execution Reports contains a table with few columns like Step No, Test Step Description, Expected Results, Actual Status, Snapshot, Comments & Date, as per the selected sample report. It contains another table named as Revision History which contains information about the Test Case & Suite like Created By, Authored By, Reviewed By, Approved By & Published By. It contains another table in the bottom named as Revision History which contains information about the Test Case & Suite like Created By, Authored By, Reviewed By, Approved By & Published By.

Note: System Fields (like Test Script ID, Test Script Name etc.) where Test Data is filled in reports, must be mapped under the Test Procedures Table in the uploaded sample report.

Maker Checker Feature Enhancements

There are some significant enhancements in the Maker Checker feature. There were only two states Draft and Published earlier but two new states Review and Approved have now been added in this OpKey Release. Thus, there would be total 4 states named as Draft, Review, Approved and Published. When your file is in Draft state then it can be edited by any user (Admin or Non-Admin) but when state gets changed from Draft to any other states (Review, Approved or Published) then the file will get freezed (locked) and no further editing can be done by the user (Admin or Non-Admin) in that state. However, Admin user can change its state to Draft and then further editing can be done.

A non-admin cannot change freezed (locked) state (Review, Approved or Published) of the file while an admin user can do that. If state of an upper artifact/file (like Suite) file is being changed then the state of all the mapped lower artifacts/files (like TC, FL, OR, GDR etc.) with Suite will get changed automatically. If there is a Function Library file which is already mapped with a Test Case and you are adding/editing Input Parameters & changing the state of Function Library file then State of the Test Case (in which that Function Library is mapped) will get changed as per the final state of the Function Library.

In addition, you can add your own States at Project level from the Manage State tab under the Project Management section from OpKey Admin Panel. Draft, Review, Approved and Published states are System Defined and cannot be modified and deleted. Review, Approve and Published state will lock files and only Admin will have rights to unlock them. Name of the newly added States (User Defined) cannot be matching with the System Defined state (like Draft, Review, Approved or Published) names. If you have your existing User defined states with the same name matching with the new System Defined state (like Review & Approved) names added then any changes in States results locking of the artifact/file as per the rule of System defined states.

Note:

  • If there is an existing artifact in Published state (created in earlier OpKey builds like 5.51, 5.50 etc.) then it will be editable (behaves like a Draft state) but once the state gets changed from Published to Review or Approved state then the artifact will get frozen (locked) & no further editing can be done, as per the new rule of OpKey build release 5.52.
  • If there is an existing artifact in Published state (created in earlier OpKey builds like 5.51, 5.50 etc.) then it will be editable (behaves like a Draft state) but when the state gets changed from Published to Draft and then Draft to Review, Approved or Published state then the artifact will get frozen (locked) & no further editing can be done, as per the new rule of OpKey build release 5.52.

Introducing “Replica” feature at OpKey Test Accelerator platform

Now, OpKey Test Accelerator users can make replica(s) of their files or folders on same or different domain in different project. You can make replica of the exported and copied file. You can right click on the file, copy the file and then right click on the folder and select Replica option. You can right click on the file, select on the export option to export the file. Once its successfully exported in compressed form, you can later make a replica of the exported file while choosing Import option.

Now you can import exported artifacts of OpKey Web and make Replica in the OpKey Accelerator platform. Here, a new folder (named as Dependencies) is created in Accelerator which contains the dependent files. If there are OpKey Web components (like TC, OR. GDR, SR etc.) then they will be hidden in the Accelerator platform. Only Function Libraries (FLs) of OpKey Web, which are equivalent to the Business Components (BCs) of Accelerator will be visible in Accelerator end. In addition, a copy of the imported file folder through replica, will be created at the OpKey Web in Project Workspace. It contains all the imported files through replica.

Similarly, when you make a replica of the exported Accelerator folder in OpKey Web then a new folder named as Dependent_Artifacts will be created in Project Workspace in OpKey Web which contains the replica files. As Business Components (AC) of Accelerator are equivalent to the Function Libraries (FL) of OpKey Web so created replica of AC will be visible in the OpKey Web but other replica components of the Accelerator will be hidden in the OpKey Web. In addition, a new folder named as Dependencies, will be created at Accelerator end which contains the newly created replica files.

Introducing “RestoreTo” feature at OpKey Test Accelerator platform

OpKey Accelerator users can now create a backup of their Business Components (BCs), Business Processes (BPs) and Test Cases (TCs) and make required changes to them. In case you want to restore their backup copy then you can easily restore desired backup version in the desired folder. To create a backup copy, click on the Create New Backup button. Navigate to the dockable panel and click on Backup to have a look. You can make various copies of the backup. In order to restore it to the desired location, click on the RestoreTo button, choose folder and restore it. You can restore the backup file and replace the current file.

Other significant feature enhancements

  • Now, there is a Run Now button which contains options (Execute, Debug & Pre-Report) to can be used for execution in normal mode, debug mode and generate Pre-Report respectively. Pre-Report option is enabled only in Test Case i.e. Pre-Execution report can only be generated for the Test Cases.
  • Now, Local Execution Wizard has a new step (Plugin Settings) from where you can apply Plugin settings and save them for further test executions.
  • Performance of the overall test execution, using supported plugins, has now improved significantly.
  • Now, you need to instrument your existing APK files to automating your mobile test flows as there are some enhancements from Plugin side.
  • There is a new mobile keyword Mobile_SwitchDynamicLoading has now been added and it allows you to apply wait until the page gets loaded. It takes True/False as data input arguments. If you have provided True then it will wait for the page load whereas for False data input argument, it will not wait for page load.

Note: You are recommended to download & install latest released OpKey Agent for test execution.

Major Bug Fixes

Issue key
Summary
SAS-27172
Scrollbar available in object input argument mapping tree available in Test Case/Function Library/Business Component is not working as expected.
SAS-27114
IE Specific| Icons are not coming on qa1.smartopkey.com on switching project.
SAS-27192
Loader is blocking create branch popup. Unable to perform create branch.
SAS-27183
UI issue in test conflict window when user refreshes browser provided that test conflict window is available on screen.
SAS-27152
SMTP URL is getting expired within half n hour
SAS-26903
Exception “Unable to find session ID ‘ef5b5297-0106-41fb-bcc9-a899397194cb’ in ArtifactLockCheck-Cache.” is displayed on screen when user restores back a backup of file.
SAS-26878
“Uncaught TypeError: $scope.CodedFLEditor.LockCodeSegment is not a function” is displayed on browser console and some read-only segments in coded function library are no longer read-only.
SAS-27160
Impact Analysis | No notification for artifcat lock is showing in Impact Analysis
SAS-27169
Wrong message is getting displayed while deleting backup from bottom panel tab “Backup”.
SAS-27171
Wrong message is displayed on screen when user creates backup of a file.
SAS-26585
Northwell | UI Deffect in OpKey Local SaaS Build 5.49
SAS-27146
Model paths are displayed as impacted when user analyzes a model after restoring a published model backup.
SAS-27016
Error “Path related to selected test case does not exist on model” is displayed when user clicks “Highlight Path” button after restoring backup of a model.
SAS-26908
Keyboard not closing in application Coursera
SAS-26989
Step timeout issue in application Sephora.
SAS-25404
[Mobile_recorder_native]ANDROID | Music Player Audio Player_v3.6.6 Application | Application is fail to launch after instrumentation
SAS-25861
ANDROID | Hybrid Applications | Playback | Keywords execution is talking 5 – 6 sec time to execute which is more than 2 seconds , with screenshot even if the object is visible on the screen properly
SAS-27181
Loader remains moving when switch from Flowchart to Grid view in Web
SAS-26856
Tooltip text is not getting displayed when user hovers mouse over tooltip available adjacent to “ContinueOnError”, “Want Snapshot”, “Is Negative” checkboxes on business component/business process/test case.
SAS-27062
“Open in new tab” option is enabled in context menu when user right click on any added keyword in frozen TC/FL. It should only be enabled for added SR methods/FLs/CFLs.
SAS-26925
Exception message “Used Shared Global DR ‘shared gdr’ is no longer shared. Kindly remove it from data input argument and refresh Shared Global DR.” is displayed when user creates a branch with shared global data repository.
SAS-27158
Not able to record through smart recorder.
SAS-26955
Exception comes on refreshing URL
SAS-26542
OracleFusion_SelectDropDownbyText is not working
SAS-27104
In Execution result some steps do not get open and loader remains moving if decrypt data
SAS-27119
Northwell_Dashboard|Spock Agent| Whenever user create job and directly run on spock agent without saving job then user get exception i.e. The parameters dictionary contains a null entry for parameter ‘session_Id’ of non-nullable type.
SAS-27154
OpKey Cloud| Result are not getting closed and updated on cloud environment.
SAS-27095
Scheduler| Name should be trimmed under scheduler wizard if name of length is long.
SAS-27167
Start.bat file pop-up is appearing when recording in Chrome-add on
SAS-27135
Getting exception when fetching record from database after disconnecting from database
SAS-26614
OracleFusion_Deselectcheckbox/ OracelFusion_Selectchecbox is not working
SAS-26956
Test conflict window is not getting displayed in case of error condition while restoring a backup.
SAS-26678
No steps getting recorded
SAS-26697
Keyboard didn’t minimize after typetext in application Market watch while playback.
SAS-26905
Keyboard not getting closed in application Instagram lite
SAS-27130
FL/TC|Tour| Call out is not appearing for Run Now button.
SAS-26621
Unable to create or upgrade OpKey database if user’s timezone is “UTCâ€.
SAS-26351
Appium Playback : – Wait and WaitForObject keyword not execute properly
SAS-26402
|Mobile_launchApplication keyword | If application is not installed into device then launch keyword should get fail with failure reason.
SAS-25856
|BananaRepublic.apk(Hybrid)| Recorded step not getting found while execution
SAS-25957
|Untapped_hybrid|Throwing JS exception in message and object not getting found by class property and xpath
SAS-26357
|Oxford dictionary (Native)| Multiple objects are getting found by a unique property (id and xpath)
SAS-27120
|LocalexecutionWizard|Plugin settings page not getting updated after changing the plugin
SAS-26977
|Pcloudy_MobileRecorder| Throwing 504 Gateway time out error pop-up, on uploading application in Pcloudy MyApp data
SAS-26756
Unable to copy “IF” Keyword from a Fl and paste into the same FL
SAS-27123
When restore back in GDR then needs to refresh it
SAS-27000
“Warning” is getting displayed over message “Yipee!! Your email is successfully verified.” on page when user verifies an user verification email.
SAS-27085
Getting corrupted images in app Snap! while recording steps in local using pCloudy device,instrumented from production environment.
SAS-27139
Exception is coming on agent while execution
SAS-26680
Partial recording in few applications
SAS-26506
Applications getting Crashed while recording in opkey mobility.
SAS-27055
The application Go Jek is not getting launched at time of recording.
SAS-27057
The application Google Trip is getting closed while launching at the time of recording.
SAS-26656
The applications are getting crashed while launching at the time of recording.
SAS-26572
The applications are getting closed while launching at the time of recording.
SAS-26327
Appium Playback : Unable to auto-start the Appium server
SAS-26559
The Tantan application is getting crashed while launching at the time of recording.
SAS-26929
“Uncaught TypeError: Cannot read property ‘firstChild’ of undefined” is displayed on browser console when user opens a published model.
SAS-26547
Unable to record in application ALT Balaji.
SAS-27056
Key is not getting deleted in merge back after conflict window comes
SAS-26930
Some buttons are not getting enable in some artifact
SAS-27110
jnlp is getting downloaded on chrome
SAS-27108
getting exception when executing GetvaluefromXpath keyword with namespace attribute as false
SAS-27106
On all Recorder same title is coming i.e Mobile Recorder and also Cancel button not working
SAS-27109
Loader is not coming on recorder UI
SAS-26721
TypetextInTextArea is getting fail even it types in the text area (fake fail)
SAS-27046
Edge | Deslectcheckbox fake pass
SAS-26832
IE | VerfiyEditBoxDefaultValue and VerifyEditBoxValue keyword are getting fail
SAS-27086
Wrong date is selecting during playback
SAS-27107
Select Record Mode is not coming for Desktop Recorder
SAS-27101
Persistor comes in Sparkin after restore back to save.
SAS-26968
Auto refresh is not working of Pre tab in bottom factory at Acc side
SAS-27090
Unable to execute the flow from local environment in pCloudy device.
SAS-27097
Unable to execute the recorded flow from production environment in pCloudy devices.
SAS-26876
Screenshot size is different when executed on chrome and chrome headless
SAS-26693
Web_ClickByText keyword — Fake pass and object not found issue
SAS-27083
Getting exception while executing Getvaluefromxpath keyword
SAS-26974
External Tool Integration|Jira| User is not able to login on cloud Jira and getting notification i.e. unable to connect to Jira Service at the given URL.
SAS-27096
Northwell_Dashboard| Unable to execute execution through local
SAS-27073
Exception is coming when click on Preview
SAS-27049
While starting execution getting some Signal R exception in logs and unable to start execution.
SAS-26874
|Pcloudy_Mobile_recorder| As recorder page open opens, it should not show project works space tree
SAS-26694
|Mobile_execution(Hybrid)|Keypad not getting closed after keyword “type text on edit box”
SAS-26364
|Application Crash| Apk getting crashed as it launches
SAS-27074
|Mobile_recorder| SPY and recorder button size is smaller
SAS-26951
UI on FF browser of conflict window on scrolling down is distorted
SAS-27061
After object was found,sending command “enableDynamicLoading” and in response getting “”Failure of Execution in Future Job, Exception was” in application Instagram Lite ,
SAS-26934
SR|Method Details| Soap method description should not display in Rest method details tab.
SAS-27092
Security check pop-up is appearing when executing flow
SAS-27010
Job Portal| Job is not displaying under Manage Job tab and Recently Created job on dashboard whenever user another create job in OpKey Portal.
SAS-27032
Edge | TypetextonEditbox is not typing whole text
SAS-27033
SelectRadiobutton is getting fail
SAS-26583
fakepass| Clickbutton is not clicking on specific object
SAS-26646
Step timeout issue when multiple sessions are executed
SAS-26647
Plugin unable to switch between two browsers
SAS-26677
Edge | Multiple openbrowser keyword is not working
SAS-27041
IE |Clicklink keyword getting fail
SAS-27034
Firefox| SelectCheckbox is getting fail on firefox
SAS-27035
Selectwindow fail in Firefox
SAS-27045
IE | unable to click on drop-down icon (Click Keyword)
SAS-27052
Click/ Clickbutton are getting fail in all browsers
SAS-27048
Firefox/Edge | Typetextoneditbox keyword fails
SAS-27067
IE | Typetextoneditbox types text multiple times. Return fail as output
SAS-26716
“Select” button should not be displayed on function library creation popup when user clicks “Create All Components” button on model.
SAS-26932
Impacted Test Cases pane should be refreshed automatically when user publishes a model. User have to manually refresh the pane to view impacted test cases of model.
SAS-26993
Functionality of “Select All” checkbox under “Impacted Test Cases” pane is not working in model.
SAS-26927
Icons of button are not loading on IE11 browser.
SAS-26931
Function library for all unlinked vertices/edges are getting created while creating function library for a single vertex/edge.
SAS-26325
Field to fill destination project password is displayed in Test Conflict window when user performs “Restore Back” functionality on a created version.
SAS-26890
A separate window to provide project encryption password should be displayed instead of providing it in Test Conflict window during Merge Branch process.
SAS-27024
IE | ClickLink is clicking on another object
SAS-26624
No error messages are displayed if any exception occurs during DB creation or upgradation.
SAS-26771
Merge branch should not start without providing valid encryption password in “Provide encryption pasword” popup while merging two project/branch with encrypted data.
SAS-26668
“Open in new tab” functionality is not working for added FLs, CFLs and SR methods in freezed TC/FL.
SAS-27009
In execution result show result do not get enable sometimes.
SAS-27026
IE/Edge – ClickLink is clicking on other object
SAS-27014
UI of Session tag
SAS-26769
Wrong caption is displayed on “Provide encryption password” popup while merging two branch/project containing encrypted data.
SAS-26664
High level audit trail is not getting displayed in project files if user changes project audit trail settings from low level to high level in project management.
SAS-27037
Lock notification coming two times in all artifacts except fl and tc on web side
SAS-27008
In GDR right context menu should be disable
SAS-26971
Notification is wrong on artifacts which is freeze
SAS-26976
UI of conflict window
SAS-26949
Remove message from Test Result in conflict window
SAS-26953
throwing exception when unable to communicate with agent
SAS-26962
Copy-Paste| Expected Result is not getting copied when user copy paste action on SR/FL/CFL.
SAS-26571
Unable to click on some icons and some buttons in Wix app and showing pass in result.
SAS-26550
Unable to record anything in application Just Watch.
SAS-26727
Exception message “Value cannot be null.” is displayed on screen when user performs “RestoreTo” functionality on existing backup.
SAS-26883
|Mobile_execution|FakePass| Keyword getting passed but action not performed, throwing “Exception occured while parsing this string” in logs
SAS-26830
IE | Clickbutton is getting fail
SAS-26938
Authentication code Issue | User getting blank screen in place on Authentication code
SAS-26648
Exception message “The SMTP host was not specified” is displayed on screen when user creates a project and assign an user to the project provided that SMTP Host is not available in web.config.
SAS-26984
Getting Failure response exception in application Kardia
SAS-26975
Getting Failure response exception in application Sephora and Nykaa
SAS-25752
Mobile Web Recorder Issue: Click action unable to record over the specific object
SAS-25792
Mobile Web Recorder : Click over a dropdown option does not record
SAS-25730
ChromeAddon||ShadowDom || While recording Checkbox , click keyword is been recorded instead of SelectCheckbox.
SAS-25726
ChromeAddon || ShdowDOM || Unnecessary click keyword is getting recorded while recording SelectDropDownItem
SAS-25733
ChromeAddon || ShadowDom || DeSelectCheckbox keyword is getting recorded while selecting checkbox.
SAS-25727
ChromeAddon || ShadowDom | Click keyword is been recorded while recording radio button .
SAS-26683
Swipe to text keyword fakepass in application calm meditate and sleep.
SAS-26526
GDR Mapping Issue | User getting exception on screen when try to map GDR column from FL
SAS-26564
|Mobile_execution(Hybrid)| Ionic framework| Recorded step not getting found while execution
SAS-26512
Applications object not getting recorded in opkey mobility.
SAS-26162
Need to change datatype of keyword “GetSalesforceAuthorizationToken”‘s data input argument
SAS-26887
|Mobile_recorder|Keypad not getting closed after type text by keyword “typetext on edit box”
SAS-25448
Gherkin Issue | User not able to see created “GDR” headers like “Username” and “Password” on MAC-Safari
SAS-26740
Plugin Settings Issue | Save plugin setting checkbox is not checked even user checked it and click on next button
SAS-26548
Applications getting crashed while playback.
SAS-26591
Application Sephora getting crashed while Playback after launching.
SAS-26565
|Mobile_execution(Hybrid)|Iterations| Unable to execute hybrid flows in iterations .
SAS-26881
Click keyword is getting fail with Object not found message
SAS-26779
Plugin Settings Issue | Plugin settings is no updated when user not added plugin specific keyword and make changes in Plugin setting from run Now wizard
SAS-26776
Plugin Settings Issue | User getting web plugins setting even use selected “Appium” from Plugin section in execution wizard
SAS-26741
Plugin Settings Issue | User getting exception on screen when try to execute through with plugin settings
SAS-26561
|Mobile_recorder|Ionic framework|Step not getting recorded into local devices|
SAS-26739
Plugin Settings Issue | Checkbox is checked but still it is showing False in Now now plugin settings
SAS-26738
Plugin settings Issue | Plugin setting window is not visible and back button is not working when user add generic plugin and click on Run Now option
SAS-26818
The Post Finance application is getting crashed after launching at the time of execution.
SAS-26780
Plugin Settings Issue | Provided values must be same even user move to next window of previous window in execution wizard
SAS-26868
Plugin Settings Issue | Driver path should be “grey out” and comment for driver also grey out
SAS-26156
|Relation API| Same relation getting fetched for different objects , thus not working in playback
SAS-26705
GDR Issue | User not getting shared GDR tab for keyword “SetGlobalDRValue” and “GetGlobalDRValue” in TC/FL
SAS-26606
Copy paste issue on Level | User getting level type (Job,TC,BP,BC) when user try to perform copy paste action on Level
SAS-26539
Portal permission issue | User getting exception when user try to make web as a default access and click on apply option
SAS-26790
|Mobile_execution|App Cash|Unacademy |Application getting crashed as it launch
SAS-26924
Please select Template message should get removed once user select any option from drop down
SAS-26590
Fake pass on continue while playback as keyboard not getting closed after typetext in application Bluestone jewellery online.
SAS-26820
|Mobile_execution|App crash| application getting crashed as it launches
SAS-26574
When I tap on region dropdown, The Club Factory app is getting crashed.
SAS-26504
Dashboard Issue | User getting “OR,GDR,CFL and SR” in recently used artifact in Folder even all the artifact is deleted from Project Work space
SAS-23624
Agent Authentication issue | User getting Agent is in Desktop mode when user logout agent and first uninstall and then try to install agent
SAS-26499
GV Issue | User getting error when user try to delete multiple GV(User defined)
SAS-26495
Platform permission issue | User getting default access option when click on edit user and make admin user to Non admin
SAS-26748
|Exception| Throwing exception on refreshing the fl
SAS-26254
Stop execution Issue | User getting error sequence contains no element when user try to stop running session
SAS-26206
Spock agent issue | User getting exception when trigger multiple session from different tabs of browser
SAS-25952
Do RoundRobin in case of random while selecting agent from the same region in SpockAgent
SAS-24219
Project updation performance || Time taken to update a project details on project management=21sec in qa1.stg.myopkey.com.
SAS-26808
Copy Paste Performance | User getting loader on screen when try to perform copy paste of “80 Business Flow” having 500 Business component
SAS-26490
|OpKeyMobility_android|Java 11 update| Unable to run execution if system has jdk 11
SAS-26888
|Mobile_execution|Recorded object not getting found while execution by x-path
SAS-23901
MBT | Impacted Test case remains visible after selecting Mark a resolve checkbox checked.
SAS-26831
Pasted model gets freeze when user perform Copy-paste functionality on a model.
SAS-26544
Unwanted buttons (“Create New File”, “Select”) are getting displayed on test case creation window available in impact analysis window on model.
SAS-26826
Unable to link an individual vertex/edge to a specific function library on model.
SAS-26099
Text displayed in view mode and edit mode is different for “Comment” field available for a version under “Older Version” bottom panel tab.
SAS-26825
MBT Utility is not auto-starting after auto-FL creation when user directly click on “Analyze” button without associating FLs with added vertex/edge.
SAS-26718
Loader gets stuck after auto-FL creation when user clicks “Analyze” button without associating FL to vertex/edge on model.
SAS-26699
File/folders of last selected project is getting displayed newly selected project on IE11 browser.
SAS-26712
Wrong icon and title name “PasswordWin” is displayed on window where project encryption password is to be filled.
SAS-26312
“Current project’s” name is getting displayed in place of “New branch project’s” name on “Create Branch” window if user refreshes browser during “Create Branch” process.
SAS-25571
Northwell_Dashboard| When user delete tag at the time of request job or modify job then refresh button get disabled.
SAS-26355
Scheduler| Unable to schedule job on local environment as getting error invalid date.
SAS-26358
Scheduler| Whenever user schedule the job/suite its not getting display in calendar.
SAS-26404
Scheduler| When user schedule job/suite in future date or in next month then scheduled job/suite is not displaying in calendar.
SAS-26582
Execution Result| Getting exception i.e. Conversion from type DBNull to type String is not valid.
SAS-26652
Artifact| Whenever user create any artifact then its CreatedOn and ModifiedOn is not displaying in details tab.
SAS-26835
If any field or column or cell is blank then at that place NA should come
SAS-26799
After refreshing Template icon Template get refreshed from backend but on UI it show selected only
SAS-26638
User need to refresh BC,BP,TC when open it as called artifact is not visible
SAS-26801
Templates do not comes in drop down if once go back in Execution wizard
SAS-26803
Revision History is not coming correctly
SAS-26865
Data is not coming in Revision History
SAS-26792
Logo issue in Template
SAS-26700
After updating Template if add New Template then earlier updated template get replaced with newly added template.
SAS-26833
Two level hierarchy is coming after selecting one level hierarchy also
SAS-26639
This Template already exist message is coming if Upload Template in one Project which has been already uploaded in some other project
SAS-26701
Duplicate name Template gets uploaded in Admin panel if Update Template.
SAS-26702
One Template is getting uploaded only in one Project at a time
SAS-26616
Auto generated Build and Session should not be visible in Execution Result
SAS-26829
Object reference exception is coming while Pre Run
SAS-26595
Templates are not getting uploaded at Project level
SAS-26596
Session tags are not getting deleted in Session tag tab.
SAS-26589
Not able to save CFL doing some modification in it
SAS-26587
Exception is coming while uploading Template in Admin panel
SAS-26594
UI issues of Session tag tab
SAS-26711
Getting index out of bound exception in Web_ClickByText keyword
SAS-26660
Mouse hover keyword is working differently for same object
SAS-26645
Web_SelectListItem is getting Fake pass
SAS-26620
GetAllbuttons is getting fake pass
SAS-26470
Exception message “Object reference not set to an instance of an object.” is displayed on screen when user copy-pastes a test case/function library where referencing scenario exist.
SAS-26653
Getting exception if no Select page is available in the script for desired page
SAS-26560
UI | Check box | Oracle ( Impact analysis ) pop-up check box are not working properly
SAS-26511
Click keyword is clicking on wrong object
SAS-26746
Web_typebytext keyword is getting pass if Texttotype input argument is not provided
SAS-26632
ClickLinkInTableCell is not clicking on desired object
SAS-26092
Sauce Lab| Wrong message is showing when user account is expired and user try to execute suite
SAS-26791
Plugin Setting | Plugin setting window is not visible
SAS-25060
Web Plugin || Web_clickbytext keyword is getting ONF inside the frame
SAS-26618
Exception “Cannot delete or update a parent row: a foreign key constraint fails” is displayed on screen when user try to delete a project where a sparkin is used in suite.
SAS-22047
“New Test Cases” are getting displayed for “Model Test Coverage” on impact analysis window even though user has not deleted or added any new vertices/edges on existing model.
SAS-26717
Functionality of “Rename” button available on “Vertex/Edge Associator” popup is not working.
SAS-26516
Functionality of “Mark as resolved” button is not working on model.
SAS-26546
Large in-progress test case window with wrong title name is displayed on screen when test case creation is in progress in model.
SAS-26543
Wrong title name is displayed on test case creation window available on model while creating test cases from impact analysis window.
SAS-26545
Unwanted loader is continuously getting displayed on screen when user publishes a model.
SAS-26597
Object is not coming in focus when user opens mapped step’s object OR using “Open in new tab” functionality.
SAS-26515
Mapped global variable’s name is not getting updated on TC/FL when user clicks “Refresh” button after changing name of mapped global variables.
SAS-26329
Project Workspace Tree || Exception ” Unable to cast object of type ‘CresTech.OpKey.Core.AllUnifiedModule’ to type ‘CresTech.OpKey.Core.Folder ” occur when user click on delete button under project work space tree.
SAS-26472
Argument mapping is getting orphaned in database at back-end when user deletes a test case/function library where referenced steps exist.
SAS-26363
Admin users are getting displayed in set permissions window on a branch project if the branch is created by an admin user.
SAS-26635
|Mobile_recorder(Hybrid)|Crash|application getting crashed as it launches while recording
SAS-26613
Exception message “Invalid URI: The hostname could not be parsed.” is displayed in logs if “Server URL” field contains space in prefix or suffix along with valid URL and connects it to SAAS.
SAS-26331
Encryption password of a project is not working after providing correct encryption password if user updates name of that project.
SAS-26551
The application Joule is getting crashed at the time of recording.
SAS-26570
BBC News app is getting crashed at the recording time.
SAS-26573
The Daily Hunt app is getting crashed while launching at the time of recording.
SAS-26631
Copy paste Issue | User getting exception on screen when try to preform copy paste action on level(Home)
SAS-26581
Clicklink is clicking on another object
SAS-26615
OracleFusion | Getting exception when updating business component
SAS-26625
Click and Select Frame gets Fake pass
SAS-26661
ClickLinkinTableCell is clicking on different link if same object and row index is provided
SAS-26580
Execution Result deletion Issue | User getting exception when select root node through multiple deletion and click on delete option
SAS-26556
|Mobile_execution||Multiple iteration|Multiple response are receiving from the device for a single command that was sent by Opkey
SAS-26527
OR || IsUsed for Value Property should be checked by default.
SAS-25341
WD_MouseHover : Keyword is getting fails and send message Object Not Found
SAS-26503
ReInstrument app throws SequenceContainsNoElement
SAS-26356
Version String not in proper format
SAS-26333
ANDROID | FutureGroup_ALL Application | “Mobile_GetOTP” no output is coming on result when leave the “Before” and “After” field bl;ank
SAS-25717
|Mobile_recorder_hybrid||Banana republic(hybrid)|Typetext step not getting recorded
SAS-25610
|Mobile_recorder_hybrid| Step not getting recorded on clicking over next button
SAS-25609
ANDROID | ZoomCar | Recording | NO STR | Not even a single step is getting recorded
SAS-25334
[Mobile_recorder_native_hybrid]ANDROID | Learn Typing_v999.9 | Recording | Hybrid / Native | “TypeText” is not getting recorded along with the click keyword when type on Hybrid part and then click on Native part
SAS-25699
|Mobile_recorder_hybrid||grocer.apk| Drop down text and icon not getting recorded
SAS-25698
|Mobile_recorder_hybrid| Navigate icon not getting recorded
SAS-25657
[Mobile_recorder_native]ANDROID | All_FutureGroup | Recording | Wrong “TypeTextEditBox” is getting recorded
SAS-25611
|Spy| after click over object, Object image property is showing with corrupted object.
SAS-25374
|Mobile_recorder_hybrid| Object image not coming in object property for Hybrid mode objects

Known Issues

Issue ID
Summary
SAS-26540
FL|Details Tab| Intellecense list should be display again when user once clear a single angular brace or clearing the text.
SAS-27088
Chrome Add on|State| If any artifact is in freezed state like FL/TC/OR then its changed state color is not displaying in chrome add on.
SAS-26562
“Duplicate name found” custom message showing but duplicate apk not present
SAS-27133
|RE-instrument| original uploaded apk not getting instrument with re-instrument feature
SAS-27131
|Device Management| Android device type getting changed into IOS if user rename the device
SAS-27134
|RE-instrument| Already intrumented apk not getting instrument with re-instrument feature
SAS-27243
Impact Anlaysis |Oracle| During playback, type text is not typing in required field
SAS-27260
Impact analysis | Oracle| Data is not showing in Impact Artifact piechart under Impact report
SAS-27257
Accelerator Replica Issue | User getting BP/BC/TC/Job checkbox checked in Grid view when user checked checkbox from grid view and move to label view and again move to Label view
SAS-27236
Accelerator Replica Issue | User getting exception “Database check Unique” when try to perform replica with three users
SAS-27235
Accelerator Replica Issue | User getting exception “Sequence contains no element” when try to perform replica with three users
SAS-27231
Accelerator Replica UI Issue | User getting blank screen in case of multiple Replica with different users
SAS-27229
Accelerator Replica Issue | User getting exception when try to replicate jobs through multiple user
SAS-26981
Accelerator Replica Issue | There should be a proper message displayed on screen when user try to perform replica with single user through multiple tabs
SAS-26893
Accelerator Replica Issue | Replica progress UI is not visible when user click on minimize option
SAS-26840
Accelerator Replica UI Issue | User getting UI issue when user try to see UI on MAC Chrome
SAS-26665
Replica UI Issue | User getting UI issue when create job,TC,BP and BC on MAC-OS
SAS-26954
Accelerator Replica Issue | User getting Label selection grid even user select Label and click on Replica option
SAS-27265
Local|Report Template|Firefox Specific| Template file is downloading without extension on firefox if template name contain space between them.
SAS-27267
Accelerator Replica Issue | User getting exception when first perform Import/Replica of below given .zip file and after that perform copy replica
SAS-26255
When user open pdf file in acrobat adobe reader then image and text are getting blurred in its default view.
SAS-25945
Go Back option is not working under gherkin report when user view snapshot.
SAS-25946
Image is getting downloaded while clicking on view original option under gherkin report.
SAS-26110
ALM | Snapshot link is not available in reports if Keyword approach is executed through TC
SAS-26107
Tunnel | Stats, Report,Attachment is not uploading in Defect (TFS/ALM/JIRA)
SAS-26270
Spock Agent coded FL Issue | Teleporting Tunnel utility is not invoked automatically when Coded FL jesry server is already open and user try to execute flow through Spock agent
SAS-25574
Spock agent Issue | Teleporting Tunnel automatically not closed when user execute multiple flow like “15” on multiple machine through Spock agent
SAS-25816
Coded FL auto highlight UI Issue | User not properly getting description of coded FL error on tooltip when user compile the code and mouse hover on Error
SAS-25573
Spock Agent Issue | User getting exception “Object reference” when user try to execute multiple flow like “15” flow
SAS-25156
Workday || WD_SelectCheckboxInTableCell : Kyeword getting fail and send msg in dubug info : no such element: Unable to locate element:
SAS-25525
Workday Keyword |WD_FindAndSelectLovInTableCell | WD_SearchAndSelectLovInTableCell | Keywords done movement in all over same page and not able to redirect at defined position
SAS-25570
Workday Keyword | Wd_FindAndSelectLov | Keyword Doing Multiple Action and Not able to Find and Select any Data
SAS-25520
“ClickOnObjectInTableCellByQuery” keyword is getting failed during execution.
SAS-25408
|Spock Agent| Unable to execute multiple session at a same point via spock agent
SAS-26027
SaasImpactAnalysis|| Salesforce||Unable to view a impact report loader persist although was able to generate impact report.Object count was 174.
SAS-23297
“Download logs” IE specific Issue | when user click on download logs two or three times then user getting a separate window of logs.
SAS-24853
“GetRadioButtonCount” keyword is getting failed while execution.
SAS-23926
Accelerator || IE || Tags || Getting error “Unable to Find selected Tag, it might have been deleted.Kindly refresh.” whenever user Add Tag.
SAS-25413
Bitbucket || (race condition issue) In parallel execution, if auto generated Build and Suite then getting exception.
SAS-21202
CFL || Constructors and overloading methods are not visible in intellisense suggestions at UI level.
SAS-21268
CFL|| Icons are missing for ‘Static method’, static and non-static fields.
SAS-23785
Chrome Addon/ Chrome Recorder | Overlapping of tab under chrome recorder .
SAS-21100
CodedFL || When importing a package from associated jar then colon at end of the statement is not getting added.
SAS-20351
Correct path/test case is getting displayed under “Impacted” category for “Model Test Coverage” and “Model Automation Implementation” on impact analysis window.
SAS-23308
Data-set is displayed for session under business process detailed report which are not executed using LDR on session dashboard in accelerator platform.
SAS-24432
Detailed report is not getting exported correctly
SAS-24810
Error message “Cannot Move Step” is displayed on screen when user try to move a step upwards on business component or business process on accelerator platform.
SAS-23322
Galen and Accessibility || Unable to execute the flow on MAC.
SAS-23501
GDR | Run-time value of GDR is showing incorrect in result
SAS-21726
Gherkin | Linked FL is not getting executed when user execute Gherkin.
SAS-21732
Gherkin | Loader appears continuously when user copy and paste under gherkin.
SAS-23925
GV of collection of string or keyvaluepair is not coming in drop in data input argument if GV is blank
SAS-24704
GV || List Type GV || At Run Time || List Items Popup size should be bigger as it can show multiple list items.
SAS-23882
IE || Added Output parameter gets disappear whenever user provide invalid value in Collection Data type output parameter.
SAS-23749
LDR/DataSet | Live result is not uploading when execute a TC with heavy data
SAS-19267
MBT /Overlapping | Overlapping issue when user create edge from one node to another node under MBT.
SAS-20143
MBT | Edge Overlapping issue when user link edges from one node to another node.
SAS-20073
MBT | Edge overlapping issue when user link node through edges.
SAS-20255
MBT | Edge should be properly visible when user drag node in between Node and edge with less distance coverage.
SAS-19077
MBT | Issue in Auto arrange when user drag node in between Self loop.
SAS-21569
MBT | User is not able to create FL through model having more then 200 FL in it.
SAS-18000
MBT | User is not able to Drag existing FL under MBT .
SAS-19979
MBT/DRAG DROP | Drag drop issue under MBT when user drag node under Edge .
SAS-20185
MBT_DragDrop | Behavior of drag and drop is not proper when user drag any node in between edge and node.
SAS-21463
MBT| Unnecessary loader appears when user click on New Test case Tab under analyse window.
SAS-20703
Model | User is able to move editable field under MBT when user edit any node.
SAS-21203
Newly added business component is getting added to wrong position when user clicks “add” button after selecting group on business process/component.
SAS-25297
PeopleSoft Plugin | IE Browser || PS_SelectCheckBoxInTableCell keyword is getting fail but is selecting the desired checkbox.
SAS-24664
qTest || Search by ID field should get cleared whenever user switch option from Requirement to Test Case via-versa in qTest Filter.
SAS-19225
Some other steps are also getting Grouped in BP if select any two step and rigt click to group
SAS-25166
Some validation required on UI level for Integer and Double data type in ADG
SAS-24422
SR || LDR is saving the date format “1999-01-01T23:01:01+01:00” into “1/1/1999 10:01:01 PM” which is causing to fail SR.
SAS-25043
SR || Usability || Need to improve usability of data which appeared under “Method/Service Details.”
SAS-24694
Template fonts are not very clear on FF browser for Gherkin Report
SAS-24639
Template of Gherkin Report is hazy
SAS-24872
UI of grouping done in BP between added steps (i.e. multiple BCs) are not visible in TC on accelerator platform.
SAS-21111
Unable to export detailed pdf report of 30000 steps and an error “504 Gateway Time-Out” occurs.
SAS-23528
Unable to release lock of SSO users as projects are assigned through groups to the users and are not directly assigned from project management.
SAS-23953
Validation should be implemented for different data type in Excel file LDR
SAS-18399
Value is not showing correct in Integrated if FL is called in another FL1 and input parameter is added in FL1 also.
SAS-23167
Wrong order(Different order from which user has added and has been executed) of datasets is displayed under each testcases displayed under business process detailed report section on session dashboard.
SAS-21561
Spock agent issue | If in between execution connection is lost then session is not continue and message appears on screen “Channel and connection has broken”
SAS-21768
Spock Agent Issue | User not getting Snapshots when user execute Desktop flow through Desktop plugin
SAS-21770
Spock Agent Issue | Tunnel connection automatically broken when user execute flow which is more than 1 hour on our network
SAS-21791
Spock Agent issue | Native player still running in Task manager when user execute flow of Opkey Desktop keywords through Desktop plugin
SAS-21268
CFL|| Icons are missing for ‘Static method’, static and non-static fields.
SAS-21219
CFL || Description of Input parameter created inside CodedFL is not visible in FL and TC.
SAS-21100
CodedFL || When importing a package from associated jar then colon at end of the statement is not getting added.
SAS-21016
SalesForce_Classic || Keyword “SF_Click” is getting failed with message “Object not found”.
SAS-18077
MBT (Auto-Arrange) || Model after auto-arranging model is not usable as edge labels and edges are overlapping added vertices.
SAS-19267
MBT /Overlapping | Overlapping issue when user create edge from one node to another node under MBT.
SAS-20497
Accelerator|TC| Implementation of Queuing in TC at accelerator end.
SAS-20535
FL is getting opened from session result which was executed on tag basis, while left panel is having files and folders of execution result.
SAS-20351
Correct path/test case is getting displayed under “Impacted” category for “Model Test Coverage” and “Model Automation Implementation” on impact analysis window.
SAS-20255
MBT | Edge should be properly visible when user drag node in between Node and edge with less distance coverage.
SAS-20185
MBT_DragDrop | Behavior of drag and drop is not proper when user drag any node in between edge and node.
SAS-20143
MBT | Edge Overlapping issue when user link edges from one node to another node.
SAS-20073
MBT | Edge overlapping issue when user link node through edges.
SAS-19095
MBT | Drag drop issue under MBT whenever user drag node.
SAS-14003
Object available on Object input argument OR tree is getting duplicated when user refreshes OR tree on TC/FL.
SAS-18545
Recorder Auto Start || JNLP is getting downloaded even when the OpKey Smart Recorder is installed in the system (Scenario Specific).
SAS-18286
Recorder Auto Start | Firefox| Edge Browser || JNLP is not getting downloaded if OpKey Smart Recorder is not installed on the system.
SAS-15810
Connected links available on flowchart is wrongly aligned when user collapse/expand nested IF/For blocks.
SAS-15415
Folder-Replica| Getting an Exception System.TimeoutException: Timeout performing EVAL when user queue replica with 11 users.
SAS-15422
Folder-Replica|Queued Replica| Getting exception resTech.OpKey.Exceptions.DatabaseException: Fatal error encountered during data read.
SAS-16176
GDR | Audit trails are not showing correctly when deleting a row
SAS-16180
GDR | Column name is showing incorrect when adding a column after deleting 25 columns
SAS-16958
Gherkin | Browser hangs when press enter after giving space in statements
SAS-14167
Input Parameter|| Once FL is called in TC,If we change data type as file type to string, and if we refresh TC, in data input argument, attached file continue to be shown.
SAS-16211
Intellisense Coded_FL Issue | user getting object intelisense outside of the Scope
SAS-15422
Folder-Replica|Queued Replica| Getting exception resTech.OpKey.Exceptions.DatabaseException: Fatal error encountered during data read.
SAS-15415
Folder-Replica| Getting an Exception System.TimeoutException: Timeout performing EVAL when user queue replica with 11 users.
SAS-15326
Negative Scenario|Folder-Replica| An Exception when user delete on going replica folder then CresTech.OpKey.Exceptions.ForeignKeyFailedException: Upsert failed as some referenced entity doesnt exist.
SAS-15810
Connected links available on flowchart is wrongly aligned when user collapse/expand nested IF/For blocks.
SAS-14003
Object available on Object input argument OR tree is getting duplicated when user refreshes OR tree on TC/FL.
SAS-13648
Oracle 2.0 Playback || Oracle_SyncForm keyword needs implementation.
SAS-14209
Sync Issue | Global Variable not reflected when user use all global variable inside Dynamic Object and try to sync
SAS-14105
QC | Wrong Status displaying of Report which was created through Opkey on ALM. Also, zero count displaying on report.
SAS-14003
Object available on Object input argument OR tree is getting duplicated when user refreshes OR tree on TC/FL.
SAS-17451
Chrome Extension || User should be able to add Chrome AddOn when OpKey Web is open in incognito window from Start Recording Button and Download Center.
SAS-17452
Chrome AddOn || User should be able to launch ChromeAddOn from Start Recording and Download Center when OpKey Web is open in Incognito Window.
SAS-17336
Chrome AddOn | Live View || Any modification done on the recording grid should also be reflected on Live Recording View.
SAS-14655
Chrome Extension | OpKey Smart Recorder Windiw || ObjectImage property with object’s image is not coming.
SAS-14642
Chrome Extension | OpKey Smart Recorder Window || There should be a toggle switch to record Desktop as well as Web applications.
SAS-23308
Data-set is displayed for session under business process detailed report which are not executed using LDR on session dashboard in accelerator platform.
SAS-16683
Chrome Extension || Chrome AddOn should start in AddToOR when OpKey Web is open in Chrome.
SAS-23528
Unable to release lock of SSO users as projects are assigned through groups to the users and are not directly assigned from project management.
SAS-23561
SAAS Impact Analysis || Oracle | Salesforce | Setting : User Enter ” NULL ” in Added team as System identifier , Environment Credentials get diapered and it save blank row of environment in Team and Environment in new snapshot get disable.

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 atleast one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article