Function to convert lowercase to uppercase in QTP

Pls anybody can give the answer.. Thanks in advance...

Answers were Sorted based on User's Feedback



Function to convert lowercase to uppercase in QTP Pls anybody can give the answer.. Thanks in adv..

Answer / rajendra

txt="have a nice day"
t1=ucase(txt)
msgbox(t1)

o/p: HAVE A NICE DAY.

Is This Answer Correct ?    12 Yes 0 No

Function to convert lowercase to uppercase in QTP Pls anybody can give the answer.. Thanks in adv..

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

More QTP Interview Questions

In a Web appl, on a page, there are student names & details listed.On clicking sort button,details are sorted on Names.How do u verify htat sorting is done by using QTP?

1 Answers   IBM,


What is the use of an object spy tool in qtp?

0 Answers  


What is the architecture of your project? Can any one answer for this question plz........

0 Answers  


what is meant by "Parameterization technique"?

4 Answers   KH, Mind Tree,


What is the Test Object model in QTP?

3 Answers  






What are the steps involved in the recovery scenario wizard?

0 Answers  


can anyone please tell me which is the best institute for learning QTP and Automation Testing tools in hyderabad with realtime examples and scenarios...I heard about many institutes in Ammerpet hyderabad i.e Suresh Reddy's Smart Solutions, Ashwin Palaparthi's Tech Teach,SUNNYSOFT, SITE institute, I-VINTAGE, siritechnologies and sriven institute..pls suggest me which to choose for learning QTP....Which institute has fasttrack option?

2 Answers  


My Project is HOSPITAL CONTROL SYSTEM. In this MY testing modules are In-patient and Out-patient. plz explain those modules. i.e. How explain to Interviewer. with full details also . Waht types of bugs we can fond ? NOTE : IT is a web project plz urgent.

2 Answers  


what is the recovery scenario?

1 Answers  


How do u write a regular expression for date (dd/mm/yyyy) field ?

4 Answers   Semantic Space,


Can we use smart identification in Keyword Driven approach? If yes , How we can use. Please Explain?

1 Answers  


What are the different recording modes and how do they work?

0 Answers  


Categories