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
can anyone tell me from where i can download qtp demo or crack version
When and why to use descriptive programming?
Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.
How to use reporter.report event in qtp ?
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?
Hybrid framework supports Descriptive programming. Is it true?
What is qtpro? What is quick test pro?
How do you open adobe acrobat file in QTP and do some testing on that file ?
What is clean sweep?
Explain the new feature of UFT regarding the export of test results?
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?”
When should I use smart identification?
Hi can anybody send me the QTP material, To my email ID: nuve1284@gmail.com ?
Is it possible to call win runner script in qtp?
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”