write script to read and write data from file ?
Answer Posted / mahesh
any body help me with code pls..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between keyword view and expert view?
What is regular expression?
What are the five challenges you faced in QTP?
Tell me about your project? please help me how to tell about insurance project
I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian
What is text check point and text area check point?
What are the different attributes used with regular expression?
What is the framework your company is following. What is the reason. Explain why key word driven frame work is chosen.
how to post xml data from QTP scripts to any application?
Explain data driven framework?
Is qtp supports uni-code?
Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance
Approach for Installation,comaptibility,system testing
Hi,All How to create a link in excel sheet using qtp
how to acess a test in RSA?