We’ve got a lot planned!
This roadmap is directly connected to our project management software. Our roadmap is serious, not just for show!
Looking for what's completed? Check out the changelog
Q3 2021
Releases
Planned
Similar to sprints in agile or cycles in Linear, the concept of a release in Linear will assist you in your smoothest launch possible.
Chrome extension mapping & healing
Planned
Tools to simplify editing & healing test cases using the chrome extension.
Full page text analysis
In progress
43%
Using the full DOM, determine the relation of elements and analyze the text output. This will lead to better user generated test cases, automatic titling & description of test cases and more.
Slack integration
Planned
This integration will allow users to configure notifications regarding failing test cases.
Assertions
Planned
Traditional test assertions in addition to "can this set of actions be repeated." This will be implementing: checking the value of something, and checking for the presence of something.
Test suites
Planned
The grouping of a set of user stories that have the same end goal. i.e. 'purchase the pro plan'
Linear integration
Planned
Meeshkan integrating with Linear for found bugs.
Q4 2021
Computer generated test cases
Planned
Using information from manually, and user generated test cases — create and regularly update smart test cases that are identified as paths needing to be tested.
Self healing test cases
Planned
This research and development project will dig into making test cases more resilient to Frontend changes.
Custom security selectors
Planned
Define which selectors should be ignored or anonymized by the recorder.
Multi-browser support
Planned
This will extend the testing capabilities from Chromium to other engines to replicate Firefox, Edge and Safari support.
Replay steps
Planned
Reproduce the problem when a test fails & patch steps when an element cannot be found.
Backlog
Device emulation
Planned
Replicate the correct user agent that you'd like to test. This is great for products that use webapps on mobile or TV devices.
Data generation (experimental)
Planned
This is the data science objective to infer what data/fixtures are needed in order for a test to run. i.e. if a test is a log in flow, a user needs to have already have been created.
Test import
Planned
Do you have UI tests generated/written somewhere else? This importer will allow you to keep all of your UI tests together.
Mobile SDKs
Planned
This is pushing support for iOS and Android mobile devices. Many products span several platforms nowadays.