Post New Answer View All Answers
Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.
How to save your test using quicktest professional (qtp)?
How to get Traceability matrix from TD?
How to use conditional loops in qtp ?
How to attach a file to TD?
What is the difference between qtp and selenium?
can i compare two databases using QTP ?
What is object repository in qtp?
if mandatory and Assitive propertys are shows same how will u write skript in QTP window
Is virtual object supported in low level recording mode?
What are the properties you would use for identifying a browser and page when using descriptive programming?
Hi, I am using OutputCheckPoint for 2 webelements Bed:4 and Bath:2 Full,1 partial in my result page and I am storing the value in the data table. I dont need the string Bed:4,I would like to get only the no 4. How can I get it? Even though I highlight only 4,It is seleting the full value "bed 4". Same thing happend for second webelement Bath:2 Full,1 partial I need only the No 2. I used the following to split MyArray = Split(UIBathResult, " ", -1, 1) But it is giving the value My Array(0)=Bath:2full,1Partial I need the only the nos for further comparision.Any help? Thanks Uma
Differences between text and test area checkpoints?
HOw to add the recovery file at runtime to the test file .
What are the different types of qtp test assets and their extensions?