QTP -object reposistory spy tool is not able to spy the pop
up message appearing in the application, so how is that i
can handle such run time pop ups in QTP by code???
Answer Posted / amruta
using shell object
a=10
b=20
set objshell=createobject("wscript")
If b=10+a Then
objshell.popup"b is equal to a"
else
objshell.popup"b is not equal to a"
| Is This Answer Correct ? | 0 Yes | 9 No |
Post New Answer View All Answers
how we connect 1. qtp9.2 to the quality center9.0? 2. Load runner8.0 to the quality center9.0
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page
how to test use the quality control .how to verify the image verification
how can we compare descriptive programing with a regular expression
can any body give the banking domain concepts/links
What is the Command used to start the QTP
What is synchronization? What are the ways you can synchronize?
in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded
This is Karthic and my mail id is karthic.venkitapathi@gmail.com, please give me an idea to crack qtp 10
Can anybody let me know how to test the Drag and drop feature of the column in a .net application...eg..i hav to test the drag and drog feature of a table(swftable) in a application..plze help!!
what is the mail use of frame work(with detail). architecture for keyword driven frame work
Is it possible to call from one action to another action in qtp?
what is Property......End Property loop? how to write sript for it in QTP
i can done the project with QTP in that time i can say how many members in my team size?
How QTP identify the system time that's changes every seconds?