Hello,
I am learning QTP. I have recorded test for Login page, i
have also inserted checkpoint for Email field & when I run
test it passed. But when i tried to run test by
inserting 'Adding Parameter Values to a Data Table' for
email & password field, it pass the first value in both the
fields but after that when test run for second parameter
values it displays 'Internet Explorer cannot open the
Internet site, Operation aborted' & when i analyze test
result it displays run time error 'Object disable'. I have
also cleared all the history from IE but it is not working.
Please help me.
Thank you.
Answers were Sorted based on User's Feedback
Answer / nanda
in each iteration u have to close the Browser (Browser
().Close)...then only script wil work n number of
Iterations.
If Object is disabled means u might given wrond set of
Data. Please check..or else can u send snapshot of error to
nanda.dreddy@gmail.com...so that we can explain u clearly
what u did mistake.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / guest
U have to close the page .. file->exit in menu bar during
recording the page...after that u can parameterise the
object field ..then this will work ...i got the same prob
when doing parameterization....
| Is This Answer Correct ? | 0 Yes | 0 No |
what are the 5 types of objects in qtp
Is it possible to change the property value at runtime? How it is possible?
How to connect to data base?
Can we write winrunner language i.e TSL in QTP tool?
Did u use check points during ur work experience ?
Hi All, I am 4 yrs experieced in manual testing and new to automation tool QTP. Iam trying to learn it thru online and material i have.I am able to understand but unable to trace out which method or function to be used where necessary in VB Script. How come we know the functions or methods to be used to open a window when clicking on button or so...Pls suggest me.How can i proceed further to apt VB Script.
In QTP where i have to concentrate more in the Interview point of View
Which scripting language used by QTP?
Explain key word driven frame work?How to use in real time?
what kind of erros can be handled with the using QTP?
descriptive program for a yahoo mail that is in yahoo mail suppose check box mailid subject assume it is like this format all things are in webtable the question is suppose some mail ids are there in that mailids i want to select the check box wich is before a@gmail.com and after that i want to click on delete button
What are the Latest Feature are added In QTP 9.2?