What is the Real time process for testing please tell in
detain 7it is very urgent.
Answers were Sorted based on User's Feedback
Answer / raghu
Manual Testing:_
Usecase document
Functional point document
Master test case document
Test data document
Defect profile document
QTP testing process:_
Recording
Editing
Running
Analysing the results
Bug reporting
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / kumar
Do you mean for manual testing..?? if so...this is the
process.
1. Test analysis
2. Test plan.
3. Test case Design.
4. Test case execution on the build.
5. Test reporting.
6. Regression Testing.
7. Test closure.
Kumar.rnv@gmail.com
Broadridge
| Is This Answer Correct ? | 0 Yes | 5 No |
Need information on how the scripts (test cases) are written for any application in silktest.
How to define an object verification in a test case?
what type of frameworks are you using in silk test?
Define Silk Testing.
Is there any way to retrieve content of the image i.e If image contains text... how to retrieve in silk test In QTP there is GetVisibleText is there any function similar to this in silktest...
why silk test sees each objects as custom windows?
How to run a test case from a testplan file?
How to add objects of other pages to a test frame?
Can silktest run on mac?
What is the syntax of ui object identifier used by dom extension?
Imagine you have a string variable that holder a credit card (16digit). There are multiple ways of obtaining last four digits of this number programmatically on a run time. Name one; for practical purpose variables name is sCCnumber?
How to run a test case from a test script file?