How we can import data from database?
No Answer is Posted For this Question
Be the First to Post Answer
How the exception handling can be done using quicktest professional?
Syntax for how to call one script from another and Syntax to call one "Action" in another?
how to do regression testing in qtp? plz give ans with examples
describe some problem that u had with automation testing tool?
What is the use of text output value in quicktest professional (qtp)?
In descriptive programming how we know the properties of the objects, if application is not developed and the prototype of the application is also not developed.
What is the difference between client server application and web based application?
Explain hybrid framework with advantages and disadvantages?
What is keyword view in qtp?
I am automating a Java application. This application is developed using SWT. I am not able to get the GUI object. Even i tried with Java add-in. In tutorial it states SWT is not supported any idea. Anybody worked in such appln. My question is whether it is possible to record the GUI object of SWT appln. how it is possible.
suppose i login into gmail page after that i read all the messages (say 10 messages) i have to send (SAVE) the messages in Html,notepad and i have to replay(Compose) send the messages please give me the code and give mail id so that i can clear my question
I'm facing this problem while automating my application..its a web based apps.. In my application there are few webtables are displaying in the page.In the different cells there are links and action buttons.Problem is there is link in different web tables corresponding to one name.Hence the properties of the objects(say a link) are same except the x,y co ordinate of the object.So my script is not able to distinguish between the two links present in different cells of web tables with same name.Kindly help on this..