Apart from VB script What are the fundamental criteria to
gain the knowledge to write QTP script without OR and
recording ?
Answer Posted / sai
I think just writing
br.pg.uid.set "Admin"
would be enough
no need of Browser(br).Page(pg).WebEdit(uid).Set "Admin"
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
Is any limitation to xml checkpoints?
How to get popup error message.
describe some problems that u had with automating testing tool?
How to run a test using quicktest professional (qtp)?
If you have two monitors one is of 19inch and the 2nd one is of 24inch,if you want to write same QTP script in both the two monitors is there any changes required in the script?
What are the five challenges you faced in QTP?
How to data driven test for Win objects in QTP ?
How many types of trigger events are there in qtp?
suppose i login into gmail page after that i read all the messages (say 10 messages) i have to send (SAVE) the messages in Html,notepad and i have to replay(Compose) send the messages please give me the code and give mail id so that i can clear my question
How to test the login page in different ways in automation testing and i need code?
What are the various automation frameworks available in qtp?
how to post xml data from QTP scripts to any application?
when u script reveiwing in which area u more concentrates?
What is test object?
Can we record an application running on a remote machine using qtp?