How we can add actions in the test using QTP?
Answers were Sorted based on User's Feedback
how can i prepare for QTP(8.2) to face interview ? give over view details?
what are the challenges do we face while testing webbased applcations using the automation tool QTP or any?
Hi anyone having QTP 10.0 licence or crack version pls send me in this mail id mdilipkumar04@gmail.com Regards Dilip
What is the difference in the global and action sheet in qtp?
hi guys, could you please prepare script for given format ? 1,1,2,3,5,8,13,21,...etc use vbscript for this...?
suppose i opened 6browsers and i want re-open the 4browser what is code for this..pls help me..
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
Why is action split used by qtp?
How u call functions in QTP Function to calculate the length of characters in a wor
In QTP, Which are the concepts are needed to do Functional testing and Regression testing?
What is Virtual Object? Plz Explain me with an example?
How do I modify a value of an elemnt which is not the first one in xml file? My sample XML file is like: <Environment> <Variable> <Name>Name</Name> <Value>Uday Kumar</Value> </Variable> <Variable> <Name>Designation</Name> <Value>Senior Software Engineer</Value> </Variable> </Environment> for example, I'd like to change the value 'Senior Software Engineer' to 'Student' in the second element. How do I do it in QTP?