What is the difference between qtp and selenium?
No Answer is Posted For this Question
Be the First to Post Answer
whenever U using QTP,Test Director, Why we using separate Bug tracking tool?
What is difference between version 6.5 and 8.2 in QTP?
Which object model ur used in ur project
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
explain all the check point in QTP?
Explain the features of quick test pro(qtp)?
How can i use Output Check points in QTP
How may types of defects identify application or your currently working application?pls give me answer..
what is the frame work your using in automation ?
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
How to export(copy) the entire webtable from the webpage into Excelsheet? using Vb scripting
I have made the recovery scenario in script. When i am exceuting the script. it stop automatically after running recovery scenario. Please tell the resaon?