qtp script for recording and running the application.need
script for short cut keys like f3,f4 etc.how to write
script for recording?
Answers were Sorted based on User's Feedback
Answer / chandu
Hi there,
here u can use "Sendkeys" concepts..for further info please
see the QTP help.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / neeraj
Suppose steps in application are as below
Steps:
1: Click on add ( ctrl+a)
2: enter "hi"
3: click on save (ctrl+s)
use sendkey concept
Set objShell = WScript.CreateObject("WScript.Shell")
objShell.sendkeys "^a"
objShell.sendkeys "hi"
objShell.sendkeys "^s"
For more information refer below: http://abcinqtp.blogspot.com/2011/02/how-to-use-sendkey-in-qtp-script.html
set objShell = nothing
| Is This Answer Correct ? | 0 Yes | 1 No |
how to record a word doc using qtp i.e open a word doc,type something and save the doc can someone send me the code.
Hi All As per the requirements i have to copy the data from word document to excel sheet using the QTP Note : Data in word document is in tabular format i.e there is 80 rows and 5 columns table Can any body provide code for this ? Thanks in advance Regards Test123Test
Is the qtp course will help to create a virtual object?
actually how many hours per one day we will work on automation (qtp) in real time
What is throw object?
anyone can explain about "Smart Identification" in QTP I mean what is the use of "Smart Identification" Give an example
In keyward driven framework what will be the step for yahoo login page ,inbox logout,plz explain in detail
Hi friends did any budy attend accenture system test for qtp? if any budy pls drop questions.not only accenture any other mnc company which you attended system test(QTP)?it may helpful to others also
What is ‘object spy’ and what is the function of object spy in qtp?
Hi all Can u give me the link where we can download full version of qtp my mail id is karthic.venkitapathi@gmail.com
Hybrid framework supports Descriptive programming. Is it true?
can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks