What is the Limitations of Testing ?
Answers were Sorted based on User's Feedback
Answer / abhijit khot
We cant confirm each time that the application is bug free,
even if we have doe a lot of testing on the application.
There is always a possibility that the code/application will
behave in a different way than expected if inputs are changed
than that tested of even if environment is changed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / prasad reddy
Hi,
The following are the limitations of test
> When we complete all our test cases execution
> when we close all the high priority defects
>When the testing time is up and the testing budget is closed
-Prasad reddy
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / amit
Testing is limited to the functionalities supported by the
application including the performance aspect.
| Is This Answer Correct ? | 0 Yes | 4 No |
Answer / abcd
when we have completed all of our test cases in our
tracability matrix then we can end our test.
| Is This Answer Correct ? | 0 Yes | 6 No |
How to identify flash application when the qtp is not identifying the flash application objects.
Hai anyone please "Explain about Framework in QTP?"
How do u write regular expression for a window name which is changing for each build ? i.e. in first build the window name is : "computer graphics are very ...." . in second build the window name is : "computer graphics can be created" . - Appreciate proper replies
what is object repository size?
What is parameterization? What is syncronization pt.?
3 Answers Semantic Space, SRM,
Hi, I'm a beginner in QTP and planning of a certification in QTP, but have no idea about it :P. Could anyone please tell me what certifications that a QTP- beginner can take? What is the fees and the syllabus for the certification? Please reply soon. Thanks Vidhya
what is QTP batch testing tool?
Diff between Test Stratergy and Test Plan? Diff b/w Test design ansd test case design?
what is the syntax for regular expression in QTP? how to create user defined functions in QTP?
How to start recording using quicktest professional?
After running scripts how you report results ,there is any specific report form
I Scheduled a QTP Script on remote desktop. Script is going to failure,when remote desktop connection fails.I have to open my remote desktop untile the scripts exection completes. If I disconnect my remote desktop connection, script is going to fail. Could you please any assist in this?