Give me At Least 5 Differences between DOCUMENTATION OBJECT
MODEL(DOM)and COMPONENT OBJECT MODEL(COM)?
Interviewer said me to WRITE the difference only in points
not as you WRITE a paragraph ???? only in points
No Answer is Posted For this Question
Be the First to Post Answer
I have java based application on my computer. Can I install QTP on it? What are system requirements for installing QTP?
In QTP how can we recognize objects Without using Object Repository?
What are the ordinal identifiers in web page?
Can any one brief some detail on how the shared and action object repository utilized/implemented in a real time project. I already know how to make shared object repositor by saving OR as .tsr extension..I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thanks
how u test a frame in a web page using QTP?
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
After coming to know that QTP could not identify non-standard objects, we set those non-standard objects as virtual objects using Virtual object wizard. But how can we identify that qtp could not identify non-standard objects?
how to associate object repository during runtime in qtp
when i was doing the Flight reservation with QTP calculating the tickets i got Type mismatch: '[string: ""]' in "If cdbl(tot)=cdbl(p)*t Then" error. where I am doing the mistake Could you please tell me.
Differences between quicktest professional (qtp) and winrunner?
What is Optional step?
How qtp recognizes the object?