how to retreive the xml file data through qtp.can anybody
send script for this..
Answer / vaibhav
Function Load_Env_Xml()
strLocalPath1 = Environment.Value("D:AutomationResourcesGenaric Files") & "GlobalData.xml"
Environment.LoadFromFile strLocalPath1
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the framework your company is following. What is the reason. Explain why key word driven frame work is chosen.
How can I open a EXCEL file from QTP Resultviewer with reporter.ReportEvent function call. Example: Test files for details click "here". And clicking "Here" in the resultviewer will open a local EXCEL FILE.
How will internal and external links be validated and updated? how often?
How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?
what are the frame work models of qtp?which frame work you follow in your company?and explain it process?
Sql questions to find second max salary and how to use joins
Have you done batch testing in qtp? If yes how you are doing?
How can you quit from Action.
how do you remove object repository at runtime and load object repository and verify it
Explain about the test fusion report of quicktest professional (qtp)?
How do you capture tooltip using QTP?
What is the use of "New Property" in "Add properties" of testobject properties in object repository. How can i use "New properties" while writing scripts if i have assign some values to the testobject properties Can anyone help me? plz