Hi we are using QTP9.0 for Seibel Application and this
seibel application will give you a popup messagebox which
is of web , so qtp takes 3 mins to recognize the messagebox
and to click on it , we have more number of messageboxes
like this . please suggest me some solution
No Answer is Posted For this Question
Be the First to Post Answer
How to open a new test using quicktest professional (qtp)?
Can any body tell me what is the method to connect the remote desk top throw QTP 9.2 version?
In real time ,How to run all scripts in QTP? i,e in projects
Hi, I have 50 test cases for automation, Based on which criteria we can decide for these test cases we have to use Descriptive programming and remaining for general coding? Thanks In Advance..Kavitha
How to capture data from images in QTP and produce them in Excel sheet ? please ans...
What is the life cycle of QTP? Pls Give me Exact answer?
We have an action attached with the library file in QTP. When I will click on run button,which file is going to be executed first a)Action b)Library
What is the difference between browser sync and page sync in QTP?
Hello everybody, can we maintain the state of page in QTP? 1. suppose i opened a notepad text file i entered some text and changed the font type and font size and saved that file. 2. Now next time when i will open a new notepad file it is showing me that font type and size which i changed in my previous step. 3. Here i want that QTP should capture the default setting i.e. it should maintain the state of the page. Thanks in advance, Gaytri
Hi all, I am using windows vista, I am in the process of learning QTP. When ever I try to work with insert mode in flight application , i am getting the error of 'Operation must use an update table query, fractional truncation(null) error. Can anyone help me regarding this?
Hi, I am new to QTP and vb.script.How to start to write vb.script in QTP? Please give me suggestions?
Suppose there are 100 links in a web page and the number of links will be changing dynamically from time to time. I need code such that every time i had to click on the last link of the web page.