Kshirod174
5 years agoNew Contributor
String concatenation using Keyword testing method.
I need to get a data from web application and concate the same data in between an existing string.
I am doing this only in keyword testing way.
Can somebody please suggest me some idea to do this.
In keyword testing you have an option for Code Snippet. Choose that and then use aqString.Concat to put your strings together.
https://support.smartbear.com/testcomplete/docs/reference/program-objects/aqstring/concat.html