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 test automation improve test effectiveness?
banking domain description for software tester for interview
How to execute a winrunner script in quicktest professional (qtp)?
How to build scripts that access data from external sources?
Difference between copy to action and call to action?
How can you handle exceptions in qtp?
How to sendKeys in QTP? Diff b/w sendkeys and device replay? Diff b/w function and Sub? Diff b/w Array and List Different Types of running Keys other than Fast, slow,Normal mode Regular expression for http://newtours.demoaut.com Difference between \w and \W How to generate script button Recording Types Different Types of Actions? Using DP performance degrades, If Yes why? How to close all the opened browsers? Diff b/w SystemUtil.Run and invoke application? If qtp not recognized the combo box How to select values from drop down?
Name the properties you would use for identifying a browser and page when using descriptive programming?
For QTP Test Engineer, What is his contribution to the Project? Means, As as automation test engineer what is his role in the current project?
How to analyzing test results using quicktest professional?
What is a recovery scenario?
How to save your test using quicktest professional (qtp)?
Explain hybrid framework with advantages and disadvantages?
how do i know how to use tools
can i change the runtime properties of an object ? How can i check if a parameter exists in database ?