Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Any one please tell me how to create framework in QTP (in detail). Is there any website for reference?

1 Answers  


for example one window is there, the window contains how many edit box's i want script? i know the script but that is not exact answer.... The script is like this .......... set a=description.creation() a("Native class")="WinEdit" b=window("Flight Reservation").childobject(a).count msgbox b

3 Answers  


where is the bitmap checkpoint be saved

3 Answers  


Explain the Keyword View ?

2 Answers   Crea,


How to record & run on Japanese language application using english version of QTP ???

4 Answers   ABC,


How can I replace all the text from the QTP script with some other text. Is there any replace all function in QTP Any one can help me

5 Answers   Livetek, Virtusa,


How to call a function in QTP?

4 Answers  


what is exacltly TIERS ?

0 Answers  


How the smart identification is used in real time?Please explain with an example

0 Answers   Wipro,


www.icici.com ,after this.. home page wll came, in this page what r the items we r going to test for manual and what are items we r going to test for QTP... explian clearly with example

0 Answers   TCS,


Hi,EXCEL SHEET AND DATA TABLE . BOTH ARE SAME OR NOT?

3 Answers  


How to find the OS name by using QTP script?

2 Answers   IBM, Tech Mahindra,


Categories