Forum Discussion

DSmachineWorld's avatar
DSmachineWorld
Contributor
6 years ago
Solved

Use Case for User Forms

I don't need any help (yet) on building a user form, what I would like to ask if this use case is best handled through a user form.

 

As a TestComplete user, I want to interact with a web site where initial loading times are slow, but which get faster after the first invocation. I want to be able to switch between two variables that choose the wait time for the web site to load, after which my test will start, using the wait time variable I selected.

4 Replies

  • Marsha_R's avatar
    Marsha_R
    Icon for Champion Level 3 rankChampion Level 3

    You certainly could do that but it makes your test less flexible.  How do you decide what's a faster load time?  Perhaps there's a way we can get TC to do the work for you.