When we go for a software testing job in a big CMM-5 company, is there any certificate needed for software testing. because i had done my mca thru distance education. and with my own interest I learned Manual testing, winrunner,Testdirectory, Loadrunner,QTP etc. but I dont have any certificate. but presently iam working in a small ITcompany as a software trainee. so my question is this is it mandatory of all these local center certificate for proof of my knowledge. please anybody answer to this
3 types
Latest Answer : 4 waysnote done every one1 GUI MAP editor2 Rapid text Script wizard3 Recording4. runtime wizard ...
What is watch list?Whether we need to write separate test case for winrunner?When will we decide to do automation?
Latest Answer : there is no call function in qtp..just give the name of the function_______________for examplepublic function login()msgbox("ilogged in")end function_________________if u want to call the above function u can simply give like bellowlogin() ...
Latest Answer : hai lakshman,winrunner is a functional and regression testing tool its not performance testing tool.so no concept of virtual users here,Where as loadrunner is having that concept.Adding the vitual users is dependent on clients requirement,so companies ...
How to handle the various types of exceptions in winrunner??What is a compiled module in winrunner?How to write TSL in winrunner??
What are the errors encountered while testing an application manually or using automated tool like Testdirector, Winrunner?
Latest Answer : Step1: Start Recordingstep2: Recognize objectstep3: script Generationstep 4: catch entrystep 5: catch object ...
Latest Answer : Winrunner 8.5 Will support J2EE but the old versions they wont support.Winrunner will support only TSL Script . ...
Latest Answer : It is used to dynamically changing window labels or values.Example:While you are executing the script which contains date field it will show mismatch. Because recorded script contains different date.By using reg exp we can come across this ...