Hai anyone please "Explain about Framework in QTP?"
No Answer is Posted For this Question
Be the First to Post Answer
i am new to qtp i do not know how to write script how to write the code to login if it fails how to able error messages
Give me some scripts for 1). checking webpage links (counting links,opening web pages,counting child elements)
How can I import environment from a file on disk?
I got an error "The"flightres" Dialog was not found in the Object Repository. Check the OR to confirm that the object exists or to find the correct name for the object." while running the following script Set flightres=description.Create() flightres("text").value="Login" flightres("Class Name").value="Dialog" Set agent = description.Create() agent("nativeclass").value="WinEdit" agent("attachedtext").value="Agent Name:" Set pwd = description.Create() pwd("nativeclass").value="WinEdit" pwd("attachedtext").value="Password" Set button = description.Create() button("nativeclass").value="WinButton" button("Text").value="OK" Dialog("flightres").WinEdit("agent").Set "test" Dialog("flightres").WinEdit("pwd").Set "mercury" Dialog("flightres").WinButton("button").Click Please let me know if i made any mistake in the above script...?
please post the interview questions for QA position in FACTSET
How to retrieve data from application objects?
Please clarify Automation and QTP both(names) are same or diff?
Hello everyone, I am trying to parametrize a script. Its clear to me that, we use data table to enter various text data. but if I want to change the radiobutton (e.g. if for first iteration I selected radio button 'A' and for second iteration I want to use 'B' radio button for second iteration) then how can I make it happen. I have tried to define the question but still if not clear plz tell me. Thanks everyone
What is the main disadvantage of using low level and Analog modes?
how many types of actions r there? what r they? explain? pls give any one answer?
what is the frame work in J-meter?
What is OUTPUT VALUE ? PLZ Explain With Example?