Reverse string without mid or streverse function.
Answer Posted / moksh
1.Using regular expression
6.Filesystem objects
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to import a test case present in ".xls" file to TD under a Test set?
I am a newbie to QTP / Automation testing. I want to develop a script that creates a data file automatically with proper headings using VBScript in QTP.
Hi, While recording a Jave based web application, its recording all my actions and the objects.And I have 5 WebEdit objects on the page and all are recorded. But while execution, at the 2 WebEdit object, its entering the value into the object (Its making a call to the AJAX, matching the value), when the control get out of this object the value is erased or cleared. Could anyone please help. I have recoreded 5 more scenarios where WebEdit is in the picture on different webpages and all are working fine. Here is my Script: Browser("Sign In").Page("Matching Workbench_3").WebEdit ("locationLookup").Set "0320 - SEATTLE-KM" Browser("Sign In").Page("Matching Workbench_3").WebEdit ("supplierNameLookup").Set "TRAMMO PETROLEUM INC" *** SupplierNameLookup is the object, which is haing an issue. And also I was using the SendString function, but it didnt work.
what is the difference between IE & Netscape in web testing on a log in page
What are the types of environment variables in qtp?
How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?
What are the different recording modes?
An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?
HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...
What is quicktest professional (qtp)?
What are the key elements available in test result window?
Why is action split used by qtp?
Hello Everyone, Please provide me the practical example of business component concept of QTP.Like how to create business component,how to connect the quality center etc.... Thanks in advance, Gaytri
How to check bitmap output value?
Can an action have 2 shared object repositories associated with them? In that case, if two of them contain the same object, which one will be considered?