I have 5 no.of Action in my Test. Out off which i should
make 3rd action as my start-up action. How should i make it?
Answer Posted / md ghouse
RunAction ("action 3", oneIteration) this keyword you have
to mentioned in the action1 first line.
Once you started execution action 3 will run first.
Let me know after execution.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
In QA Testing when do you use Loadrunner vs QTP? What are the main differences between those two tools? Explain the purpose with real world scenario examples...In advance thank you!!!
before launching qtp, we need to close all the open browsers u dont know what are all the browsers either it might be ie,mozilla etc and u dont know how many brosers are open.... u need to close all these before launching qtp.. can anyone plz temme d solution...
i am a begnner so am learning Error handling :tried using Recovery manager didnt work i want to be able to handle errors , e.g. if while running the test the folwoing does not show up then how can i use the If then else and goto next step in the test, as in many scenarios it does not show up Browser("The Shopping Channel -").Page("The Shopping Channel -_8").Image("easy pay").Click
1 Folders in VSS 2 In navigation script there are 100 script i want to run first 50 and 37th script also not needed to run how to do this 3 What is navigation script,Driver script, business script what we are loaded in this script 4 use of resource tab 5 Difference between verification and validation give real scenario example 6 file scripting object when to use it 7 what are the problems you are faced while testing web application 8 difference between expert view and keyword view 9 difference between QTP 8.2 and QTP 9.2 navigation frame work please answer these questions from real time working people as early as possible
Limitations in QTP?
Can we run test with out adding object in object repository? How it is possible?
What are main panes available in qtp test browser?
Did QTP prove efficient for your project? Yes or No, explain?
What are the views available in quicktest professional (qtp)?
How do you compare the structure of 2 tables in database and check whether they are similar using qtp.
How many tabs are available to view your test in a test pane and what are they?
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?
in a web page hoe to check the dynamic links that rechabging with out using regular expressions
Hi All, How to Compare two strings character by character in QTP
Hi All , How can we decicde for pariticular frame(DataDriven or Keword Driven)in Project? Thanks Balaji