can anyone tell me the procedure of interview held in
applabs
No Answer is Posted For this Question
Be the First to Post Answer
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
which one is more secure vb script or java script ??????? or both are same ??????
create a form to accept username and password validate the username and password with using message box, display the corresponding user message
Hi all..I have two values. a=20 ,b=30 I want to perform c= a+b and c= a*b using user define function.please anyone give the answer
Diff between web table ,datatable and data base (QTP)
Explain about the functionality of vb script?
Mention when to use function procedures and what are its characteristics?
Mention what are the rules to name variable in vbscript?
Mention the rules for using option explicit statement?
What are the disadvantages of vbscript?
How to write VB script for login module?
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..............