By using QTP, How do you test a frame in a web page?
Answer Posted / nani4urs
By using Check Poinnts we can check the frame in a web page.
for eg: we have to check the image in a frame we can use
the bitmap check point.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
explain structured testing? plz guys with exp. do answer
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?
what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?
Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?
Explain more about the Test Fusion Report of QTP?
What kind of performance is expected on the client side (e.g., how fast should pages appear, how fast should animations, applets, etc. load and run)?
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
suppose i login into gmail page after that i read all the messages (say 10 messages) i have to send (SAVE) the messages in Html,notepad and i have to replay(Compose) send the messages please give me the code and give mail id so that i can clear my question
Explain data driven framework?
While spliting an action in QTP 10.0 getting an error : "This Line is a part of Script Block.You cannot split the action on this line." how to re-solve this and split the script into actions?
What is an optional step in qtp ?
How to find the path of folder in which the test is saved in qtp?
What are the factors on which script execution time is dependent?
Can we create a qtp test from qc?