How to make use of Update sets for ATF Tests

Suhas KP
Kilo Explorer

Need to how update sets can be used better for ATF Tests

1 ACCEPTED SOLUTION

Hi.

1. Go to Navigator. Type update sets. Click New on the top. Name the update set according to your wishes. Click on Submit And current for this. This would make the update set as the current update set that you're working on.

2.) Once the update set is created, create your ATF's and scripts . It would get captured automatically if it is the current update set.

3.) Once your update set is the current update set, go to the test you want to move. Make any small changes like a comma or a dot and then save. IT would save the changes to your update set. You can also use the move to update set UI action . That would also do the trick.

 

4.) For moving update sets, Complete the update set once all your work is done. There is a link of Export to XML in the update set. Clicking that would create an XML version of your update set.

On the instance you want to move, go to retrieved update sets from the navigator.

Import the XML you extracted. Preview the update sets for any errors. If no error found, commit the update set. This would move all the changes in the instance.

 

DO NOT RUN ATF's in PRODUCTION.

 

Please mark the answer helpful and correct if this answers your questions!

 

 

Thanks,

Pratik

View solution in original post

6 REPLIES 6

pratikjaiswal
Tera Guru

Hi,

 

Capture all the ATF scripts and updates in an update set which would help you to move through instances.

 

 

Thanks,

Pratik

Thank you so much for answering, I need some detailed info how to achieve this. Need some detailed Steps.

Can you let me know your questions regarding this? What exactly are you trying to achieve on this? I'll try to answer.

 

Thanks,

Pratik

How to Create an update sets?
How to add ATF Tests to Update Sets?
How to add existing tests to Update Sets?
How to Move tests using update sets from 1 instance to another?