Case Studies Tech Papers Blogs Current Page Title The String Manipulation category includes the following operations: Operation Description Path Manipulation Allows you to perform various actions over ... -in Operations Product Screenshots Screencasts and Videos System Requirements What's New in Version 5 New ... relative paths to absolute ones and so on. String Add Breaks Inserts line breaks at specified locations in a string. String Casing Changes the string case to lowercase, uppercase or sentence case. String ...
http://www.automatedqa.com/products/abs/operations/stringmanipulation/
into it, etc. String Manipulation Operations that let you perform various operations over string values ... -in Operations Product Screenshots Screencasts and Videos System Requirements Current Version: 6.0 ... Papers Blogs Current Page Title Automated Build Studio comes with over 750 built-in operations that let you automate a wide variety of tasks. The operations are organized into the following categories: Category Description .NET Tools Operations to run various .NET utilities to process your .NET ...
http://www.automatedqa.com/products/abs/operations/
string manipulation. Automated Build Studio 5 provides an easy way for you to manipulate string values in macros. A new String Manipulation category includes eleven operations to perform various ... -in Operations Product Screenshots Screencasts and Videos System Requirements What's New in Version 5 New ... in Operations Changes in Programming Objects Miscellaneous Overall Improvements Macro libraries . You can now ... . Operation dependencies . In earlier versions, macro operations were executed in their sequence ...
http://www.automatedqa.com/products/abs/whats-new/5-0/
Hi I have the keyword test item. It accept two parameters ItemName and SubItemName. Inside the test i call some other test items and at the end check the system status by calling my system routine to finding "sub item" by SubItemName. The problem is that i had to use wildcards to find the "sub item" (if SubItemName = "aaa" than i should search for "*aaa*"). Please advise me how can i modify SubItemName (or create modified value) test item parameter when calling other test item.Al ...
http://www.automatedqa.com/forums/forum/post/?mode=singlethread&thread=fd864e8c-f903-4f79-9784-b3a43a03f104
I un-intenionaly removed the Operations Panel from its docked place. How can I dock it back so I don't have to open it every time needed using the right click menu. thnx - asimHi, Drag the Operations panel by its title bar to the left edge of the test area marked with the left arrow icon (which will appear when you start dragging) and release the mouse button. For more information, refer
http://www.automatedqa.com/forums/forum/post/?mode=singlethread&thread=76534b82-4440-4891-a244-8ed44a4d1c3b
Anyone having idea on VMWare Esxi operations? I can see that you have VMWare Server and VMWare Workstation operations out of the box, we are using Esxi in our environment and looking for operations for them. Please let me know Hello Hiten, Currently, Automated Build Studio does not support VMware ESXi. We have a suggestion to implement support for it, and your message has increased its
http://www.automatedqa.com/forums/forum/post/?mode=singlethread&thread=02942f3a-5985-4fd6-adfd-4c618170b20a
and language)? Thanks in advance. Please note that, if you are using a localized version of Subversion, you need to specify Subversion's language in the "Language for non-Unicode programs" settings of Windows. See the "Subversion Operations" help topic for details
http://www.automatedqa.com/forums/forum/post/?mode=singlethread&thread=05e0cd60-e3a0-4040-b18a-172e76306081
Hi, what I'd like to be able to do is compare a string for a control with its associated string in the resource.dll file I'm using VB script in TestComplete our Tested Application is written in C# and we have lots of resource files for the different languages our application runs under. I'd like to check that a particular string is correctly being translated and that the translation
http://www.automatedqa.com/forums/forum/post/?mode=singlethread&thread=a270594e-bd46-428c-be0e-a4275fcb7836
Hello, I am currently trying to convert a var string to a date format. I currently have the following var date = a value in the form 04/22/2010 21:35:59 Z I'm trying to conver that to DateTime, I've tried aqConvert.StrToDateTime(date) and that hasn't worked. Any ideas?? Thanks!I've solved this issue!! Thank you!!Can you please share how you resolved. Thanks
http://www.automatedqa.com/forums/forum/post/?mode=singlethread&thread=54ff05a4-d39b-463e-9bdd-dace07763dc1
Hi, i am trying to get an object from excel sheet, obvoiusly it will return a string value, now i want to convert it into Object so that i can use it in my script. is there any way to do so?Hi Muhammad, You should use either Eval() (for VBScript and, possibly, for JScript/C#Script/C++Script) or evaluate() (for DelphiScript) function provided by the corresponding scripting language that you
http://www.automatedqa.com/forums/forum/post/?mode=singlethread&thread=8cadb1c4-b369-4d89-a373-919b451e6e20
correctly as it should return true.Instead it returns false.In the below code I simply used the comparison operator but still it returns with an error .Why are these methods not working for this string . Please tell me the correct way to do it.Most of my scripts have compare string operation and all have the same problem.For some it works,for some it doesn't. The code looks like this: BurstWnd
http://www.automatedqa.com/forums/forum/post/?mode=singlethread&thread=d6508370-8f99-45da-b136-212e91d0fadb
. No, this is not quite resolved (running TestComplete 7.52). Now when I run the code Log.Message(aqConvert.DateTimeToFormatStr(aqDateTime.SetDateElements(1899, 12, 31), '%Y-%m-%d')); I get the following error: Unable to get a formatted string for dates earlier than 1900. However, this works OK for Log.Message(aqConvert.DateTimeToStr(aqDateTime.SetDateElements(1899, 12, 30))); Hi Karl
http://www.automatedqa.com/forums/forum/post/?mode=singlethread&thread=335a7471-8bcb-46ad-b631-d3122e27eaf3
I get the time in milliseconds from - set StopWatchObj1 = histuils.stopwatch stopwatchobj1.tostring I need to store this in a excel sheet so I use the function aqtime.writetotextfile to write it in a .csv file which I can open in excel. The resut of stopwatchobj1.tostring in the .csv file when I open as text file shows the right string "0:00:02:690". When I open the same
http://www.automatedqa.com/forums/forum/post/?mode=singlethread&thread=340b1449-e80b-4099-abef-97229631d91c
...Operations String Manipulation Operations Change language The String Manipulation category includes the following operations: Operation Description Path Manipulation Allows you to perform various actions over path strings: extract path parts, convert long file names to short ones and vice versa, convert relative paths to absolute ones and so on. String Add Breaks Inserts...
Applies to: Automated Build Studio 6
...String Manipulation Operations Path Manipulation Operation Change language The Path Manipulation operation allows you to perform various manipulations over a path string. Requirements The operation does not have any special requirements. Child Operations The operation cannot have child operations. Operation Properties The operation properties are organized...
...String Manipulation Operations String Reverse Operation Change language The String Reverse operation allows you to reverse letters or words in a string. Requirements The operation does not have any special requirements. Child Operations The operation cannot have child operations. Operation Properties The operation properties are organized...
...replace the search string. Case-sensitive If this property is selected, the search is case-sensitive. Replace all If this property is selected, all of the search strings found in the input string are replaced with the string specified in the Replace string property. Otherwise, only the first search string is replaced....
...String Manipulation Operations String Concatenation Operation Change language The String Concatenation operation allows you to concatenate two strings. Requirements The operation does not have any special requirements. Child Operations The operation cannot have child operations. Operation Properties The operation properties are organized...
...String Manipulation Operations String Trimming Operation Change language The String Trimming operation allows you to delete leading and\or trailing spaces from a string. Requirements The operation does not have any special requirements. Child Operations The operation cannot have child operations. Operation Properties The operation properties are organized...
...String Manipulation Operations String Encryption Operation Change language The String Encryption operation allows you to encrypt or decrypt a string using the RSA encryption algorithm. Requirements The operation does not have any special requirements. Child Operations The operation cannot have child operations. Operation Properties...
...String Manipulation Operations String Padding Operation Change language The String Padding operation allows you to pad a string with a specific character. Requirements The operation does not have any special requirements. Child Operations The operation cannot have child operations. Operation Properties The...
...String Manipulation Operations String Casing Operation Change language The String Casing operation allows you to convert characters of a string to lowercase, uppercase or sentence case. Requirements The operation does not have any special requirements. Child Operations The operation cannot have child operations. Operation...
...String Manipulation Operations String Quoting Operation Change language The String Quoting operation lets you enclose the input string in single or double quotes, or delete enclosing quotes. Requirements The operation does not have any special requirements. Child Operations The operation cannot have...