Advance level Frequently Asked Questions in Unified Functional Testing – User friendly Tech help

We tried to cover some of the advanced and useful Frequently asked Questions.Please feel free to add your comments and share your experiences.
n

n

n

n

n

n

n

n

n

Ur1stTestingHelp

n

n1.How we can Reverse given string without using strRev function?
n
n2.Copy text from Notepad and Replace all digits with newline?

n

3.How we can check the status of opened database connection?
n
n4.Difference between Image & Bitmap checkpoint in a .NET window application
n
n5.How to find unique combination from a given series say “1”,”5″,”3″,”1″,”5″
n
n
nHints:-
n2.Use Filescripting object to ReadAll data from Notepad, than check each digit(Using Isnumeric function),incase it is digit than replace it with newline
n
n3.Using “State” 
n4.Image checkpoint exists only for Web applications.
n5.Use Dictionary Object
n
nPart1
n

Was this article helpful?
YesNo

Similar Posts