Function to convert lowercase to uppercase in QTP
Pls anybody can give the answer.. Thanks in advance...
Answer Posted / debee prasad kar
use ucase function which convert the string from lower case
to upper case.
ex:
str="hello frnds good morning"
res=ucase(str1)
msgbox res
simollarly we can use lcase function for converting
uppercase to lower case
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How do you test DLL files using automation Tool QTP?
Explain the concept of object repository and how QTP recognizes objects?
How to associate shared object repository to test in qtp?
wht type of User defined functions or Java Releated functions Do we write in VB scripting
What are the views available in quicktest professional?
What is a recovery scenario?
Diff b/w test scenario's and test Procedures?
When do go for loop condition in test?
How you know that a test case is a regression test case
What are the methods used in UFT to handle exceptions or run-time errors?
• What type of testing questions will be asked for 2+ yrs exp people in interview?
If I am scripting Web-based Surveys using QTP that open up differently but at the exact same point require a username and password can I automate that username and password for all the surveys some how using QTP?
i have doubt suppose iam purly working in QTP, when i will work on sql and performence testing? pls any one clarify doubt?
in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?
Why we use QTP ,We can use other tools like WR OrSilktest What r the options in Qtp that WR and Swilktest Does not have.