-
Problems encountered in automation tools
What are the problems you faced when you are working with automation tools like Winrunner and QTP?
-
Read web page information
How to read the web page information using QTP/Vbscript
-
Test Web Application in Offline Mode
How to test a Web Application in Offline Mode in QTP
-
-
-
ie it enters blank and proceeds to next statements
only workaround available for this is you need to toggle between using browser event
and mouse events replay type
i.e. setting. webpackage("replaytype")=2 for mouse
perform input file action
and switch back using
setting. webpackage("replaytype")=1 for browser
Even with this Problem is not resolved
Does anyone know Better workaround for this
and why QTP has this serious limitation in using input file method (Webfile object of QTP)
as this makes well written scripts unreliable ..
">Hello All I have been using QTP fairly well in automating regression test Cases for my Web application.I have come to know about lots of workarounds for problems that arise using Combination of DP, VB script and OR of QTP However there has been one issue with the tool whenever it tries to enter a network file path in Input file fieldProblem is when it is run on an iteration, it does not put in put file path something like"serverqtpmyfile1.xls" ie, out of 5 times it will fail 3 times .. ie it enters blank and proceeds to next statements only workaround available for this is you need to toggle between using browser event and mouse events replay type i.e. setting. webpackage("replaytype")=2 for mouseperform input file action and switch back usingsetting. webpackage("replaytype")=1 for browser Even with this Problem is not resolvedDoes anyone know Better workaround for this and why QTP has this serious limitation in using input file method (Webfile object of QTP)as this makes well written scripts unreliable ..
-
QTP - Conditional links count
Hi,I am new for QTP.I have so many links in my page. but i want to count particular links among them.But all links properties are same. so now i have to add the new property for that group of links and count that.i added the new property for that linksbut i got general errori add new property for the link in object repository and the object identificationname is val Value is LI write the codeSet descrip...
-
QTP In Visual Studio 2005 problem
I am using QTP 6.5 and till date we were developing our soft on vs2003 and now we switched to vs2005.UI remaining same we could not get that old scripts recorded are not working on 2005.there is a difference in the scripts old scripts and the new scripts also.
-
-
QTP parametrize test for multiple excel sheets
Hi all!can anyone tell me how i can parametrize my test when i have 3 excel sheets with names of companies,places, states respectively and the fourth excel sheet with the paths of the previously mentioned sheets. i have one main test script which will import the excel sheet with the paths of the other three. and i want to parametrize the test to take values from 3 different sheets in each iteration....
-
-
-
-
Reservation of flight scenario parameters in QTP
I am having doubt in parameters, First i recorded reservation of flight scenario from London to new york in newtours.mercuryinteractive.com site,then i tried to define data table parameter for departure city, and i included 2 more departure values in qtp data table for tht and i saved it. but when i run the test only one iteration is getting passed ,remaining 2 iterations r showing failed. so when...
-
-
-
How to connect LDAP through QTP?
If anybody tried connecting LDAP using QTP, please tell the process.
-
-
How can you parametrize web browsers ?
1.can we do web browser as a parameterization ? if it how?2. if i have 10 actions when i rename it as last 3 actions can my script run success ? where i can see the renamed actions?
-
QTP Interview Questions
Ans