Can you tell me QTP is support for GIS(Geography
Information System) Based Software.
Answer / manju singh
YES QTP is support for GIS(Geography
Information System) Based Software By using different
chkpoints n standards.
| Is This Answer Correct ? | 3 Yes | 0 No |
how to disable the pop ups through QTP using a script
Actually what is Quality center..is it Test Director or some other tool..Anybody can expalain it in detail..Thanks in advance..
In the website, the protocol has been changed http: to https what you will do? Tell me your approach?
What are the most frequent errors you faced while executing your scripts?
How to find the length of the string in qtp?
How QA specialist can identify when programmatic descriptions are useful?
In real time ,How to run all scripts in QTP? i,e in projects
How can we log a defect in Testdirector from Q.T.P ?
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" you must get the text in combo box and need to compare them how
How to retrieve the data from database?
When i used this below script to insert value in the Datatable... At run time it was inserting the given value in the specified column, But after execution all those inserted values were cleared automatically... datatable("column name",sheetid)=value
Hi All, I have QTP installed on my machine but the application under test is on remote machine. I need to automate the scenarios which consist of automatically enter the remote machine through IP address ,record the application in remote machine and run it also when played. Can some one tell how to record the application in remote machine.