Hello Guys, If any body looking for "worksoft certify tool training in bangalore", please contact me
aimansaud@gmail.com
No Answer is Posted For this Question
Be the First to Post Answer
what types of bugs will we find out in banking projects for automation testing?
0 Answers Napier Healthcare, TCS,
Write a program to print all lines that contains a word either “testing” or “qtp”
what is descriptive programming in QTP and what is environment variable in QTP? where we store and what is its use?
In what way program "hello world" you can write in vbscript?
how to retrieve native property value in runtime?
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 to add checkpoint in QTP What's the purpose of checkpoints & how to add it
Mention what is byref and byval parameters in vbscript?
What is the purpose of the err object in the vbscript language?
How to take whole text output from screen of Bitmap Application.
Set srchobj=Description.Create() srchobj("type").value="text" srchobj("name").value="q" srchobj("html tag").value="input" browser("micclass:=google").Page("micclass:=google").webedit (srchobj).Set "qtp" what's wrong in my code pls tell me ? the above code working fine and i got my result pass,now i am trying to run the program it shows general run time error why?pls help me i am in learning stage ?
How to create a cookie using vbscript?