how to invoke the web application through script in qtp
Answers were Sorted based on User's Feedback
Answer / suvarna
To invoke the web application.
In QTP, Enter IEXPLORE "Your appl url"
ex:
Iexplore "http:\radix:8080\project1"
| Is This Answer Correct ? | 4 Yes | 23 No |
in real time when we are creating the script by default it is going to save in action object repository or not any way my question is in one of my interviewer said that in real time the default object repository is action object repository and by using quick test plus they are going to merge is it correct i said that by selecting the object repository as shared one in selecting the test>>settings>>resources but she is not convinced what is the correct one
What is difference between run time object and test object?
A webPage has a ComboBox with 10 values in it. Write a script to select 4 vales from it using CTRL key
plz explain QTP real time work( Means where you store scripts and how u access scripts next day? where those activities we are maintaining, If By usig VSS how the process in going on , plz explain briefly?
how to know no.of mails in our g mail by using vb-script
how to get the data from a winedit box in vb scripting and store it in a variable if data contains "_"(i.e data is TEST_1)
What are the features supported by UFT?
What the genaric function to connect Sql Server using Sql Server Authentication and Windows Authentication
What is the difference between Datadriven and Parameterization?
I need to pull the data from the page which in row, column vice into excel sheet, how can it be done using QTP? eg: Name Dept xyz gdty i need the same data to be exported in excel sheet.
The xls contain data. how to get number of columns form the sheet?
Explain the concept of object repository?