ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   HERE
Google
 
Categories  >>  Software  >>  Testing  >>  Automation Testing  >>  QTP
 
 


 

 
 WinRunner interview questions  WinRunner Interview Questions
 Load Runner interview questions  Load Runner Interview Questions
 QTP interview questions  QTP Interview Questions
 Test Director interview questions  Test Director Interview Questions
 Rational TestSuite interview questions  Rational TestSuite Interview Questions
 Silk Test interview questions  Silk Test Interview Questions
 Automation Testing AllOther interview questions  Automation Testing AllOther Interview Questions
Question
what is L-trim function will do?
 Question Submitted By :: Padmasekharpediredla
I also faced this Question!!     Rank Answer Posted By  
 
  Re: what is L-trim function will do?
Answer
# 1
Returns a copy of a string without leading spaces (LTrim), 
trailing spaces (RTrim), or both leading and trailing 
spaces (Trim).

LTrim(string)
RTrim(string)
Trim(string)
The string argument is any valid string expression. If 
string contains Null, Null is returned. 

Remarks
The following example uses the LTrim, RTrim, and Trim 
functions to trim leading spaces, trailing spaces, and both 
leading and trailing spaces, respectively: 

Dim MyVar
MyVar = LTrim("   vbscript ")   ' MyVar 
contains "vbscript ".
MyVar = RTrim("   vbscript ")   ' MyVar contains "   
vbscript".
MyVar = Trim("   vbscript ")   ' MyVar contains "vbscript".
 
Is This Answer Correct ?    4 Yes 0 No
Nani
 

 
 
 
Other QTP Interview Questions
 
  Question Asked @ Answers
 
How many ways we can parameterize data in QTP? Liquid-Crystal5
My project title is "DRUG Audition and research management" it comes which domain?  3
We are calling Actions in Expert View by using Run Action.but i want to know where we are saving the Actions Scripts.Pls explain??  1
Among all the check points what is the most important checkpoint?  1
Does QTP support Java Script also. Which is one is preferrable for QTP, VB script or Java script IBM17
Is it possible to run qtp scripts in Test Director(Scripts are uploaded in Test director)???and also how to see the test results in test director???  1
can u write one user defined function for webedit class. Cap-Gemini4
Explain synchronization types in QTP  2
How do you create a library file  1
Hi every body, I am new to QTP.pls help me if anybody knows the solution. Here is my doubt: I have 3 excel sheets in my local drive out of which one is password protected and i want to get the data of all these xL's either by importing or by reading the data finally i have to update this data in the website.(and the site is secured site) I tried by importing all XL"s one by one but couldn't do so. plss send me the code or atleast suggest me the approach. Thanks in Advance Padmaja  3
How to Compare the 2 xl-sheets in QTP? ple write the vb Script for the comparison?  1
1. I have asked the same question for the third time, but i am getting wrong answers. Pls give me the script to count the number of edit boxes or checkboxes in an windows application screen. In windows application childobject is not working, anyone very urgent  8
there is 3 flash player buttons does QTP identify them or not else we have to do install anything related that software if we have to install what is that software and how we install it into QTP8.2 GIVE ME EXCAT ANSWER IF U KNOW.  1
In QTP, Which are the concepts are needed to do Functional testing and Regression testing? IBM3
what r the drawbacks and limitations of QTP? NIIT1
we have 10 more actions in our test and we are using exit action command to come out from the action if any error s occured.In action 1 if any error occurs control is moving to second action but if we get error in second action exitaction is throwing general run error. Please give a idea to overcome . TCS1
How can we close all webbrowsers which are opened in out desctop?  4
How can we use the "CreateObject ("Scripting.FileSystemObject")" in QTP and what is the definition and purpose of it?  1
Can u Reduce the size of Object repository? What are the problems u have faced in Qtp tool? IncRev2
How to find the number the number of Links, Brolken Links in a webpage? Ordain-Solutions3
 
For more QTP Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com