How to compare the two strings?

Answer Posted / amarendra kothuru

using strcomp(str1,str2,booleanvalue), we can compare two
strings
e.g: strcomp("abcd","ABCD",0) results 0 - avoids case
sensitive
strcomp("abcd","ABCD",1) results -1 follows case sensitive

Is This Answer Correct ?    9 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

can anyone tell me from where i can download qtp demo or crack version

1805


When and why to use descriptive programming?

799


Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.

2620


How to use reporter.report event in qtp ?

790


Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?

2359


Hybrid framework supports Descriptive programming. Is it true?

874


What is qtpro? What is quick test pro?

818


How do you open adobe acrobat file in QTP and do some testing on that file ?

848


What is clean sweep?

1603


Explain the new feature of UFT regarding the export of test results?

797


I have developed and executed a script successfully, and saved the same to QC. When I tried to execute the script from QC, the script is not executing. What are the possible reasons?”

793


When should I use smart identification?

815


Hi can anybody send me the QTP material, To my email ID: nuve1284@gmail.com ?

1899


Is it possible to call win runner script in qtp?

855


what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”

1706