Does QTP recognize two diff browser's at a time..?if
possible how..? Is it possible run scripts on Mozilla which
are recorded on IE..?..How..?
Answer Posted / hemant kumar
Guys,
QTP does not support TABBED Browsing at all.
And support for playback of scripts recorded with Internet
Explorer on other browsers is as follows:
QTP 9.0 - Records with IE and Playback with IE
QTP 9.2 - Records with IE and Playback with IE, Mozilla
FireFox, Netscape Navigator.
QTP 9.5 - Records with IE and Playback with IE, Mozilla
FireFox, Netscape Navigator and few other browsers.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Hi this is chandra if any one have Navigation of LAB QTP, I want Navigation of those tools, if any one have the and know the Navigation each and every part of the QTP, plz send me my mail naruboinac@yahoo. com,naruboinas@ gmail.com
What is debugging? How you debug your script?
Explain hybrid framework with advantages and disadvantages?
What is Cross browser testing? Does UFT support it?
write a script to verify the image path(src property) of the images which are in web pages.
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))
What are the Application Functions available in QTP?
What is fragmentation and paging?
i have to login into gmail loginpage i have to pass testcase into userid and password by using functions. the test case of user id is it should take only lowerletters alphabetin between 4 to 6 length.it should not take spectial letters.it should not take numbers.testcase for password is it should take numbers and it should not take alphabets note the following things must happen 1 when i give correct password and userid that password and userid should be seen in QTP result and notepad,xl sheet 2 when i gave in valid password the system willgive message please give valid password that particular messaage should be seen in QTP result,norepa and xl sheet
What are the things(properties, and other details) will be recorded while recording an object using normal recording?
How may types of defects identify application or your currently working application?pls give me answer..
"What are the common constrains that we need to consider when we prepare testcases for ASP application". Thanks in Advance...
What is qtp window?
Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.
If a button named "CLICK" is recorded in low level recording mode , what will be the values stored for "name" property of that button in object repository ?