You are viewing limited content. For full access, please sign in.

Question

Question

Forms automated unit testing

asked on February 14, 2019

Is there any way currently or any suggestions of how we could set up automated unit tests for the processes we are developing.

We have say 15 test scenarios with sample data inputs and expected outputs for a custom process we have developed.

 

What types of methods could allow for this ? I know there are general suites out there like Selenium , just curious what others are doing for this.

 

Thanks !

 

3 0

Replies

replied on February 14, 2019 Show version history

I haven't done this, but I'm going to put the idea in the queue for later. Normally I use something like selenium. However, since most Laserfiche customers aren't going to have the development resources to do full on selenium testing (edit) I might go looking for something else. There are a few automation suites out there that might make it easier for an advanced analyst or QA person to have some autonomy.

1 0
replied on February 14, 2019

That would be nice for sure.

I know very little about this product/project.. but

https://www.laserfiche.com/ecmblog/what-is-robotic-process-automation-rpa/

may become part of that solution geared to a less technical audience and perhaps offers some deeper integration with the LF suite of products

1 0
replied on February 14, 2019

Now that's a good idea. Use Laserfiche to test Laserfiche. Laserfiche Inception.

3 0
replied on December 8, 2020 Show version history

Just came across this question.

While only SOMEWHAT related to Unit testing in particular, my development team and I developed a Go package using Playwright that shows how to integrate Playwright to automatically CREATE Laserfiche forms from a structured Excel file. Same methods could be used for spinning up Unit testing in Go using Playwright.

https://github.com/CabarrusCo/celfiche

1 0
You are not allowed to follow up in this post.

Sign in to reply to this post.