Username field having some string mistake like"user
naem".what type of testing i prefer to test spell check.
Answer Posted / tvs ramakrishna chowdary
venkatesh is obsolutely correct....but suresh u need to do
some small change in the code
x="user name:"
y=webEdit("logical name").getroproperty("htm ld")
if (x=y)then
msgbox "correct"
else
msgbox "wrong"
end if
NOTE: But for spelling check this much code not
necessary.simply by seeing we can able to know the
problemm.....isn't write...
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Name the different types of recording modes?
Is it possible to call win runner script in qtp?
describe some problems that u had with automating testing tool?
What is the difference between a Function and Procedure in QTP?
What is test object model in quicktest professional (qtp)?
What are the key points to create a framework in QTP for oracle forms?
Whats the realtime QTP testing process
What are the benefits of quick test pro(qtp)?
Explain about the test fusion report of quicktest professional (qtp)?
Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance
There is an excel file of 1 to 100 sheets how you will iterate through it?
How to use userdifined environment variables.Once we created in Environment tab which is at File--> Settings-- >Environment-->Userdifined
how to prepared for first for the first interview?
What is text check point and text area check point?
How can you send user defined messages to test report?