I have recorded a test over web application(with IE6.0)
in analog mode. But, while running it my test gets failed.
Why? (Note: my systray has 3 open web applications)
Answer / sreeprasad
QTP provides an option to enter the url on which you are
going to run the script. If u dont provide this, the script
might NOT recognize the url as u've saind u opened 3 IE
windows.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the default add-ins in qtp?
In order to select an automation tool for automating ur application, what r the things u need to consider? For eg i will go for automation; 1) When there is a lot of retesting and regression testing. 2) Return on investments. 3) Whether the tool supports the appln. 4)--------------, etc. Pls give me more number of points because my answer did not satisfy the interviewer. Very urgent pls
How you can delete excel file in qtp?
what is difference between calling a function and reusing an action?
Where you get the run time data table?
1.In VB Script 100 lines Script. How can check the Syntax errors? 2. Write a VB Script for X = India/Srilanka/Australia/England/South Africa.I need the Output Country wise? [ 1st Msgbox India , 2nd Msgbox Srilanka] ---- 3. How can Choose these test cases to be automated?
How can I use the value retrieved by OUTPUT VALUE check point as Input for other Actions?
Which object repository we use in real time and can we merge 2 object repostiory and how?
hi,i have a pblm in qtp,im testing an webappl in which different types of error pop up messages are displayed which qtp is not differentiating or it is not recognising. how do i make it recognise different popup errorm messages while writing script?
your doing one project testing then how u know itis wheather web based application or windows based application?
i am new to qtp i do not know how to write script how to write the code to login if it fails how to able error messages
Hello, How can i capture first letter of any string using QTP. For ex.. i want "j" in the below string "john" could any one explain me? Is there any function for that?