How to integrate RFT with Testing Environments?
Is there a way, that I can store all the test assets inside the RFT instead of on the PC?
Does RFT has version control capabilities?
Does RFT has ability to handle minor UI changes?
Can we use RFT to operate across different applications? (for e.g. If I am in a webbrowser, can I include another action from another application)
Does RFT has ability to link different modules to create a long end to end script? (Like keywords or functions or merging different scripts)
Thank you so much in advance.
You setup RFT, "enable" environments on your system and start recording your first script.
Use ClearCase to store them on a shared place.
Yes, but only ClearCase is supported.
Yes, it has an object recognition algorithm, which gives test objects (objects on the application under test-AUT) some recognition scores. This score determines if an object is eligible or not. Minor changes in AUT affect this score a little, which does not break script execution.
5.6. Yes.