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 / pandu
Testing is improving the quality of software
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to add synchronisation points in qtp?
i have asked earlier only one question how to test web application using QTp plz send me the answer quickly
What is the parameterization?
What is a data driven test in qtp?
hi i am working with vbwindow on qtp.first i am openning qtp whenever open qtp my application not open that time generated error like "Runtime error 0" and fatal error:automation error how to solve this problem pls tell me
What is quicktest professional window?
What is action?
hi Friends ,willany body tell me what is the Scope for the automation Testing inht Future is their Or not And what is the Top Most Level in the testing section according the Pay scale
How many add-ins comes by default with quicktest professional?
Is text area check point supports for web applications?
what is the mail use of frame work(with detail). architecture for keyword driven frame work
I hav installed QTP8.2, im working on webapplication, while running the script giving error msg like "QTPro.exe generated errors and will be closed by windows. You will restart the program. An error log is being created". Pls anybody what is the problem, what i have to do for this? Thanks...
What is Distributed testing? How does UFT support it?
What processes will be required to manage updates to the web site's content, and what are the requirements for maintaining, tracking, and controlling page content, graphics, links, etc.?
i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression