WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question

search results

for tests

External content provided by Daniel Krüger; April 11, 2024; WEBCON BPS Version: 2023.1.3.118 Full post: https://daniels-notes.de/posts/2024/playwright-part-two The video show cases the changes to the previous part and will give you how Playwright could be useful. Changes: Tab support Collapsed group support Provide step id instead of the title to verify it

External content by Daniel Krüger; March 31, 2024 ; WEBCON BPS Version: 2023.1.3.118 The original post has appeared on daniels-notes.de A colleague introduced me to Playwright from Microsoft. This is a tool you can use for automating UI testing.  If you have no idea, what this means, imagine the following: You have an approval workflow. Person one provides s

(...) I would like to conduct tests in the context of a specific user, using their permissions as an example. How do you do this?

(...)   Fig. 7. The system configuration   Summary WEBCON BPS is a very flexible system supporting users at all stages of the project, starting from the configuration, through tests , to maintaining the processes after their implementation. The ability of redirecting e-mails on three levels is significant support for both the configuration person and the end-user.

(...) ompt will inform you about which path was made the default path.     Example of use An example of using such a solution is an application that allows the teacher to evaluate tests (e.g. in mathematics). The tests will be filled out by the student in the physical form and then, scanned and automatically sent to the teacher – they can assess them remotely. After the test e (...)

(...) re process of generation code takes several dozen seconds and its completion will be confirmed by the “Solution is created” message.     Extension configuration and tests First, run a code editor by using a command: PS C:StartBPS> code .   The generated solution template should be connected to your own SharePoint Online environment. The ent (...)

(...) ou will lose it, it cannot be viewed again. There is also a possibility of using “Impersonation” which allows you to call API in the context of a specific user. Before starting your tests , you need to give your newly registered App the privileges to start the process – you can do this in exactly the same as you would assign privileges to regular users or groups.   (...)

(...) orm maintenance. 7.1.Database maintenance. Basic administrative activities related to WEBCON BPS databases. They have a key impact on system performance and security:   Backup and tests of Restore procedures. Index maintenance (reorganize and rebuild). Statistics updating.   Indexes and statistics maintenance is crucial for system performance. Based on this data, th (...)

(...) enance   7.1.Database maintenance. Basic administrative activities related to WEBCON BPS databases. They have a key impact on system performance and security:   Backup and tests of Restore procedures. Index maintenance (reorganize and rebuild). Statistics updating.   Indexes and statistics maintenance is crucial for system performance. Based on this data, th (...)

(...) above; author: Dawid Golonka Introduction The model way of implementing the WEBCON BPS system is to work on three types of environments. Processes are configured on the development environment, tests of the created solution are carried out on the test environment, and end-users of the system work on the production environment. Moving processes or changes in processes between environments is possi (...)

(...) The DEV-TEST-PROD environment model is fully supported, in which the development environment (DEV) model is designed to create new processes, the test environment (TEST) is used to perform functional tests before the final implementation of the solution on the production environment (PROD) on which they work users. Creating processes in such a way that they are insensitive to the context of the envi (...)

(...) re to be used during sizing. What is more, some of the variabilities do not become apparent until implementation. To face the challenge, WEBCON developed a standardized methodology for performance tests that should be considered support when sizing the equipment required for WEBCON BPS platform. The methodology assumes load testing in the environment. The tests aim at executing two predefined tes (...)

(...) Fig. 3. Configuration of "Check if there is an attachment" action in WEBCON BPS Designer Studio according to the provided prototype documentation   After performing all necessary tests , providing credentials, and granting privileges, the implementation team releases the application for use in the enterprise.   Using the application and Edit mode While using the applic (...)

(...) the workflow id, you can generate an Excel file to define, which field should have which value in which step. Using this information, you can generate the form data, which can then be used in your tests . You can find more detailed information in my post. If you have any questions you will have the chance to ask me in person next Tuesday at 5 pm: YouTube Live  LinkedIn event You can (...)

(...) e this as a guideline but verify it on your system: 1. Make a backup of the databases 2. Have another environment with the same process ready, so that you can check the usages tab of the field 3. tests Best regards, Daniel

(...) Hello, As usually, after encountering an error during tests , I have tried to Remove data of instances no longer in archive database option. Unfortunatelly, it is not working. Blue bar is sliding from left to right for about 10 minutes now. In Designer Studio, I can't remove the steps associated with the corrupted task, and the task also can't be removed because it doesn't load. Is there any tip, (...)

(...) the geolocation of the browser is used, even if path authorization with method "application" is used. If this method is used, it would be great to use the location of the device instead. I made two tests , one with and one without active VPN. As expected I had two different locations. This is understandable, but if the path authorization with mode "Application" is used, I would expect the location o (...)

(...) I've noticed after installing 2023.1.3.29 that vacation charts stopped working and investigated what is the problem. After some tests it seems that the values of used and avalilable days that were previously automatically calculated based on the items already in the workflow are the problem and probably an error occurs when the engine tries to calculate them. When I turn off the visibility of both fiel (...)