what are the metrics in general we use in testing
Answer / sri
General test metrics that is collected is:
1.No of test cases prepared, executed, passed, failed
2. Defect Density
3. Effort spent for preparing test cases and testing
| Is This Answer Correct ? | 4 Yes | 0 No |
give me the code for check point for validating application
How to find Operating system information using QTP script?
What are the check points can be inserted without recording?
why was automation used in the project?
Where you are storing your script?
How to export(copy) the entire webtable from the webpage into Excelsheet? using Vb scripting
In qtp, explain what is qrs file?
I have developed and executed a script successfully, and saved the same to QC. When I tried to execute the script from QC, the script is not executing. What are the possible reasons?”
I want to assign values in a table in my software, in first column i will give values, table is of 4x4 i.e 4 row and 4 columns, i m using VBScript in my automation work. it is a simple table for giving values.
Can any one give me some basic VB script used in QTP ?As i am new in QTP.Give sample VB script used in QTP? PLZ
what is the Exact Meaning of Environment Variables?
what is regular expression how will you implement it?