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 |
how to reverse the string without using bultin functions(i.e mean mid,len ,reverse functions)
Is it mandatory to know abt regular expression in descriptive programming
How can I change object description or check point values in qtp?
How can we conduct U-I Testing by using QTP??????
If object is not recognized by qtp but the object is standard object what is your approach?
How to pass parameters to Actions Pls anybody can give the answer.. Thanks in advance...
Hi, When iam trying to import sheet to the QTP Global data table at the run time using the Importsheet method.It is able to import the sheet but no data is present after the import due to which the test is failing.Could anyone suggest what should be done. When I open the actual excel sheet data is present and is not corrupted.
Hi, I am new into the field of testing and I need to know how can I begin automating the testing of Mainframe applications using QTP. Can anyone help me?
how can i add an action(external action) programmatically?
Suggest and Define a solution for an application whose objects are not recognized by UFT?
Where are the snapshots stored?
Can we use Virtual Objects in Discriptive Programming?