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
hi i want write code for "test engineer" in this i want 
write reverse how ca plz let me know through script
 Question Submitted By :: Pbre
I also faced this Question!!     Rank Answer Posted By  
 
  Re: hi i want write code for "test engineer" in this i want write reverse how ca plz let me know through script
Answer
# 1
Text = Test Engineer
Rtext = Strreverse(Text)
msgbox Rtext
 
Is This Answer Correct ?    1 Yes 0 No
Rico
 
  Re: hi i want write code for "test engineer" in this i want write reverse how ca plz let me know through script
Answer
# 2
Good Answer recico. but a minor modification...

Text = "Test Engineer"
Rtext = Strreverse(Text)
msgbox Rtext
 
Is This Answer Correct ?    0 Yes 0 No
Nanda
 
 
 
  Re: hi i want write code for "test engineer" in this i want write reverse how ca plz let me know through script
Answer
# 3
perfect ans thank you very much
 
Is This Answer Correct ?    0 Yes 0 No
Pbre
 
  Re: hi i want write code for "test engineer" in this i want write reverse how ca plz let me know through script
Answer
# 4
Dim Text = "Test Engineer"
Dim lenText = Text
While (lenText > 0)
    StrTemp = Mid(Text,lenText ,1)
    Temp=StrTemp+Temp
    lenText=lenText-1
wend

msgbox Temp
 
Is This Answer Correct ?    0 Yes 0 No
Sandip
 

 
 
 
Other QTP Interview Questions
 
  Question Asked @ Answers
 
when we enter url,one page should open.write a vb script ,that page is open or not Persistent2
can we call a test in another test? iFocus3
Difference between image checkpoint and bitmap checkpoint  2
how many wayes we do the parameterization?  1
in how many ways we can write the user defined functions one way i know that i.e storing it in .vbs another way i does not know my friend said that .qtf or something but start with q letter can any buddy knows about this DigiTech3
Hi Friends ,I want to Know name of the Site for the QTP Help and the Best Book through that I can start the QTP Practice here also whare can I download the QTP Users Guide I search I was Unable .  2
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
what does it mean when a check point is in red color? what do u do?  3
what are the cases in which we use XML and accessibility check points.  2
what is keyword driven framework in qtp. TCS6
Older version QTP is 8.2 and New version QTP is 9.2. My question is, Why it is QTP 9.2, why not 8.3,8.4 .... why it is not something ?  1
hai, i am doing QTP by own. So, i am confident in checkpts,synchronization, data driven test, recovery scenarioe manager etc. but actually i don't know how all these we wil implement while we r writting code manually. when we r doing practice, while recording code is automatically generated but in real time i heard that we have to write the script.But i don't know how it is? How to write descriptive prog.? plz. tel me what r the basic things we have to know? explain how to write descriptive prog.? explain me with an example pls....... Vertex2
What is the difference between Recover Scenario(screen) and on Error Resume Next(code)  2
can any one tell me How exactly data drivent testing is done in.explain with any example and the exact steps to fallow?  1
In one of the scripts the pwd in the DT was encripted. Can any one tell me how to I decript or undo the same? BirlaSoft2
Few basic questions on commonly used Excel VBA functions.  1
How to compare the two strings?  2
How you handles Pop-up windows which are Dynamically changing in Runtime?  2
how to tell about testing a website in interview using qtp?? what r the points to be covered mainly?  2
How to retrive the property of an object?  5
 
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