0

I would like to know if I can access a website using a browser for testing purposes using RFT. For practice, I'm trying to use www.google.com.For example, can I automate a Google search using RFT?

Machavity
  • 30,841
  • 27
  • 92
  • 100
user7999116
  • 199
  • 1
  • 12

1 Answers1

1

Yes, you can automate web pages with RFT. For an example see A Rational Functional Tester project to test an HTML application.

Roland
  • 1,220
  • 1
  • 14
  • 29