Hi I able to record IE object but not able to record mozilla
firefox 3 object using QTP 10. i don know wats the problem????
Answers were Sorted based on User's Feedback
Answer / sandipgami84
QTP not Support mozilla firefox 3, if u use older version of firefox e.g. 2. its working fine
Sandip
9714177088
| Is This Answer Correct ? | 4 Yes | 2 No |
How to invoke Mozilla from QTP thru VB Script
what is the process to follow between writing the test cases & then atomating it?
when a test case is written how u test using qtp
how can i parameterize a login page by using database parameterization i fetch the username and password from database and put this on login page and click on ok button. so how can we write script for that code please let me know asap thanks
write script for finding number of broken links in web page? kindly please answer my question.
3 Answers Manhattan, Oracle, Virtusa,
Hello Everybody, please tell me how to use accessibility checkpoint and XML checkpoint by giving any practical example of it.please provide me the steps to perform that and also pls provide the code too. Thanks in advance, Gaytri
Does QTP support flat files? If yes what are those?
suppose 3 excel sheets are there * we are trying to check for login credentials for a page. userid from excel1 , password is from excel2 whether the page is opened or not that checkpoint is result is should be stored in excel 3.... this qus i have faced in IBM technical round... please tell script for above query
How to build scripts that access data from external sources?
Define object spy ?
what are the challenges you have faced while testing web based application using the automation tools ?
Hi, My problem is as follows. I recorded a script that created Object repository of each action i recorded. But later I added one more step (which was to enter data in a textfield) into the script through expert view. But as no repository for this newly added step exists in the test, my script fails. So please help me to sort this problem that how can I create object repository of a new step in an existing test. Thanks everyone