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 |
How to define values for a testplan attribute?
Hi All, An newbiee to silk test tool. I wanted to write a function which checks the browser type installed in the local machine & then based on the browser type test case should run. I tried little bit writing the function : Void Func_ValidateBrowserType() Window myWin myWin = Browser.GetRealBrowser () print (myWin) Any help please.. Thanks, V
What statement in for test is used to transfer control of the script out of the innermost nested for, for each, while switch or selected statement?
How to create and edit a testplan?
what is the operator for carriage return(Enter) in Silk Test for File.
What is silktest host?
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?
Whats the difference between Basestate & Default basestate?
Where is a testplan stored?
How to download latest silk test trial version?
How to define an object verification in a test case?
I have Silk Test 7.5 installed to my machine. My silk recoginizes all the windows applications.But its not recoginizing the web application.When i try to ENABLE EXTENSION for any web application i am not getting the window with the two radio button namely DOM and VO. What could be the problem? I also tried using browsers like IE,FF and also uninstalled the silk n reinstalled it again.But it works out with my neighbours system....Wht could be the problem?????