how to check URL using QTP? write vb script with descriptive programm only?
Answer / manjunathareddy
Dim oBrowser
Set oBrowser=Description.Create()
oBrowser("micClass").Value="Browser"
Msgbox Browser(oBrowser).GetROProperty("url")
| Is This Answer Correct ? | 4 Yes | 0 No |
How do you export an output to a excel sheet? Ex: I get my answer by using Msgbox"..." &R. How do I displayed the result of the Msgbox (such as R) to an excel sheet? Please let me know.Thanks
What is the function of Filter in QC . give with a real time example.
What are the challenges u faced in testing with crm domain? How u overcome with?
In QTP 8.2 there are lot of check points is this same in latest version QTP 9.5 ?
How we can add actions in the test using QTP?
How did you use regular expressions in QTP and also in WR?
how to identify the user defind varibles? plz tell me
In a webpage how to check the dynamic links that re changing regularly?( without using regular expressions.)
What is a checkpoint? How many check points are there in qtp?
how are environment variables used in real time projects (testing)?what answer should be given about this in interview.need real time explanation breifly?thnx in advance.
1.How do u prepare the test suits in QC? 2.How do u convert requirements to test plan in QC?
where is the bitmap checkpoint be saved