Can Any one tell me How to test Stand alone application?
wht are the major points to cover & how performance is
tested of this application?? can any 1 tell me its bit
urget for me guys.
Answers were Sorted based on User's Feedback
Answer / mohammed ibrahim
Stand alone application can be functionally tested and also
performance testing can be done, here performance we can
check for transaction time for a set SLA, we can test this
by using clock checks and also can drill down in to the
code by checking for memory leaks etc, you can check th
time taken for a transaction to complete from your
application to your database.
| Is This Answer Correct ? | 9 Yes | 0 No |
1. Stand alone application you can perform only Functional test, cover all the
test which will check business requiremet of the program.
2. In Stand Alone application we will not perform Performance Test, because it is
deployed on single machine so there is no need to test the performance still you
wanna test contact me
| Is This Answer Correct ? | 6 Yes | 1 No |
What is un-installation testing?
what is the need for testing?
What does a manual tester need to become proficient with db testing?
Manual and automation how do they help in bringing out quality product? Explain?
What are the ways to check memory leak?
What is metrics? explian the type of metrices.
why sql injection is injected in manual testing?
what is the role of a test build manager?
write test 5 negative test cases for pen?
What is an inspection in software testing?
In Agile process, If you have not completed task in the Sprint time, How do you complete the task or do you add the task to next sprint.
do u know abt descryptive programming