Multiple choice technology testing What is purpose of reusable action Cannot be inserted as calls to the original action Can be called multiple times within a test and can be called from other tests Can be copied and inserted as independent actions All the above Reveal answer Fill a bubble to check yourself B Correct answer Explanation Reusable actions can be invoked multiple times within a test and from other tests, promoting modularity. They cannot be merely copied as independent actions nor are they uncallable; thus the other statements are false.