i am entering wrong data or wrong password in a text box and
click on submit button .i am getting a popup window with a
message Please enter the correct password or data .How can i
handle this situation by using QTP.
Answer Posted / saravanaraja
Use the following code:
systemutil.CloseProcessByWndTitle
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are the different recording modes?
What are the different ways to invoke an application using QTP?
Can U Explain about QTP tool from older version to latest version also its differences?
what is output value in QTP and how it can be used in automation testing
Is it possible to merge two object repository files in qtp?
Hi Friendss..., can any body help me.. 1. Tell me your achievements(Technically)..? 2. Tell me your strengths(Technically) and weakness(Technical)..? 3. Why are you looking for change..?
Can any one tell me about "Mapping Repository Parameter Values" and why we use it....??How to use it???Please, tell the preconditions also...........???? Thanks in Advance
What are the advantages of parameterization ?
What are the two types of repositories available, explain them?
What is the difference between rational rose and QTP?
In qtp, how you can exit for loop?
How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?
Can any one send me the QTP Basic Coding Samples?
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
How do client side image and server side image work?