Hi, Plz give best Definition of Software Testing? Why we
need Software Testing? and plz send 2+yrs experience
Interview qutions (Manual,Qtp).
Answer Posted / ramxprss
"Software testing helps to deliver a good quality product when it satisfies the user requirements & expectations".
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Explain how Selenium is different from UFT?
Write a QTP script to enter a keyword in to Google search engine?
how many maximum number of virtual users we can create?
Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.
What is a recovery scenario?
What is meant by Output Value in UFT?
Explain the difference between check point and output value?
How you can replace string in qtp?
How you are developing the script? Using record and play back or manual?
How to handle Java tree in QTP?
Explain how Does Run time data (Parameterization) is handled in QTP?
How you create new action in qtp?
Hi Friends, Im planning to do certifcation in mercury Automation Tool QTP.But I Didnt get any clear details regarding course syllabus, fees, where to approach, and which certification would be useful for the experienced testers? can any one send me the details?
How to explain a banking project in interview as a test engineer???
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.