comptability testing with ui means,any body can expain me
how we perform compatability testing in real time,don;t
give definetions
Answers were Sorted based on User's Feedback
Answer / karthick
Comptability testing means we will test a same application
in various environments,for example we can test a web
application which is working fine in IE7 browser with the
browsers like.., firebox, chorme, safari or IE9 version.
| Is This Answer Correct ? | 11 Yes | 1 No |
Answer / vibhav
Compatibilty testing is testing the application in different environments.
i.e, testing in different operating systems like, windows vista, windows 7, windows 2000 server, windows 2003 server, SP1, SP2 etc
testing in different browser like chrome, IE6,7,8,9, firefox, netscape etc
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / naveen kotha
compatability testing means run the software on different platforms. Here platform means operating systems,browsers ,other system softwares.
| Is This Answer Correct ? | 2 Yes | 0 No |
What command is used to launch a application in winrunner?
I how to test Web application in which the value is changing dynamic every time and anyone can modify it?
why Test plan is needed??
What is boundary value analysis and equivalent partition?
what r the entry criteria for automation testing?
What is difference between load testing and stress testing?
can anybody send the project you have tested with the clear descriptions,and recent bugs u found in that
Requirement is given : 1) The Login screen should require with 2 fields "Login" & "Password" 2) After successful login Success Message will display. 3) For Invalid login Error Message will display. 4) "Login" & "Password" both fields are case insensitive. 5) The Application should be Dialog application. What are the test cases for above requirements?
Hi, Can anyone suggest a test case writing technique for the below scenario. 1. User draws a lines on the image 2. User selects the lines and right clicks ( Measuremnts like distance between the start and the end point, coordinates of start point and coordinates of end point) 3. User selects one of the measurement Measurement is displayed Just want to highlight, i am looking for a test case writing technique for above scenario.
What is the type of the testing to check the availability of a website 24 * 7?
Describe any bug you remember. Plz Give some real examples
What is the difference between Test Management tools and Defect Management tools? What are the most widely used Test Management tools?