results.xls file is automatically generated while running the script in QTP.But it is showing error to open the file
1 5357Hi Friends,I hav Just finished QTP course.Can any body suggest me which is the best place to go and post resume(Ban,Chennai,Pune,Mumbai,NCR,Kolkata).I mean how r calls in these cities,the best one?
3 5379can any body pls mail me latest FAQ's in QTP to my mailid btrintra@gmail.com....Thanks in advance
1975Dear Friend, I am New in QTP 10 so can any one tell me how to do QTP testing on WEB APPLICATION while writing VBScript. If Possible then Give Example how to write vbscript in QTP to test WEB Apllication. Vishal Patil
2 6152I 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...?
4 7702Hi,will U Please Provide me details certification for QTP &QC and also please provide me the Material also. Send to mail:jjaanu2mail@gmail.com
1894Will QTP Support Visual Foxpro Applications? If yes please tell me whether I need to install any additional addins for that?
4228Can we test the Word Document using QTP Tool? We should test the page size,page set up, paragraph indentation and spacing, font size of the the character int the page.
2108Can we test the Word Document using QTP Tool? We should test the page size,page set up, paragraph indentation and spacing, font size of the the character int the page.
1 5407How do function returns a value?How can we pass one function value to other function as input
3 6179In Login two edit box which object class property value is same, How to enter into 2nd edit box in qtp by vbscript.
3 11325
How many tabs are available in debug viewer pane?
What is throw object?
Explain calling sub procedure.
How many types of recording facility are available in quicktest professional?
1.How to record ,capture and also script to capture the close buttons. 2.How to record ,capture and also script to capture the options ---File ->save and File ->close in a browser and PDF files. 3.How to compare the Excel sheet values in a report using QTP scripting. 4.How to compare 2 PDf reports using QTP scripts as well reording. 5.How to compare 2 Excel reports using QTP scripts as well reording. 6.How to save a PDF report to a folder and then translate the report to an Excel type of report and compare that Excel Report with an other excel report. Please clarify me
How to find Operating system information using QTP script?
Can we run test with out adding object in object repository? How it is possible?
What test you perform mostly? Regression or retesting in your testing process?
Give the syntax to load function at run time.
Define virtual object?
What is the difference between a Function and Action in QTP?
can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?
Output values? i want a practical example
I want two test two agents login for the flight website. Here is the scenario: I want to go through 1-3 rows for one user login and other user login I want to go though 3-5 rows. How would you set this up in qtp. Thank You
what is the diff b/w assistive and mandatary rules of object repository in QTP???