How to do text verification point in silktest for a
specific content.Suppose in the text editor, i have typed
some "aaaa,bbbb,cccc,dddd" in different lines. now i want
to capture only aaaa of first line from the text editor.
How can i do it.Can any one help me.
Answer Posted / jinsha
store the string in a text variable as
string a="aaaa,bbbb,cccc,dddd"
print (getfield("/",a,1,4)
this captures only aaaa
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are testplan attributes?
What is 4test?
Can silktest switch browsers automatically?
How to create and edit a testplan?
What is a test frame?
How to define new testplan attributes?
how to pass TDS intery in tally?
What is a silktest testplan?
What is stored in a test frame?
How load testing can be done with silk international?
What are the problems you faced while identifying an object in silk?
How to test your defaultbasestate?
Where are the testplan attributes stored?
How to assign attribute values to test cases?
Can silktest run on mac?