How should I check my code( Before going to execute)
without executing the script in QTP
How many ways we can parameterize data in QTP?
When should u feel that u can stop testing now? The following are few of the common Test Stop criteria:
Which MS Excel formulas are possible to use in the DataTable? I am searching a formula for searching a field in the datatable
Hi all im having a pop up validation browser which is 20 in number, i want to close those similar pop browsers one after the other, is there any specific code for that? i tried by giving creation time & putting in a loop but it dint work? valid working answers will be greatly appreciated
does automation replace manual testing?
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
How do we retrieve the content from a text box in a web page
Login to flight app, in window flight reservation set the date field and select flyfrom as Frankfurt and verify whether flyto list box has the item FrankFurt, log the results.
How to covert a String to an integer?
What is the extension of script and object repositary files?
Can we do Load Testing with QTP?
Can anybody post some real time scenario in qtp? please its very urgent.