How to change the screen name while running the test.
Answer Posted / beer bahadur
using SetToProperty
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
How extensive or customized are the server logging and reporting requirements; are they considered an integral part of the system and do they require testing?
What kind of performance is expected on the client side (e.g., how fast should pages appear, how fast should animations, applets, etc. load and run)?
I am a newbie to QTP / Automation testing. I want to develop a script that creates a data file automatically with proper headings using VBScript in QTP.
in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?
How to use output values in qtp ?
What is the difference between the keyword view and expert view?
Differences between quicktest professional (qtp) and winrunner?
How do you handle multiple banners(at the top the page, the banner is scrolling) in a web page(Dont take the name property(regular expression))
Is text area check point supports for web applications?
How to handle Java tree in QTP?
Hi, can explain the draw back of manual testing.plz send me the answer to my mail id deepthip1985@gmail.com
The structure of keyword driven frame work is like a folder structure the different sub folder are 1-functional libray folder 2-object repository folder 3- database folder 4-appliction1.xls 5-initalzation vbs file 6-sequence file 7-driver script 8-test case list file My question is whether these are in a local server machine or in our pc.((whether It like Vss). can u give example of driver script(code)
The hybrid framework can be implemented for any application. Is it true?
How you are developing the script? Using record and play back or manual?
Through array we can execute the testcase how ? give me example