hi i want write code for "test engineer" in this i want
write reverse how ca plz let me know through script

Answer Posted / nanda

Good Answer recico. but a minor modification...

Text = "Test Engineer"
Rtext = Strreverse(Text)
msgbox Rtext

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many tabs are available in debug viewer pane?

638


I am facing an issue of object identification with the dropdown element of DHTML grid. When I tried to recognize these different dropdown objects, QTP identifies only one object for all the dropdowns. Hence, selection of different data from different dropdowns list is an issue. To overcome this problem, i have used Descriptive Programming technique by creating different object descriptions which have all the other properties same but differ only in one property i.e. ‘X’ location of the element on the screen. Hence, i have created distinct object descriptions that would allow us to select values in different dropdowns. The code is given below. But still I am unable to identify distinct dropdown objects. ‘Object Description for Dropdown Cell Status Set objCellStatus = Description.Create objCellStatus("micclass").value = "WebList" objCellStatus("name").value = "select" objCellStatus("x").value = 219 ------ ‘X’ Axis value for cell status drop down ‘Object Description for Dropdown Sub Segment Set objSubSegment = Description.Create objSubSegment("micclass").value = "WebList" objSubSegment("name").value = "select" objSubSegment("x").value = "319" ------ ‘X’ Axis value for sub segment drop down Please help... This is specific to DTML grid(Drop down object)

1404


Explain advantages and disadvantages of ddf?

592


Explain how qtp identifies object?

601


What are the types of object repositories? Which one is you using?

614






Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)

3207


1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.

1663


What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?

2257


How reliable are the site's Internet connections required to be? And how does that affect backup system or redundant connection requirements and testing?

691


If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?

576


What is difference in global and action sheet in qtp?

598


How to check feasibility of the appliction?in automation testing?

1465


I have developed and executed a script successfully, and saved the same to QC. When I tried to execute the script from QC, the script is not executing. What are the possible reasons?”

574


What is the file extension of the code file in qtp?

556


What are the trigger events in qtp?

568