Answer Posted / dharmandar
QuickTest Professional supports functional testing of all enterprise environments, including Windows, Web, ..NET, Java/J2EE, SAP, Siebel, Oracle, PeopleSoft, Visual Basic, ActiveX, mainframe terminal emulators, and Web services.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?
What are the major/ important methods, functions in QTP we use realtime testing
Is it possible to change the values of analog recording?
Differences between text and test area checkpoints?
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
When to use descriptive programming?
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
What are the properties you would use for identifying a browser and page when using descriptive programming?
Do you know how to connect database? Can you tell me the procedures?
How do you configure QTP AND Test director?
Does Low-level recording capture mouse movements?
What is the syntax for how to call one script from another?
What is the qtp testing process?
hai, i completed my b.tech in 2010 with 62.3%. i having knowledge on manual testing and Qtp. i want Relavent experience in testing.watever may be d salary i dont bother..I just want to gain knowledge. i dont have good communication skills.
Through array we can execute the testcase how ? give me example