Suppose i have a script which is having 100 lines.I want to
execute that script starting from line no 75.means first
qtp should read the script from line no 75 how can u do it.
Answers were Sorted based on User's Feedback
Answer / raghavan
hi,
click the mouse on 75th line and go to tools->Run from
step->click the link ....
the qtp will run from 75th line
Is This Answer Correct ? | 12 Yes | 2 No |
Answer / guru
Hi guys,
We have another option,
just click the mouse on 75 th line and then click Ctrl+F5.
Then it will run from the current step.
Thanks,
Guru
Kadapa.
Is This Answer Correct ? | 8 Yes | 0 No |
Answer / uday kumar_anem
Raghavan, you are correct.
And another way of doing this is:
once you click at line 75, right click on your mouse and
choose Run from Here option.
It will execute from line 75.
Is This Answer Correct ? | 8 Yes | 1 No |
Answer / abhishek
hi,
just right click on the 75th line and then go to tools>run
from step and right click on it .
this option will run the script from 75th line to till 100
line.
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / patil
If it is a code in qtp, I think, make the first 74 lines as
comment.
It is a Key Driven, put the Keyword before the 75th line
and run.
Patil
Is This Answer Correct ? | 1 Yes | 6 No |
Hi All, I need Code For how to export Pass\Fail status to excell sheet without using QC. Thanks Balaji
What is API
I am testing a website TheLancet in qtp 9.2 and running a script but its not working.Tell me if m doing anything wrong in the script. If Browser("TheLancet.com - Home Page").Page("TheLancet.com - Home Page").Link("Clinical").exists then msgbox "object exist" Else msgbox"object doesnt exist"
I wanted to create Data Driven test for login page (loginname,password). Password is same for all the loginnames. I recorded the script for one user. I mentioned all the user names in the global excel sheet with the column name as "Loginname". I mentioned 5 loginnames. I selected tools- >datadriver and select loginname. Select parameterize and select parameter all option.Changed the parameter name to "loginname" which i mentioned in the global excel sheet. I executed the script. For the users 2 and 4 only, the script is failing... can anybody explain why the script is failing for users 2 and 4.
How to connect to oracle(sqlserver) database to QTP
Does QTP provides any tools for parametarization?
what is meant by keyword driven frame work can any one answer plzzzzzzzzzzz
Hi Suppose u have complex Test scripts which u vl write first and which u vl execute first
How would you export a script from one pc to another in qtp?
How will u declare a variable to access multiple actions? a)Dim b)Global c)Public d)Private
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format, as i'm not in a possition to afford any 'Fee' to join in any institutions. Hence, if possible, kinldy mail PDF file to my mail-ID: chakri_avala@yahoo.co.in Regards, Chakradhar Yadav.
95 Answers Cap Gemini, Citrix, CTS, IBM, Logistics, QA InfoTech,
How we can we create a Text checkpoint in QTP 9.1,Actually what i did is first i put in recording mode and gofor Inser menu>Checkpoint>Textcheckpoint>click,Now an hand symbol came and i showed it to some textbox and cliked but the QTP9.1 is giving an error message like "The Obkect you are selecting doesn't support this operation" If i go for Help of QTP 9.1 information I didn't get any solution,pls help me in this issue.