What is the architecture of framework
No Answer is Posted For this Question
Be the First to Post Answer
How to create an Action Template?
What are the different kinds of test steps?
Can any give an example(if possible templates) how to test web application using QTP. thanks in advance
write code to read and write data from file?
How to create basic scripts from a manual test case in QTP?
I have a WebEdit Object.It is added in object repository.It has two properties Name and Index.In the next release the Name Property is same but the index property is changed.when i run the script will the script Pass or Fail
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...?
WHAT IS A TEST STRATEGY & WHAT IS THE DIFFERENCE BETWEEN TEST STRATEGY & TEST PLAN?
21 Answers ABM, AZTEC, CTS, Infosys, Nihilent, Orange,
What is the difference in testing a client-server application and a web application?
What is difference between QTP 8.2 Obect Repository and QTP 9.2 object Repository?
How to import excel sheet to QC?
What is the process of synchronizing qtp and aut?