Generally Where do we concentrate more on the web based
applications testing....fox ex: security testing,
performance testing etc....
Answers were Sorted based on User's Feedback
Answer / murali
i am not sure but i think we concentrate more on
behavioural coverage, input domain coverage, error hadling
coverage, backend coverage, calculation coverage
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / malli
Hi,
Generally we concentrate below concepts.
1. Performance testing
2. Volume testing
3. Load testing
4. Stress testing
5. Security testing
Navigation whether the all links working or not (broken
links and internal links)
Look and feel of the application and page layouts etc..
If I am wrong pls correct me.
Regards,
Malli.
| Is This Answer Correct ? | 0 Yes | 1 No |
What is mutation testing
26 Answers AppLabs, Four soft,
what is exemption and resumption criteria in test plan?
What is the role of Testing Engineering in a product company
What are parametere require for Performance testing?
what is the difference between test case and test scenario
In Quality Center, If we can reuse a non reusable test script as template test, then what is the need of defining reusable test scripts? What additional functionality does Reusable test scripts add when compared to non reusable test scripts?
How many Types of test Case are there? What are the challenges u faced in Ur Company ? What are intonation u taken in ur project?
1 Answers Reliance, Tech Mahindra,
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
When should testing start in a project? Why?
What are techniques for Integration Testing.
Is Alpha testing done by developers or testers?
Can anybody tell me by refering which documenet a tester writes test scenerios? And what is the need of test scenerios an how a tester determine the coverage of test sernerio?