Now , let us see how we can Export or Import Tests using QTP/UFT.At times , maybe the Client may ask you to share the Test that you have created or you need to share the entire Script in other machine.Well ,you can share the codes by pasting it in a notepad , but what about the Object Repository and other stuffs.
Hmm , even if you give them your files , again he need to copy those and paste it in QTP.If its less then its ok , but when the data is large , this is not a easy task.
Therefore , we can use the QTP inbuilt mechanism to Export the Entire Test.Basically what this does is , its packs all the Test folder and its neccesery packages and Zips it into a Zip Folder, which you can send it to the person required.
After extracting the Zip file , the folder would contain Action0,Action1 Folders and Watches (no no not the watch in your wrist,but QTP watches) and other packages for smooth running.
Below are the steps for Exporting a Test.
QTP ->File -> Export Test
Let us see about Importing Test in next post.
No comments:
Post a Comment