Explain script generated after applying database check
point?
Answers were Sorted based on User's Feedback
Answer / srinu
Browser("BN").page("PN").checkcheckpoint("DT table"
)
Is This Answer Correct ? | 0 Yes | 0 No |
can u put checpoints for moving images
I have 2 Environment variable which holds int. I called into my test and addedup. but output is concatenating the values instead of Sum. Ex. Envi("a")= 10, Envi("b") = 20, c= Envi("a")+ Envi("b"). msgbox c ( Ans.1020). How to overcome this pblm?
How to open a new test using QTP?
How good are you in writing VBscript code for your application? Can you completely write VBscrit for your project with out using recording mode in QTP?
What is the use of Debug Viewer?
What is environment variable in qtp and why to use it?
How do you send email with attachment from outlook using qtp ?
What is QuickTest Automation Object Model? Where we can use AOM?
How can you capture(Read) the values from a Table?
what is the difference between ClassName and class in QTP?
How do we Access, retriew and edit the runtime objects in Automation Testing using QTP
1)What is the Difference Between WaitTo & Sync?