hen do start automation testing after manual testing
Answer / mukil
Its ideal to start automation when the software is 80%
stable. That is when UI is stable and the major
functionalty is almost defect free. If you start before
this lot all of REWORK will be there.
| Is This Answer Correct ? | 2 Yes | 0 No |
How to Synchronize the Browser at Field level? For example if you put Browser.sync(), it will wait upto for that Browser sync only. But It should wait upto total Browser get uploaded with all fields. Note : We don't know Which fields will come in that Browser. Means without knowing field names.
how will you handle the situation when object is not caputred during record?
Plze let me know how you can validate in the QTP that printed documents is correctly printed or not ie how we can do the validation that all the records or text are printed successfully in the printed document as per the application format requuired.
actuall wat my doubt is:while doin regression testin we enter all +ve & -ve data....system has to accept +ve and reject -ve data.in such case we get a popup window sayin that wrong entry...now i wan to overcome this popup window..how do i go further....plz explain.i tried thru rec.scenario but of no use.
Plz write the code, function will take the parameter as month number, i.e., numerical value, but it returns the last day of the month in string (weekday). example: input: function parameter: 3(march) output: thursday
How to use parameterization in qtp?
What is a reusable action?
How to execute a WinRunner Script in QTP?
Can any one tell the different properties and values of differnt objects like Browser,Page,link,webedit,webcombobox,webradio botton,webcheckbox and web button.Because I am facing a lot of problems in interviews with Descriptive Programing.I never worked on web Application...Pls help any one as soon as possible....
write string reverse prog using vb script with out using string reverse statement();
can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?
In how may ways we can use checkpoints to an application using QTP?