Function to convert lowercase to uppercase in QTP
Pls anybody can give the answer.. Thanks in advance...
Answer Posted / 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 |
Post New Answer View All Answers
what is the difference between data driver & data driven and driver script?
wht type of User defined functions or Java Releated functions Do we write in VB scripting
How many types of recording modes in qtp? Which will be used when?
hi nani my doubt is how does qtp process metrix related to software process.
Where to use function or action?
what is the difference between modular framework & datadriven framework
How to get popup error message.
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?
What is an expert view and keyword view?
why text area checkpoints cannot used for web applications
Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance
i have to login into gmail loginpage i have to pass testcase into userid and password by using functions. the test case of user id is it should take only lowerletters alphabetin between 4 to 6 length.it should not take spectial letters.it should not take numbers.testcase for password is it should take numbers and it should not take alphabets note the following things must happen 1 when i give correct password and userid that password and userid should be seen in QTP result and notepad,xl sheet 2 when i gave in valid password the system willgive message please give valid password that particular messaage should be seen in QTP result,norepa and xl sheet
Hi All, I have QTP installed on my machine but the application under test is on remote machine. I need to automate the scenarios which consist of automatically enter the remote machine through IP address ,record the application in remote machine and run it also when played. Can some one tell how to record the application in remote machine.
1.How to record ,capture and also script to capture the close buttons. 2.How to record ,capture and also script to capture the options ---File ->save and File ->close in a browser and PDF files. 3.How to compare the Excel sheet values in a report using QTP scripting. 4.How to compare 2 PDf reports using QTP scripts as well reording. 5.How to compare 2 Excel reports using QTP scripts as well reording. 6.How to save a PDF report to a folder and then translate the report to an Excel type of report and compare that Excel Report with an other excel report. Please clarify me
What are the Application Functions available in QTP?