Username field having some string mistake like"user
naem".what type of testing i prefer to test spell check.
Answer Posted / suresh
x="user name"
y=webEdit("name").getroproperty("text")
if (x=y)then
document.write("equal")
else
document.write("Not equal")
end if
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]
How do client side image and server side image work?
Hi All, How to get repeated word in string . Thanks Balaji
What test cases can you automate using QTP?
What is Unicode Compatibility?
If I change the property value at runtime is it effect is object repository?
For QTP Test Engineer, What is his contribution to the Project? Means, As as automation test engineer what is his role in the current project?
How does quicktest professional (qtp) identifies the object in the application?
Explain the difference between data driven testing and parameterization ?
after click on compose mail how can we attached a file in qtp with vbscript code
how can we preform retesting(DATA driven test) using function please gine the code for loginpage
For which type of projects the iterative model is not suitable?
How many add-ins comes by default with quicktest professional?
What test you perform mostly? Regression or retesting in your testing process?
What is the diff between image and bitmap check point?