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 |
Friends please let me know how id following possible in QTP: Can I apply conditional loop on a bitmap/image or any other checkpoint. Like if checkpoint passes then if or Else
Where you are storing your script?
Have you ever written a compiled module? If yes tell me about some of the functions that you wrote.
What are the ordinal identifiers in web page?
iam working in QTP for 2+ of exp if i attend the interview what r questions asked in perfomence testing{loadrunner} ? pls any one can say answer to this question?
How 2check the color of the text in the textfield . say suppose the text entered in the textfield object is appearing in red. so i want to check whether the text is in red color or not. It could be great help for me if any one solve's my issue. plz...help
can u put checpoints for moving images
Hey friends i m facing a problem when i m running my script in qtp it waits for about 5-10 secs before starting execution why it is so can any one solve my problem .Previously it was running fine
My Application is a client server application , but there is one functionality , when we click on one particular icon it launches web browser . When I am recording in QTP , By select approprait web add in also , it not able to record in web page , I am able to record till click on the icon. Please provide me how to over come this type of problem.
when u script reveiwing in which area u more concentrates?
What if recovery scenarios is also failed for identify the alert ? (We are handling unexpected popup through recovery scenarios but if still recovery scenarios also failed than what should be the approach)
In your QTP framework, what checkpoints were applied in the script to minimize script failure due to any reason during execution?