why we use sendkey method in qtp?
Answers were Sorted based on User's Feedback
Answer / aditya
Using sendkey method we can do all the keyboard functions in qtp.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / sangeethakv
When we use Set method it is like copy pasting ie, input the complete string. In Send Keys its like when we input manually through keyboard pressing each keys. Some web application has the drop down list where only Set method does not work but send keys method does during automating the operation on those objects
| Is This Answer Correct ? | 0 Yes | 0 No |
How you handles Pop-up windows which are Dynamically changing in Runtime?
I came across Good question ..... Write a script to only download pdf's if there are 20 links on a page. Kindly reply these type of questions are pretty challenging..
For QTP Test Engineer, What is his contribution to the Project? Means, As as automation test engineer what is his role in the current project?
what is active screen,keyboard view?
What is data driver in qtp?
By using QTP, How do you test a frame in a web page?
Can objects recognised without repository?
How to find operating system information using the qtp script?
Hi I am working with QTP.If I want to write a certification exams,Which one is the best one suggest me friends!!
in my system object spy show the web application as a window based propeties ex:winedit like that and also not recording scripts also so what should i do
Suppose U change the script whether it affect the object properties of the object in the object repository
How you create new action in qtp?