i have a doubt can anyone tell me where are scripts stored
while using QTP.Tell me the exact procedure takes place in
real time?like how we call scripts how to proceed after
writing scripts?how scripts are executed etc?i heard some
use Qc whether others dont use.so tell me whole procedure
for both the things it will be a very big help.as i have
interview i want to have whole idea on this.its very urgent.
No Answer is Posted For this Question
Be the First to Post Answer
wht type of User defined functions or Java Releated functions Do we write in VB scripting
what is run-time data?
How to export data in excelsheet to qtp without using datatable.
I have to pass all the test cases into gmail userid and password using functions please give me code thanks have anice and greate day
Give some brief idea about a) Active x check b) Alt property check c) Applet object check d) Frame object check e) Multimedia links check f) Server side image check g) Table object check
hi friends can any one provide me the project in qtp because i have to attend to interview within one week atleast you provide the website address which provide the qtp projects
how to write code for to select all the checkboxs in the gmail i wrote code for my question but it didn't works any body suggest what wrong my code my code is Set chkboxDesc=Description.Create() chkboxDesc("type").value="chekbox" Set chboxcollection=Browser("name:=Gmail .*").Page("title:=Gmail .*").ChildObjects(chkboxDesc) For i=0 To chboxcollection.count-1 chboxcollection(i).set "ON" Next i was getting general run time error pls help me i am in learing stage
what is meant by descriptive programming?
hi radhaka plz tell me clearly to handle the earrors with out isng recovery scnerio this is sreenivas from delhi
Which property will you use to check the object state? (Exist)
How to import the Test Results in QTP to an Excel sheet
What is VSS? Is it used in Automation(QTP) Or Manual? what is menus in VSS?