what is message Testing ?
Answer / venkatesh reddy
Message testing is used mostly by advertising companies or
other industries.The actual definition of MT is " Getting
the feedback from customers, industry specialist or chanel
partners or anyone who is related to that work". The
feedback of customers helps them to make better materials
with less rework by saving the time and money.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between workrer thread and UI thread
Explain Doc/View architecture
1)How to create ToolTip in MFC?
List out the parameters of WinMain Function.
what is the difference between compiling and building?
What is the difference between hinsrtance and hprevinstance in WinMain function?
Differ GetMessage, PostMessage & PeakMessage?
List out the basic features of MFC.
What are the advantages of using Doc/View or SDI over DialogBox
What are the differences between MFC Exception macros and C++ exception keywords?
What is the difference between ASSERT and VERIFY?
1.Get string1,string2,string3 1.add string1 and 2,string1 and 3. 2.replace vowels with T 3.count number of T. 4.remove T 5.COPY string1 to stringf. 6.restore string1. print the following 1.Number of T 2.StringF 3.string1+string2+string3 Use pointers and functions