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, can explain the draw back of manual testing.plz send me the answer to my mail id deepthip1985@gmail.com
How to find the path of folder in which the test is saved in qtp?
How many types of actions are there in quicktest professional?
What is keyword driven framework?
how do i know how to use tools
What are metrics and matrix?
Can anyone pls tell me in realtime (descriptive programming) how will the properties of the object be given to the test team. R they given in an excel sheet and is the same sheet also given to the development team and by whom is this given? Thanks a lot.
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format. Hence, if possible, kinldy mail PDF file to my mail-ID: sushmapokhriyal79@gmail.com
What are the key elements available in test result window?
How can i test an application like Google Earth.In my application data will be fetched from a oracle database based upon which graphs are generated..so these all are dynamic..how can i use qtp here..alongwith that how can i test the map generated by a satellite just like google earth..
Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?
How to modify object property in qtp ?
can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process
could any help me please, how to work on visual foxpro application using UFT
What is the use of defining a newobject in the object repository "Define New TestOject". How to use this further. If we define new testobject, how can it recognizes the objects properties of any application.