hi,i am sudha.i am married.i had done my BE in 2005.i
learnt testing tools.i dont no how to tell about my
self.please send me good answer about that infomation i
gave.
Answer Posted / siva prasad chowdary.peddi
Hi,my name is siva prasad.i completed my M.Sc course the
duration of 2005-2007 from bharathi dasan university in
Tamil Nadu state.
after completion of my studies am i going to learning
for IT courses,like any one.wen ever am i learnt my course
i tried to get job in a mnc company.thats why am i trying
to get the job in a write company through using of my own
skills on my subject.
any way if we are having any exp on ur learnt course.
i am having 3+ years of exp on software testing
tools.presently now i worked as a sr software test engineer
in malaysia.At one of MSC Company.(malaysian status
company).
just now i am trying to improve my knowledge about my
testing engineer field.thats of i would like change my
organisation and improoving my knowledge like one
proficient.
if we are having any requirement on teting department pls
give one chance i will try to improving our company level
as soon as possible.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is toogle breakpoints? How does it differ from break points?
How do you find an object in an gui map.
What is the difference between writing a function and writing a script?
What is the use of gui map and what happens when gui map file get loaded?
Hiiiiiiiii This is lavanya.....At present i m working as a MATLAB developer at CMC(A tata enterprise)from about1 year .now i want to move to testing field as a fresher?Is this possible...can anyone give me a suggestion regarding d testing field.....
What do you mean by the logical name of the object.
i get error "winrruner cannot identify object" and gives details like the physical description of object "windowsFor....378734a_11" has changed descritpion in GUI map new discription Description { { class:object class:object Msw_id:264896 Msw_id:918548 } } Below is a script of functionality where amount is transfered from users account ,first contact summary of user is opened then transfer button is available on which we click .on clicking transfer form opens and various details are entered like amount to be transfer,transfer type .line where i m getting error is obj_mouse_click ("WindowsForms10.Window.8.app have marked it with red in script .0.378734a", 164, 10, i would be very thankful if anyone can give help related to this problem. *SCRIPT IS BELOW:-* > # Shell_TrayWnd > set_window ("Shell_TrayWnd", 1); > toolbar_button_press ("ToolbarWindow32_1", "Contact summary - > Scheme: > SCHEME CARD PROGRAM (admin - Local - V.1.8.2.0000)"); # Button Number > 3; > > # Contact summary - Scheme: SCHEME CARD PROGRAM (admin - Local - > V.1.8.2.0000) > set_window ("Contact summary - Scheme: SCHEME CARD PROGRAM (admin - > Local - V.1.8.2.0000)", 1); > obj_mouse_click ("CommandBar1", 437, 15, LEFT); > > # Transfer (admin - Local - V.1.8.2.0000) > set_window ("Transfer (admin - Local - V.1.8.2.0000)", 1); > obj_mouse_click ("WindowsForms10.Window.8.app.0.378734a", 164, 10, > LEFT); > > # #32769 > set_window ("#32769", 0); > obj_mouse_click ("WindowsForms10.Window.8.app.0.378734a_0", 138, 9, > LEFT); > > # Transfer (admin - Local - V.1.8.2.0000) > set_window ("Transfer (admin - Local - V.1.8.2.0000)", 0); > obj_mouse_click ("WindowsForms10.Window.8.app.0.378734a_1", 166, > 13, LEFT); >
The title of the window consists of date and time.What is the regular expression to recognize the window as unique?
What is the purpose of gui map configuration?
How do you modify the logical name or the physical description of the objects in gui map?
How enviornment veriable can be included into my script. I want to include some information into my Excel file using Test run in WR. like User name of system? waht is function to be used? Please clarify.....
How to read the third party controls in the application
write a compilemodule function for loginscreen.
What is the extension of gui map file?
what is the use of generate script that is avaliable 3 places(file settings, tools, object identification)