"What are the common constrains that we need to consider
when we prepare testcases for ASP application". Thanks in
Advance...



"What are the common constrains that we need to consider when we prepare testcases for ASP ap..

Answer / Mohd Danish

When preparing test cases for an ASP (Active Server Pages) application, you should consider the following constraints:n
1. Browser Compatibility: Ensure that the test cases are compatible with multiple browsers to cover a wide range of users.n
2. Server Configuration: Test the application on various server configurations and versions to identify any compatibility issues.n
3. Session Management: Verify that sessions are managed correctly, including session timeout, session expiration, and session synchronization.n
4. Security: Test the application for security vulnerabilities such as SQL injection, cross-site scripting (XSS), and unauthorized access.n
5. Performance: Test the application under different loads to ensure that it performs optimally and can handle a large number of users.n
6. Cross-Platform Compatibility: Ensure that the test cases work on various operating systems, including Windows, Linux, and macOS.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

How many ways we can parameterize data in QTP?

2 Answers  


In Datatable having the data like this S.no Name Address 1 raj hyderabad 2 suresh Mumbai 3 shyam chennai 4 dev banglore i want to get the shyam row id & column id using scipting i.e 3,3

4 Answers   Broadridge,


how qtp identify two objects having same name, supose objects are in same page also with same name,specify spl feature.

5 Answers   IGT, Microsoft,


what is the difference btn risks & Therads in the Test plan documentation?

0 Answers   Accenture,


Does quicktest professional is unicode compatible?

1 Answers  


how to find that tools work well with your existing system?

1 Answers  


How does QTP identify an object?

1 Answers  


While spliting an action in QTP 10.0 getting an error : "This Line is a part of Script Block.You cannot split the action on this line." how to re-solve this and split the script into actions?

1 Answers  


Hello everyone, I am trying to parametrize a script. Its clear to me that, we use data table to enter various text data. but if I want to change the radiobutton (e.g. if for first iteration I selected radio button 'A' and for second iteration I want to use 'B' radio button for second iteration) then how can I make it happen. I have tried to define the question but still if not clear plz tell me. Thanks everyone

1 Answers  


Synchronizing test

3 Answers   Wipro,


What is the Difference between copy to action and call to action?

1 Answers  


what is the difference between rational rose and QTP? WHICH TOOL IS BETTER TO LEARN? PLEASE SEND ME AT sana_50218@yahoo.com sandeep@epuratech.com

1 Answers   EpuraTech,


Categories