what is the syntax or command in vbscript to display user
message example i want to display "welcome to QTP".
Answers were Sorted based on User's Feedback
what is the syntax or command in vbscript to display user message example i want to display "welcome to QTP".
in a web table , i want you to click a particular object inside cell
tell me about if in the interview what i should tell about pharma application,what r the pharma application concepts,i need pharma application testing features
Hi. I have completed B.TECH(CS) , But I will go to "SECURITY CONSOLE OPERATING" [C.C CAMERA abservation]. IF interviwer asks " Why you choose this job ?" What we will say? urgent.........................urgent...........
How to handle Run-time errors?
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
Hi, How Accessibility checkpoint in QTP can be implemented in the test script?
How to create Userdefined Function.Please write the steps ans also provide example where exatcly we use it.
Hai Guys, can anybody show me how to write automaed test cases using VB scprit(examples)...i had an interviw soon...please guyz send as quickly as possible
Can anybody help me for vb script in qtp? give me examples for practice plz.
write the regular expression for date format of mm/dd/yy?
10 Answers CTS, HCL,
How to export data present in Datatable to an ".xls" file?