"Automated Test Automation"
Automation is a mindset. It is a habit, a culture.
For example, to perform the same data analysis using an excel spreadsheet, John might do it manually and Mark might write a small macro and preserve it for possible future use.
The same concept applies to software testing as well.
Fortunately, there are hundreds of test automation solution available currently.
However, unfortunately, there is none that automates the implementation of test automation.
It might sound impossible, but it is not.
Would you dare to try it, if we at Testing Algorithms are able to automate test automation?
Experienced QA & Data Analyst
8 年Jim and Abhimanyu Gupta do your code trace the tested code logic /model and on this base create set of tests that check it works and didn't missed copping with predected cases? How mach precentage of the test on application you assume to automate its automation?
Post Grad Student @ CIM | Digital Marketing, Customer Experience
8 年I have to say, I disagree, with your comment on vendor capabilities. Worksoft automates the complete process, from discovery, through automation and analytics for big data sets.
Software Test Automation Architect and Performance Test
8 年From looking at your profile it appears your tool may be a Test Case/Data Design tool that uses ER (Entity Relationship) modeling. I assume then your tool will compete with things such as Tricentis TOSCA Testsuite and Hexawise, both of which use different methods of test case design and test scenario/data generation. If so it should be interesting to see.
Principal Quality Engineering Architect #Enterprenuer #Teamanagement #TestAutomation AI #DataPipline #Load Testing #CyberSecurity#CloudDeployment #DevOps# #QualityManagement#Lowcodeautomation#IntegrationSpecialist
8 年check this https://chrome.google.com/webstore/detail/selenium-page-object-gene/epgmnmcjdhapiojbohkkemlfkegmbebb?hl=en-US
Principal Quality Engineering Architect #Enterprenuer #Teamanagement #TestAutomation AI #DataPipline #Load Testing #CyberSecurity#CloudDeployment #DevOps# #QualityManagement#Lowcodeautomation#IntegrationSpecialist
8 年most of the companies do not have names or unique id's assoiciated to each of the object in their web application,in those case we may need a relative path to identify an object.How this will handle a situation like above .does the solution automatically assigns object id to wireframe/prototype when some one buys this product ,thanks