We are struggling to copy tests with coded steps in them. After copying and pasting a test with a coded step it fails to compile due to "The namespace 'TestProject' already contains a definition for 'TestX'"
The reason why we are using copy and paste rather than execute test as step in Test Studio is due to the fact that our workflows require many variable test data columns ( some consist of over a thousand ) therefore we are splitting the test data up into smaller more manageable tables in the database, creating a test for this data and binding it to all rows, then when the QA staff copies this test they will open the data bind and select only the rows they want to use.
Is there any way around this or will I have to workaround it by either changing the namespace in the code each time or renaming the step and code behind the step making it impossible for QA ( who have no technical knowledge ) to re-use?
Thanks
Shane
EDIT: At the moment I have created a single test containing just the coded step to workaround the issue. Although this works it seems strange to have to create tests every time I want to add a coded step. Please let me know if I have missed something.
I recently created a test where we have a HTML pop-up that has a session based URL. So in order to keep this step correct we changed the pop-up connection to Modal Pop-Up and put the title of the Web Page is a caption. I recently wrote another script using the same HTML pop up and the same Modal Method and now I can not get TestStudio to connect to it? The User Documentation is limited on how to work around this or as to why this occurs. Any advice would be nice.
The one thing I did notice is if I toggle the "Continue on Failure" the other recorded steps are executed on the pop-up window without error.
I'm trying to copy and paste a step within a Telerik Test Studio test. What I need to do is change the original element used for that step to another element. I can change the verification, but can't seem to figure out how to change the original element targeted. Is it possible?
Hi,
In my web test, I use '~'to rename the FrameClt00Clt000 in Frame A,But,There is another FrameClt00Clt001 in Frame A much alikes FrameClt00Clt000,so they Combined into one Frame,So,when I excute my web test,It can't identify whether FrameClt00Clt000belongs to FrameA or Frame B
But,when I use another login menu to excute my web test,It's always success
How do I change "Use dynamic ports" -> False?
I looked into the settings and I can't find it.
I have read this Article. But I can't find it .Because I use 'Launch Test Studio',not 'Visual studio'.
opening folder in Telerik Test studio gives message: unable to get clipboard data error:Requested clipboard operation did not succeed
I have been using TTS from long time but it gave message : 'unable to get clipboard data error:Requested clipboard operation did not succeed'. Can anyone please tell why is it giving this error?
Hi:
Iencounteredavery urgentproblem
When I was executed one of my WebTest,It was successfull.I set the Frame name was '~ct100_ct100XXX'._ct100XXX'.
But when I use 'Test as step',It can't Distinguish FrameCtl00Ctl000. How can I executed my WebTest successfull
Thank u for your help~