tgeesa
13 years agoOccasional Contributor
Automated Text For Forms
First off, I am new so I apologize if this comes up a lot. I've read most of the user guide and watched a lot of the videos (which are great, btw) but still in a bind here.
I am doing both web and Windows program validation. We have an online support system, where engineers handle tickets via a Windows program. Tickets are submitted online by our users. I am developing test scripts and need some help. I need to generate random data that is inserted into an online form then submitted. For example, a random variable will generate a random description of a problem before submission. Once submitted, I will validate that the "typed" random info matches what the online/program ticket profile displays. I do not want to use the same Ticket Title and Problem Description for each ticket generated, this need for random variable.
I am sure this will involve the Data Generator. I played around with it and thought I had a decent custom script saved as a variable, but it won't insert as text (using both keys and textContent (Set) function). It just ends up blank...I also tried saving the variable as the table option but no luck either. What am I missing here?
If someone could walk me through this or point me in the right direction I would greatly appreciate it.
Sincerely,
Tyler
I am doing both web and Windows program validation. We have an online support system, where engineers handle tickets via a Windows program. Tickets are submitted online by our users. I am developing test scripts and need some help. I need to generate random data that is inserted into an online form then submitted. For example, a random variable will generate a random description of a problem before submission. Once submitted, I will validate that the "typed" random info matches what the online/program ticket profile displays. I do not want to use the same Ticket Title and Problem Description for each ticket generated, this need for random variable.
I am sure this will involve the Data Generator. I played around with it and thought I had a decent custom script saved as a variable, but it won't insert as text (using both keys and textContent (Set) function). It just ends up blank...I also tried saving the variable as the table option but no luck either. What am I missing here?
If someone could walk me through this or point me in the right direction I would greatly appreciate it.
Sincerely,
Tyler