Micro Focus QTP (UFT) Forums
how to convert syncronisation statement into higher keywords - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Interview Questions (https://www.learnqtp.com/forums/Forum-UFT-QTP-Interview-Questions)
+--- Thread: how to convert syncronisation statement into higher keywords (/Thread-how-to-convert-syncronisation-statement-into-higher-keywords)



how to convert syncronisation statement into higher keywords - vibhakhandelwal - 11-12-2011

hi,

In an Interview, i have been asked a question : How will you convert technical operation such as synchronization statement into higher level keyword .... in order to make test easier to read ...

please reply.


RE: how to convert syncronisation statement into higher keywords - krr - 11-24-2011

Hi,

You can check for the existance of the object or waitproperty of an object. That will make high level statement.

krr


RE: how to convert syncronisation statement into higher keywords - Ankesh - 11-24-2011

Hi Krr,

I guess what vibhakhandelwal meant is that what word/Keyword u can use to make it more genarlize so that anybody who looks at will understand even if he/She has little or no technical knowledge.

For example, We use Set to enter values to WebEdit, We can replace this with "INPUT" which is more genaralized keyword. Anybody can understand that.

Plz correct me if i have misunderstood.

Regards,
Ankesh