Explain script generated after applying database check
point?
Answer Posted / srinu
Browser("BN").page("PN").checkcheckpoint("DT table"
)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is clean sweep?
before launching qtp, we need to close all the open browsers u dont know what are all the browsers either it might be ie,mozilla etc and u dont know how many brosers are open.... u need to close all these before launching qtp.. can anyone plz temme d solution...
How can I change object description or check point values in qtp?
How can I use Call dlls in QTP ?
How to check bitmap output value?
What are the types of object repositories? Which one is you using?
Give me At Least 5 Differences between DOCUMENTATION OBJECT MODEL(DOM)and COMPONENT OBJECT MODEL(COM)? Interviewer said me to WRITE the difference only in points not as you WRITE a paragraph ???? only in points
How to call a test from another test?
Can you list some technologies that support qtp?
What are the factors on which script execution time is dependent?
There is an built in window application in qtp9.1,i.e.Flight4.0.i want to implement the recovery maneger on it.How can i do this?
Hi All , How can we decicde for pariticular frame(DataDriven or Keword Driven)in Project? Thanks Balaji
What environment does qtp run in?
What is the difference in the global and action sheet in qtp?
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?