How will we compare the texts in the two word files using
QTP writing the script in Descriptive Programming.
Thanks
No Answer is Posted For this Question
Be the First to Post Answer
How to swap two numbers by using parameter passing method byref in a fucntion and return the result to outside of the function?
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
How to find a window is minimized or not
In a Web appl, on a page, there are student names & details listed.On clicking sort button,details are sorted on Names.How do u verify htat sorting is done by using QTP?
Can any one tell me how to write a script for selecting open option in File menu of A word document.here you have to add objects to OR.try like that and give me the ans.i asked this question to so many but no one knows.if any one know the answer plz let me know
Explain types of output values?
Hi , I am new to VBscripting, My requirment is to write a vbscript to read a row (which has coloumns like Description, Code, date(DD/MM/YY), hours etc) and export these feilds to a Website and then click on Submit Automatically on that web page. This it should do for all the Rows in that excel file. Any help is much appriciated Thanks Shalini
I wnnt to learn about QTP Automation Framework,please give URL Address to get more information about AFW.
Does quicktest professional (qtp) is unicode compatible?
Hi, How to invoke QTP or any application through Command Prompt without using Vb script and batch file.... Reply me Srinivas
How exactly you start scripting in QTP? In the interview he was not satisfied with my answer.Please post what is correct answer.
What is Port testing. Whhen will you perform?