Testing Tally with Kibi

DemosExplore demoKillbug

What we asked Kibi to do

Explore core public user journey. Do not sign in or change any data.

Kibi explores

Watch the Explore session recorded with the prompt above.

Kibi explores Tally's core public user journey

Generated test cases

Create, Preview, Validate, and Submit Form as Unauthenticated User

Create, Preview, Validate, and Submit Form as Unauthenticated User
StepActionExpected result
1Click 'Create a free form' on the homepage to start building without signing up.The form editor opens at https://tally.so/create with blank title and block insertion prompts.
2Click on the 'Form title' placeholder, type 'Customer Feedback', and press Enter.The form title updates to 'Customer Feedback' and the top navigation shows '* / Customer Feedback'.
3Click the '+' block insertion icon on the empty line, select the 'Rating' block, and confirm with 'Insert ->'.A required Rating block with star rating icons and a Submit button is inserted into the editor.
4Type 'How satisfied are you with our service?' as the rating question text.The rating question label updates with the entered text and shows an asterisk marking it required.
5Click the 'Preview' button in the top navigation.The form preview mode opens displaying the form title, required rating question, and Submit button.
6Click the 'Submit ->' button without selecting any star rating.Submission is blocked and a validation error 'Please select a value' is displayed in red.
7Click the 4th star rating and click 'Submit ->'.The form submits successfully and displays the completion message 'Thanks for completing this form!'.
8Click the '< Back to editor' button.The editor reopens with the 'Customer Feedback' title and rating question intact.

Verify Publish Account Boundary and Draft Preservation for Unauthenticated User

Verify Publish Account Boundary and Draft Preservation for Unauthenticated User
StepActionExpected result
1Click 'Create a free form' on the homepage to launch the form editor.The form builder opens at https://tally.so/create without requiring sign-in.
2Enter a form title and click the 'Publish' button in the top navigation bar.An account registration boundary is displayed titled 'Create your Tally account' requesting sign-up to publish.
3Click the '<- Back to editor' link on the sign-up screen.The sign-up prompt closes and returns to the form editor with all draft changes preserved.

Browse and Load Pre-built Template into Editor as Unauthenticated User

Browse and Load Pre-built Template into Editor as Unauthenticated User
StepActionExpected result
1Scroll down the homepage to the 'Designed for you' templates section and click 'Browse templates'.The 'Explore form & survey templates' modal opens displaying category filters and template cards.
2Click the 'Contact form' template card.The 'Contact Form Template' preview modal opens showing form layout, 'Close', and 'Use this template' buttons.
3Click the 'Use this template' button.The template loads into the form editor at https://tally.so/create with pre-configured title, introductory text, and input fields.

Explore Pricing Plans, Billing Cycle Toggle, and Plan Sign-up Boundary

Explore Pricing Plans, Billing Cycle Toggle, and Plan Sign-up Boundary
StepActionExpected result
1Click the 'Pricing' link in the top navigation bar.The pricing page opens at https://tally.so/pricing showcasing Free, Pro, and Business tiers.
2Scroll down to the pricing table and switch the billing toggle between 'Pay yearly' and 'Pay monthly'.Plan prices update dynamically (e.g. Pro updates from $24/month billed yearly to $29/month billed monthly).
3Click the 'Get started' button under the Pro plan card.The browser navigates to the unauthenticated sign-up page at https://tally.so/signup.

Interact with and Dismiss Homepage Popup Form Demo

Interact with and Dismiss Homepage Popup Form Demo
StepActionExpected result
1Scroll down the homepage to the 'Popup' feature showcase section.The 'Popup' feature card is displayed with an interactive 'Click me' button.
2Click the 'Click me' button.A live interactive popup form modal opens over the homepage with question choices and a close ('x') button.
3Click the 'x' close button on the popup modal.The popup modal dismisses and the underlying homepage content is restored.

Kibi runs the test

Watch Kibi execute Create, Preview, Validate, and Submit Form as Unauthenticated User, covering form creation, preview, required-field validation, and submission in preview mode.

Kibi runs Create, Preview, Validate, and Submit Form as Unauthenticated User