How can we do this one ? at runtime qtpwindow and browser
aren't disply on monitor (or) aren't visible on desktop?how?
Answer / srinivas
Question is not clear
If you are talking about if the browser is not displayed on
desktop
you can use this code to open a browser
SystemUtil.Run "C:\Program Files\Internet
Explorer\IEXPLORE.EXE"
Is This Answer Correct ? | 0 Yes | 0 No |
What is the pros and cons between QTP and Rational Robot
How do you copy a value from a cell in an msexcel sheet saved on the desktop into QTP's datatable when the co-ordinates of cell are given?
I want to assign values in a table in my software, in first column i will give values, table is of 4x4 i.e 4 row and 4 columns, i m using VBScript in my automation work. it is a simple table for giving values.
How to create configuration scripts
in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded
If there are some browsers opened and I don't how many browsers are open, Now I want to close all the browsers that I don't know how many are opened. What would be Descriptive programming for this in QTP using VB Script..??? Please send your answers.
What Folder Structure following in Keyword Driven Frame work?
How to load the object repository at run time?
How can you pass value one action to another action?
I have a tool for automation testing (eg:qtp).I have two functionality(A & B) to test.A is tested once in a year. B is tested everyday. At present i have the money and resource availability to automate only one functionality.Which one will u suggest and why?
take one example and write vbscript on one web application in qtp? explian descriptive programe with one example?
Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.