Can I use data from previous step as Test Run Data for Parameterized testing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2024 02:56 AM
I am creating a Parameterized testing for which I need to use test data from previous steps as Test Run Data.
Is there any way I can do this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2024 03:29 AM
Hello @SuchiP,
Can you please find the below link and let me know whether it is useful or not.
https://docs.servicenow.com/bundle/xanadu-application-development/page/administer/auto-test-framewor...
https://developer.servicenow.com/dev.do#!/learn/courses/washingtondc/app_store_learnv2_atf_washingto...
Thanks
SP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2024 11:44 PM
Thanks for responding. The link you shared is about using the parameterized test data.
My question, is it possible to set the parameter test data from any previous step?
I didn't get any option.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2024 03:52 AM - edited 09-18-2024 04:05 AM
@SuchiP ,
As per the below attached ServiceNow document screenshot. We can only set a value for every parameter available to the current test.
No it is not possible to set the parameter test data from any previous step.
https://www.youtube.com/watch?v=RF-WnXONek8
Thanks
SP