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
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 ?    0 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
 
How we can add actions in the test using QTP?  3
Any one knows about descriptive programming to identify objects in a page? Kindly drop me mail prasanna.sabat@gmail.com  2
actually how many hours per one day we will work on automation (qtp) in real time Synechron1
It is a SQL question. Write a query to find top three salaries in an EMP TABLE?  4
what is descriptive programming? Ordain-Solutions5
What is output value? Ordain-Solutions3
list me out the shortcutkeys for some functionlities in the qtp for example to record ,to run ... etc CTS2
4. How u will open the build automatically in QTP except using Systemutil.run command  3
How the QTP recognize, handle n reports that a error has been handled by it(QTP) when we perform a recovery scenario in our application n in what manner it will display it in resulting window? Plz help me out.  1
Can we directly automate testscripts accrdoing to requirements Novartis2
what is the extension for QTP files?  10
how to create user defined functions in QTP? can any one expalin me with example.. Thanks in Advance for help  2
Can we add the objects of an application dynamically? KEN-Group1
Can anybody send me the code to get the RO property of the active screen in QTP while running?  7
how to add a runtime parameter to a data sheet?  4
How to handle exception when data table is not available in local host system or path is not correct(explain statement with example)  1
did you perform retesting(DATA DRIVEN test) using functions with out using datatable methods how can you perform retesting using functions  1
can we take 'dim my pen is good' as a paramerter  2
What are the difference between QTP and Winrunner  5
What is Object Spy? Ordain-Solutions5
 
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