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 |
If I give some thousand tests to execute in two days what do you do?
what ar the challenges do we face while testing webbased applications using the automation tool qtp or any?
what r the main benefits of automation?
how do you do database testing in qtp
How can i check all the button that are enabled in a widnows based application ? What script should i write for this ?
How will you check a web application for broken links using qtp?
Hi, My name is kishan. I have good Conceptual Knowledge on QTP. In order to Boost up my Confidence Level, I want to do a Project oriented Training only on QTP in Hyderabad. Kindly Let me know which is the Best QTP Project Training Institute in Hyderabad. Thanks in Advance kishan
Hi, I want to write the script for a webpage. But i didn't added the properties of the objects to the object repository. Without adding the object properties to the object repository, how to write the script. When i am writing the script, Let us say i typed as Browser (""). after selecting ".", if the object is added to the object repository it will display atomatically. But in my case it is not as i didn't added the object properties. How to proceed further in the above mentioned case to write the script manually. Pls let me know if you didn't understand the question.
What are accessibility check point and xml check point?
How to automate the windows dialog box which is coming in the run mode? Whenever I run my scripts,I am getting dialog box ( for ex: Pls enter zipcode" eventhough I already entered the value,the dialog box pops up).I need to click it. Pls give some idea-How to automate the dialog box which is pop up in the runtime.
I'm having a problem to get the status(pass or fail) during runtime for every iteration ran, and must get the results stored to an excel sheet if possible.
What is standalone database?