What's the difference between vbscript and vb.net?
No Answer is Posted For this Question
Be the First to Post Answer
Create a file system object to do the following i. Create a folder ii. Create a text file in the folder iii. Update text file with some tex
how to add action through AOM in QTP
which is the best institute in banglaore for software testing?
In our application qtp unable to indentify the menu items,we tried number of times to add objetcs into object repository but fail. through normal recording mode only objects going to add into repository but while running same recording script qtp showing a error like " unable to indentify the object". in repository there is no any properties and pro values for that object and also i tried with virtual object config also unable to find the object in application and in repository. Then what i have to do to identify menu objects????? can anybody hell me pls..............
about vb scripting programs this type of all question& answers
I need to get some data from data base and store this (retrieved) data in a excel sheet using VB script in QTP9.0 I have created connection for data base I have created as excels sheet by using Set XL=CreateObject("Excel.Application") XLworksheet.cells(1,1).value= rs.fields.item("<<The data retrieved from data base >>") I have taken a for loop and changed the cells values (1 as i and another 1 as j) But still I am not able to get Plz kindly tell me know this . It is very urgent
Why is it recommended to close the database connection every time after the work is completed?
How can constants be declared in the vbscript language?
Explain the tristate constants in vbscript?
what is the code in QTP to take screen shot? Please send me any one to my mail id. my mailid is manu.sanepalli@gmail.com
What is the use of option explicit statement?
Which constant is used for print and display functions and works as same as pressing enter key?