Is it possible to run qtp scripts in Test Director(Scripts
are uploaded in Test director)???and also how to see the
test results in test director???
Answer / pushpinder nath sharma
definitely we can run the test scripts throu TD. In order to
see reslts in TD. Go to test lab and click on executed
script with passed or failed status. At the botton you'll
see a launch report button, click on it.
| Is This Answer Correct ? | 3 Yes | 0 No |
hi i am working with vbwindow on qtp.first i am openning qtp whenever open qtp my application not open that time generated error like "Runtime error 0" and fatal error:automation error how to solve this problem pls tell me
what is the framework followed by ur company in qtp
How to add Dynamic Objects to Object repository?
Generic function to search for the unique link in webtable and click on it
How do you change Logical Name of the object in test script?
What is Descriptive Programing? In which cases, we will go for descriptive programing?
There is a name "AJAY" how do u count no.of. "A" in that name ?
want to learn real time automation project(QTP)?
I recorded a Web based Application running on JAVA and when I went to play them back a week later they didn't run. I noticed that the Browser was putting in a (Underscore and a Number) for each line so i re-recorded and noticed the Underscore line wasn't the same as what i recorded last week so any script I record today will not work next week because the browser settings or how QTP recognizes it keeps changing. This is the new line Browser("Bureau of Labor Statistics_4").Page("Bureau of Labor Statistics").JavaApplet("SurveyApplet").JavaList ("Select an Area").Select "U.S. city average" This is the old line 'Browser("Bureau of Labor Statistics_3").Page("Bureau of Labor Statistics").JavaApplet("SurveyApplet").JavaList ("Select an Area").Select "U.S. city average" Notice the Burearu of Labor Statistics_3 adn Burearu of Labor Statistics_4. Why does it change and how do I prevent it from changing.
Explain the difference between check point and output value?
1) 100 test boxes there in application. how to click 100 test boxes using vb script? 2) 100 objects there in web page,how we will store that 100 objects repostries?
vb script for calling one function to the another function