write a script to extract LIKE word from the sentence I
LIKE Flowers
Answer / vikash mishra
dim x,y,z
x= "I LIKE Flower"
y = mid(x,3,4)
msgbox y
it will give the LIKE you as a out put
another way
x = "I LIKE Flower"
y = split(x,"")
for i= 0 to ubound(y)
msgbox y(i)
next
it will give I,LIKE,Flower
so,these are the way ....
| Is This Answer Correct ? | 5 Yes | 0 No |
Overall what percentage of positive and negetive testcases would you write?
2, 10, 30, 68, 130, _____
18 Answers Bayer, EA Electronic Arts, GTS, Infosys, NASSCOM, TCS,
The purpose of which is to allow specific tests to be carried out on a system or network that resembles as closely as possible the environment where the item under test will be used upon release?
hai, i completed my B.Tech.i planning to join in testing tools.can anybody suggest me good institute.I heard about Nageshwara Rao sir institute for testing tools.Now which one is good so i can get job in testing tools. please help me.....where to join in hyd.
What r all the resources u need 4 the project u r currently in?
Explain stress testing?
When should 'regression testing' be performed?
I need to learn who the major stakeholders are in each of the 7 stages of the SDLC. What is the best online resource?
What is maintenance testing?
Explain operational testing?
What is the difference between preventative and reactive approaches to testing?
I am planning to write ISTQB Foundation level certification. If you have materials/Q&Q, kindly send to me. My mail id:jyoti.akella@gmail.com .Pls help me