The ability to apply Token files to a Test before running a Test set.
I have a product that requires testing for multiple clients and will use tokenized tests to pass different data (usernames, field names etc). Rather than creating multiple tests that contain the same steps but different token files(1 token file per client) it would bemore efficient for me to have the single test set and select which token file to use. For example, a test that requires all fields on a form to be completed.Client A could have fields 1, 2 and 3 whereas Client B could have fields A, B and C. Each client would have different validation required and/or different character limits. Currently to use the same test I would need to edit the token file and re-upload or make a copy of the test (Which would make it harder keep updated with all the different copies if something changes). I was thinking this process could work in a similar way to attaching configurations/releases to a Test Set. The token files will be attached to thetest set and will be chosen upon running said test set. If anyone has any methods or work arounds for me, it would be great to hear them. Thanks.2.3KViews2likes1CommentScheduling Manual Tests And Dashboard Chart Showing Progress Against Plan
A key metric I am commonly asked for is "what is our test progress against plan?" Right now, I have a custom field "planned test date" that I have to manually populate test by test (or fast edit). The only way I can report on this is to then run a test library export (from legacy reports as the new reports module .csv includes excessive blank columns) in to an MS Excel dashboard where I then have a formula similar to this: =COUNTIFS('QAC_Extract'![RANGE],[LOOKUP],'QAC_Extract'![RANGE],"<="&[TODAY]) (where LOOKUP is the Planned Test Date) Used in conjunction with total number of tests, and the sum of the tests that have a Last Run Status I can determine how many were planned by today and how many were attempted. This gives me stats as shown in the attachment. It would be great if QAComplete could do all this tracking for me, using a dashboard line chart.1.8KViews1like0Comments