How to add a Userform with Table format?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How to add a Userform with Table format?
Hi All,
Can anyone please explain me how to add a Userform with Table format.
I have added other Userforms with buttons, textbox etc. But i need a Userform with Table format in it. So anyone please explain me how to add Userform with table.
NOTE: I have attached the screenshot how the Table format should be.
Thanks & Regards
Rajesh HS
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Just a curiosity, why would you need table in the TestComplete 's userform, are you going to get any input?
I don't think Table format is available for UserForms. ref: https://support.smartbear.com/testcomplete/docs/testing-with/advanced/user-forms/components.html
Thanks
Shankar R
LinkedIn | CG-VAK Software | Bitbucket | shankarr.75@gmail.com
“You must expect great things from you, before you can do them”- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Shankar,
I was trying to create a framework using these userforms. Where i can input the data for the actions performed.
If there is no Table format Userform, Is there any alternative solution?
Thanks & Regards
Rajesh HS
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It is not a good approach to take the input from UserForm and use them in test unless that is main requirement.
Best way to get and manipulate the data is using Excel other data sources. I think if you planing to create a framework then below links will help you to develop it better.
https://smartbear.com/learn/automated-testing/test-automation-frameworks/
Thanks
Shankar R
LinkedIn | CG-VAK Software | Bitbucket | shankarr.75@gmail.com
“You must expect great things from you, before you can do them”