How to Open FireFox using descriptive programing? If my
question is not clear, i will give an Example
To Open Internet Explorer, We use
Set IE = CreateObject(InternetExplorer.Application)
IE.Navigate "www.yahoo.com
In the same i need to open yahoo.com in firefox. Can any one
tell me what is the server name of firefox to create an object
How can we test existence of a particular word in scentence using QTP tool. Thanks in Advance!!!!!
How to write script to display a message box having the "Date" value of the fourth mail(yahoo account). I've tried it with the web table concept but the content doesn't get displayed? Please help me out to resolve this :-)
What are the Latest Feature are added In QTP 9.2?
. My application is updating the user information in the application. Every time it is Adding on record in my application and Validating the information like “Record has added successfully”. Which Check point I have to put in this situation? Why?
How to retrive XML file data in QTP ? using Script(Chandana)
Where can i get the QTP tutorials. I wanna move to automation testing. Is there any book or URL, where i can find the source to read...
Dear Friends, I having total 3+year experience in manual testing including automation testing QTP, if i am attending any interview what kind of question will i get? please help me out
How many ways we can parameterize data in quicktest professional (qtp)?
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?
some times we write user define functions.where we write main and sub program,how,where to insert the functions in qtp?
hi guys we r working in office...we write some scripts..suddenly we have a work(5min only) in out side..what will do now,,,used to system shut down or log off or lock or sleep mode,switch use or hibernate?
WHAT IS THE FUNCTION (HOW TO DO) THE BATCH TESTING IN TEST DIRECTOR USING MANUAL TESTING PROCEDURE?