can u please explain what r the challenges u faced in ur
automation testing
Answer Posted / raecel
one of the challenges using autamation testing are the
available data in the testing environment. Once your
scripts are already in placed and just need to execute
them, data should be available and re-usable at the same
time.
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
Our company is having a windows client server application developed in vb.net. so there is a treeview and i am not in a position to record the click events in QTP. so kindly help. Vivek
What is meant by Output Value in UFT?
Should have experience in framework means?
can u please explain what is the exact difference between qtp8.2 and 9.0
How do Parameterization and Data-Driving relate to each other in QTP?
What is regular expression?
what is the advantages and disadvantages of using functions instead of re usable actions
Explain how you can delete excel file in qtp?
i need to add 1000 users in a domain i written the script for that and it is running successfuly but the problem is that my system is not the user of that domain in which i have to add users so for adding users in that domain i have to install qtp on that another system, can anybody suggest me the way to add those users from my system ultimately i want to know how to access remote computer through script
What is checkpoints for qtp?
In Remote acess server how u run a test?
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
how do u plan test automation?
What is Test Fusion Report in QTP?
How to give a call to another action from one action?