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 |
What are the different recording modes and how do they work?
There is one parent browser and 'n' number of child browsers on desktop. Write a code to close all the child browsers but parent browser should not be closed.
write script for bitmap image?
suppose there r 10 action in a test i want to execute action 5 to 10 how would i do that
This is a question thats generally asked in every QTP interview. What were the problems that you faced during automation and how did you resolve them?
Please Explain The QTP real Testing process with steps.
Can anybody give the code for ALL DATATABLE METHODS)(ex: datatable.getrowcount, datatable.getsheet etc....) and ALL DATABASE COMMANDS (like .getcelldata, which are used to retrieve data from a database and from a webtable)with examples.
how do check the links in a webpage ?
Please explain me in detail! How to handle runtime errors in QTP useing recovery senario or with out scenario
how to load vbs file to qtp through scripting. plz provide the code.....
Hi all, I am using windows vista, I am in the process of learning QTP. When ever I try to work with insert mode in flight application , i am getting the error of 'Operation must use an update table query, fractional truncation(null) error. Can anyone help me regarding this?
in which case & which method we can use "native" property of an object ?