Explain measuring transaction.
No Answer is Posted For this Question
Be the First to Post Answer
Can we do Load Teting with QTP?
What is object repository in qtp?
While writing script using For Next Statement in QTP, I try defining the variable in Lib File I am getting syntax error whereas if I use the variable in script file, the script works fine. Can anyone help me in finding the reason behind this?. E:g Dim intStartRow (Define in Lib File----- say abc.vbs) Dim intRow (If I define this variable in Lib file I am getting Syntax error where as if I define in the script file ---- say xyz.mts the script works fine) IntStartRow=2 For intRow = intStartRow to xlWrksht.UsedRange.Rows.Count ‘Some Code here Next
can u pls explain me About Driver script.
Explain the differences between table and db checkpoints?
Define QTP ?
How can we use the "CreateObject("Wscript.Shell")" in QTP and what is the definition and purpose of it?
Will QTP Support Visual Foxpro Applications? If yes please tell me whether I need to install any additional addins for that?
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
what is Unicoad Compatibility ???? HOw does this makes a diffrence from Winrunner.???
Ex : some mail name with surname Email id's there that is string fetch the particular surname only how to get particular surname all emails
How do you move objects from local object repository to shared object repository???What are methods?