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 is testing process with QTP in organization
How many types of recording facility are available in quicktest professional (qtp)?
after initiating one project for testing, when exacltly QTP tester role starts?
Did you use flatfiles in your projects?At what situation you used it?How can you upload flatfiles?
What is Reusable component is QTP...Anybody can answer it..Thanks in advance...
Explain in brief about the QTP Automation Object Model.
what is the default ordinal identifier.what are the send keys in qTP.
How does QTP identifies the object in the application Mainly objectives are three type's OF PROPERTIES namely
Find the 'String' from excel sheet and save to another sheet.But we don't know the string column number and row number?
Hello Friends, I am working with QTP 9.2 descriptive programming. Can you please let me know how to work with below. Browser is IE, for my site, it opens another page with different browser name, For example Parent Page is google.com and child page is inteview questions. How to work with this second page.
How can i open 5 multiple browser at once through QTP VB script and i want to login with 5 different credentials i already tried with this code but its entering credentials only for first browser and am using datatable to parameterize
how can we call an external library file in QTP apart from using the Executefile statement..?? is there any other way we can call the external library file in QTP..??
2 Answers DST Global Solutions,