1.In VB Script 100 lines Script. How can check the Syntax
errors? 2. Write a VB Script for X =
India/Srilanka/Australia/England/South Africa.I need the
Output Country wise? [ 1st Msgbox India , 2nd Msgbox
Srilanka] ---- 3. How can Choose these test cases to be
automated?
Answers were Sorted based on User's Feedback
Answer / lakshmi
1.Information tab. It will display all syntax errors in the
script while moving from expert view to keyword view.
2.Dim str
str=Split(X,"/")
for i=0 to ubound(str)
msgbox str(i)
next
3.testcases which needs to be executed for each and every
build.
| Is This Answer Correct ? | 14 Yes | 0 No |
Answer / kishore
laxmi u r doing great.not only this answer i can see some other answer also.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / lakshmi
Hi kishore. In which company/location u r working now?
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the enhancements u did after recording ur script?
Where you can store check point results?
i have a doubt can anyone tell me where are scripts stored while using QTP.Tell me the exact procedure takes place in real time?like how we call scripts how to proceed after writing scripts?how scripts are executed etc?i heard some use Qc whether others dont use.so tell me whole procedure for both the things it will be a very big help.as i have interview i want to have whole idea on this.its very urgent.
0 Answers RR Donnelley, RRDonnelley,
explain virtual object? in detailed? pls any one explain me?
How will you handle the situation when object is not captured during record?
scalability testing comes under in which tool?
How to Display last item of a Combobox by using QTP?
What is test fusion report?
what is the purpose of SetTOProperty Method?
1 Answers Cap Gemini, iGate, Wipro,
How do we Access, retriew and edit the runtime objects in Automation Testing using QTP
what is KEYWORD DRIVEN TESTING ? I M NOT ASKIN WHAT IS KEY WORD VIEW PLZ ANS FOR ONLY WHAT IS KEYWORD DRIVEN TESTING EXACTLY THANX
write a regular expression pattern for xyz?123?