Inserting a Call to Action is not Importing all columns
in Datatable of globalsheet. Why?
Answer Posted / meghana
what i think is question itself is not a right
question....because when we insert a Call to Action, all
the data in datatable are automaticall get inserted in
thier relevent datatables.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
I am in .Net development for past 3.5 years and want to enter in to automated testing and learn QTP. For this I need some good tutorial for beginners. I will be really greatful if any one has and they can send it to me on this address- ruchidureja@gmail.com
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...
How you know that a test case is a regression test case
You will receive the mail in your outlook from client at night time to go ahead for the execution. Based on the mail you need to trigger the batch run. What is the QTP Code for this?
Explain the check points in quicktest professional (qtp)?
Explain the features and benefits of quick test pro(qtp)?
Where to use Property Let, Property Get, Property Set in UFT
Why script error occur in between recording in qtp?
What are the types of object repository?
Is it possible to call from one action to another action in qtp?
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
What is the difference in the global and action sheet in qtp?
How to call a test from another test?
Please guide me release notes of Automation once scripts are completed
Hi! Using Descriptive Programming How do we get Parent object for an object by writing script(DP). Say, i want to get a parent object for a "Link" in a web page by writing script in Descriptive Programming.