Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 / nikhil

store the text in a string variable.
say STRING sContent = "aaaa,bbbb,cccc,dddd"
Now use getfield(sContent,',',1) which captures only aaaa.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is there any way of passing values at runtime? Like scanf does in C.

2784


What is the segue testing methodology?

1197


What is the vo browser extension?

1121


What are testplan attributes?

1066


How to add objects of other pages to a test frame?

1139


What is the standard flow of execution of a test case?

1104


How to test your defaultbasestate?

1172


What is the dom browser extension?

1202


In SilkTest we have a function Except Log which displays the path of the error occured in a Script.In QTP do we have any function like that?

2590


How dom browser extension identify a web application ui object?

1281


What are the default testplan attributes?

1090


How to select a group of test cases in a testplan to run?

1061


How to define an object verification in a test case?

1120


What is defaultbasestate?

1152


What is silktest project?

1045