Hi friends I am new in Qtp. now i am Searching on Qtp give
real time inter questions with answers.pls help me
Answer Posted / mahesh.k
here mentioned all questions belongs to real time interview questions.
most of these all the previously asked interview questions in different companies.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How you can find the absolute value of the number in qtp?
What is difference between Recording time object identification and Run time (Execution) time.
In the website, the protocol has been changed http: to https what you will do? Tell me your approach?
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
What is the use of defining a newobject in the object repository "Define New TestOject". How to use this further. If we define new testobject, how can it recognizes the objects properties of any application.
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field and so on. how we can handle this scenerio thru 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 challenges u faced in testing with crm domain? How u overcome with?
Difference between copy to action and call to action?
after initiating one project for testing, when exacltly QTP tester role starts?
Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??
How can we extract data like "Details","Result","Time" from the 'Run Error' result generated in QTP after run time errors are generated during a run & import the details etc...into excel sheet
How to handle Java tree in QTP?
tell me exact differenceb bw qtp and selenium?(could not tell open soure and licennce? difference in usage and technical difference?
Explain different recording modes?