Can I import XML through test step in ATF? I need to import the XML file to do the tests

shivani_jamdade
Tera Contributor

Can anyone please help me to understand how we can import XML in ATF Test Step?

Do we have any wayout to do do. I was trying with Run Server Side Script but that also didnt worked for me.

Please help me for this

3 REPLIES 3

Sardash
Tera Guru


@shivani_jamdade - 

No. ATF does not have a direct test step to import an XML file. That’s why Run Server Side Script alone does not work as you expect.
---------------------------------------------------------------------------------------------------------------------------------------------------
If my response helped, please mark it by selecting "Accept as Solution" and " Helpful."

Shaqeel
Mega Sage

Hi @shivani_jamdade 

 

This is a very common ATF limitation question.

You cannot perform this activity.


***********************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting "Accept as Solution" and " Helpful." This action benefits both the community and me.

***********************************************************************************************************************





Regards

Shaqeel

abirakundu23
Giga Sage

Hi @shivani_jamdade ,
There is no OOB test  step for upload xml for test cases using ATF. It's is limitation so far.

Test case xml.png

Please mark helpful and correct answer if it's worthy for you.