suppose there r 10 action in a test i want to execute action
5 to 10 how would i do that
Answers were Sorted based on User's Feedback
Answer / pooja
first will insert the stsmt RunAction "Action5",One
Iteration" at the top of the Action1,like this insert again
and again in furter Actions upto 10
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ajreddy
hi
Just go to Action 5 Right click click on Run from step than
u vl execute 5 to 10
| Is This Answer Correct ? | 0 Yes | 3 No |
Why script error occur in between recording in qtp?
does the vb script knowledge is mandatery in testing using QTP
I Have web table shown below ----------------------------------------| | orcut | GMAIL | NAUKRI | |----------|---------|-------------------| |HOT MAIL | MONSTER | VISIT FACEBOOK | |----------|---------|-------------------| |SKYPE ACC | IRCTC | GOOGLE | --------------------------------------- Here i have 2 question friends.. 1.i want to chick the link "VISIT FACEBOOK" is there or not if it's there i want to click the link 2.here how to find the web table row or column count ... don't write the excel or data table script here friends ..consider that it's a WEB TABLE
what are recovery management techiniques?
2 Answers BirlaSoft, GL Noble Denton,
what kind of erros can be handled with the using QTP?
QTP 1.What type of bugs u commonly find in u r project? 2.what is agile testing explain with example? 3.application is given req n functionality r missing then how can u start testing? 4.what r the types of defect tracking tools? 5.what is functionality testing? 6.what is change req how u use it? 7.diff bet gul n functional testing? 8.test cases for IE 6.0? 9.where do u store test cases? 10.what r design objects in qtp? 11.what r 5 types of objects in qtp? 12.how to change .mtr to .tsr n vice versa? 13.in which situations qtp will not recoznize objects? 14.how to call .vbs fuctions, library files in qtp? 15.if 10 windows r ope write command to close all windows in qtp? 16from what stage u start automation in u r project? 17.what is VSS? it is usedin automationr manual? 18.size of object repository? 19.how to conduct GUI testing n performance testing on MS-Word? what r performance TEST CASES? 20. use of virtual objects explain? 21.how to connect buzilla with qtp? 22. what is API ? 23.how to merge 2 object repositories in qtp? 24.what is recovery scenario manager? 25. diff bet link n hyper link? 26.diff bet test case n test case scenario? 27.what is relational testing? 28.where do we write test cases? 29.what is base line in testing? 30.what r key process areas(KPA) in u r company? 31.what is hot fix? 32.what is sql injection? 33.what is valnerability? 34.what is TOM in qtp? 35.can we do qtp testing with out creating objects in object repository? can we completely write code in expert view only? 36.where we cant do automation testig? give example using OR is a advantage r a disadvantage?
How u will open the build automatically in QTP except using Systemutil.run command
what properties do use to identify a browser and page while using descriptive programming?
can any one tell me what is process metrics and what is product metrics if possible give me example. Thank You
How to execute a VBS file without using Execute File statement?
How to record application running on the Virtual machine?
Call to copy of an action and call to existing action… i know the diff but in real project how to use..? i want live scenario.pls help me..