which is the best institute in banglaore for software
testing?
Answer / krishna.testingall
IIBC(Indian Institute Of Bright Carrers).if u done the
course here u will beome a complete software test engineer.
which is located in mathikere,near by ramaiya
college,bangalore.contact:080-23608385
| Is This Answer Correct ? | 0 Yes | 0 No |
write a vb script to rename a folder from tree4 to tree7
How to copy from one script to another script in qtp
Check whether given Number is Even or Odd?
Why to add checkpoint in QTP What's the purpose of checkpoints & how to add it
Which conditional statement is the most convenient one to use in the case of multiple conditions in the vbscript language?
My questions is while writting descriptve programming, lets take flight reservation. Line1: systemutil.Run "D:\Program Files\Mercury Interactive\QuickTestProfessional\samples\flight\app\flight4 a.exe" dialog("text:=Login").WinEdit("attached text:=Agent Name:").Set "mercury" dialog("text:=Login").WinEdit("attached text:=Password:").Set "mercury" dialog("text:=Login").WinButton("text:=OK").click window("text:=Flight Reservation").Activate window("text:=Flight Reservation").ActiveX ("acx_name:=MaskEdBox").Type "111111" window("text:=Flight Reservation").WinComboBox("attached text:=Fly From:").Select "Frankfurt" window("text:=Flight Reservation").WinComboBox("attached text:=Fly To:").Select "London" window("text:=Flight Reservation").WinButton ("text:=FLIGHT").Click window("text:=Flight Reservation").dialog("text:=Flights Table").WinList("text:=From").Select "13536 FRA 08.00AM LON 08.45AM SR $163.00" window("text:=Flight Reservation").dialog("text:=Flights Table").WinButton("text:=OK").Click window("text:=Flight Reservation").WinEdit("attached text:=Name:").Exist window("text:=Flight Reservation").WinEdit("attached text:=Name:").Set "sagar", Now i m getting the error in the last line. it is not accepting the WinEdit("attached text:=Name:") Please do solve this urgent...! and i want to know how to insert additional properties for an object and which properties we need to select from the object spy.
In what way program "hello world" you can write in vbscript?
How will you trim the spaces on the left of a string using vbscript?
What is the purpose of drive object of scripting.filesystemobject class in vbscript?
Can u describe what kind of testing are for OTC derivates by banks.
A folder is there inside no of textfiles are avilable. How do count the textfiles. Normally folder means we are using subfolder methods but textfiles is not working for subfolder methods and how do get file name also.
How to assign a date value to a variable?