Skip to main content

Hi Guys,

 

Maybe it is a back topic, but anybody knows an automated tests tool for IFS Cloud?

Thanks,

 

Gianni Neves 

For functional testing Test-a-Rest can be used. It’s what is used at RnD for a lot of the functional tests.
https://docs.ifs.com/techdocs/23r1/020_lifecycle/050_working_with_environments/030_test_data/#test_data_loading_logs

 


Hi @gianni.neves 

 

In order to test PLSQL logic you can use PLSQL unit test which is inbuild in Developer Studio tool. We have integrated the tests into Build pipelines as well, so they trigger automatically. 

https://docs.ifs.com/techdocs/23r1/060_development/050_development_tools/002_developer_studio/030_reference/330_pl_sql_tester/010_unit_tests/

 

/Harshini


Reply