how to select particular value from the combobox in the
current page which is entred in the previous page editbox
after parameterization?
Answer Posted / ramakrishna
getroproperty
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Hi we are running tests remotely from quality center and pushing tests into qtp boxes remotely, and it does execution but while uploading results back into quality center it hangs in qtp box.If any one come across similar problem, please send me details how to handle this. Thanks kris
Explain runtime dynamic settings?
What is object spy in quicktest professional (qtp)?
An action has both shared and local OR associated with it and both have the same object in them. In the test which one will be considered?
Hi, I am using OutputCheckPoint and I am storing the value in the data table. The stored value for column:bedroom:"Bed:4" The another value for column:bathroom:"Bath:2 Full,1 Partial" I need only the no 4 from the first column. I need only the no 2,1 from the second column. I used split array,but it also show array(0) has the value"bed:4" ..... Even though I highlight only 4,It is seleting the full value "bed 4".How can I get only the nos Thank you Uma
Which functionalities of QTP used in banking project?
How to call a test from another test?
What are the differences between qtp and winrunner?
Did QTP prove efficient for your project? Yes or No, explain?
You will receive the mail in your outlook from client at night time to go ahead for the execution. Based on the mail you need to trigger the batch run. What is the QTP Code for this?
How can you identify the browser and its information using the qtp script?
what type of framework u r using in ur organization
What are advantages of test automation?
I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that
Hi, my requirement is to make a query in SQL using QTP. And i have to get the results of that query and i have to use those results for future testing. I created a driver but i dont know the code for using this Driver. please help me by providing the solution for y requorement