can we call a test in another test?
Answers were Sorted based on User's Feedback
Answer / baba fakruddin
If we have no.of actions, what would we do AjReddy?
We can't call test from another test. We can call only
Reusable actions and Library Files
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / vasavi
By default all the script will be recorded in the action
itself. So there will be one action for each test(action1).
We can call this action form that test
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ajreddy
yes u can
but u have to make it that action reusable action
| Is This Answer Correct ? | 2 Yes | 4 No |
Why we have to import data from excel sheet to data table?becoz v can directly use test data directly from xl know. can u all pls explain me clearly
what is the difference between QTP 8.0 & 9.0?
What are the types of Object Repositories in QTP?
How can i store runtime value through vb script while using qtp
i've installed qtp9.2 on Windows 7. Recording and everything no problem. But when i am saving the test, it is not happening. it says 'general error while saving'. But teh test is getting saved but as a folder with lock icon. When i wanted to open it, it is jst showing as a locked folder but not as a test. Somebody help me out plz
What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?
How to switch between browser tabs? )moving from one tab to another tab)
Greetings friends , Hope all of you are doing well. When I run a test, is it possible for me to for me to take each row from the data table , once at a time. In other words,if i have 10 rows in the global data table, say data1,data2, data 3...and so on up to data10. Can I have the value of data1 when I run a test, and next time when I run the same test (say next day), it should skip data1 as it has already used it and go directly to data 2 ??? Would be great if anybody can help me out know in this issue. Thanks & Regards !!
why qtp supports vbscript? and not for others just like cgi,phython,shell,perl,html and all..
What is the difference Between LowLevel and Normal Recording Modes?
Is there a function to find the number of occurrences of sub strings within a string?
How to find RAM size by using QTP?