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                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
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
I have a string "Redfort is in Delhi" how do u write 
vbscript for " Delhi in is Redfort"
 Question Submitted By :: Sumanth
I also faced this Question!!     Rank Answer Posted By  
 
  Re: I have a string "Redfort is in Delhi" how do u write vbscript for " Delhi in is Redfort"
Answer
# 1
x="Redfort is in Delhi"
a=split(x," ") 
msgbox a(3)&" "&a(2)&" "&a(1)&" "&a(0)

just check it out..
its workin properly
 
Is This Answer Correct ?    1 Yes 1 No
Litan
 
  Re: I have a string "Redfort is in Delhi" how do u write vbscript for " Delhi in is Redfort"
Answer
# 2
str= "Redfort is in Delhi"
arr= split(str," ")
For i =ubound(arr) to lbound(arr) step -1
res = res&" " &arr(i)
Next
msgbox res
 
Is This Answer Correct ?    2 Yes 0 No
Dhakshna
 
 
 

 
 
 
Other QTP Interview Questions
 
  Question Asked @ Answers
 
your doing one project testing then how u know itis wheather web based application or windows based application?  2
How to add Dynamic Objects to Object repository?  3
can any body clearly explain about hybridframework with the explanation for files what ever we come acros in this frame work? Wipro3
Hello Everyone, In QTP we have one option Data Driver wizard that comes in Tools -> Data Driver. so, please tell me abtout the use of Add Value and Parameterize options available in Data Driver wizard. And also the concept of value, constants, Parameterized displayed in the wizard. Please explain by giving the example. Thanks in advance, Gaytri  2
Where should we turn Smart Identification ON in QTP?  5
Is there any option in QTP to add Java add-in after instaling the QTP? IBM2
How we can add objects to the object repository during the running?is it possible or not?explain  3
what are the limitations of automation testing? TCS1
What is runtime objects and test objects? What is the difference between them? IBM4
hi friends can anyone tell me where can i find descriptive programming material please send me the link also,from which i can download the material  1
In qtp,how to interact tool & application build? Polaris1
If there are 10 notepads opened on desktop. how can we close a particular 2nd notepad using script  2
I am just a beginner in QTP. Could any one explain me in detail how to automate adding two numbers and getting the result in QTP. Also I would like to parameterize the inputs. I have tried but getting an error like 'Can't use sub.....'(can't recollect the exact error)  2
WE ARE PLANING TO DESIGN AUTOMATION FRAME WORK. HOW TO CALL CONFIGURATION SCRIPT FILE(.VBS) FROM DRIVE SCRIPT FILE(.VBS)  1
What is the difference between "call to action" and "call an existing action" Accenture7
In QTP, Give the difference of Global sheet and Local sheet in datatable?  1
HOW to invoke any recorded script in QTP with out using RECORD & PLAYBACK CONCEPT? CTS2
What is the difference between link and hyperlink?  1
what are the mandatory properties in qtp? what are the library functions in qtp? Wipro3
what is active screen,keyboard view? BirlaSoft2
 
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