what is meant by port testing?
Answers were Sorted based on User's Feedback
Answer / to rajendra from rafi
tesing the application on different operating system is
compatabilty testing not portability.
| Is This Answer Correct ? | 3 Yes | 0 No |
The port testing is unique to maintence. use it when
program is modified to run on another(smilar) operating
system or computer.The product might be ported to many
differnt types of computer,You have to check that it works
on each
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / to laskhmi nityam
Hai Lakshmi nityam,
i am rajendra
Lakshmi,
I know about portability testing
Portability testiing means testing the appilication
on different Operating systems(on different
versions of operating systems also).
The application developed in one OS may not work in
other os and also it may not work in same os in
other versions.
Here only we get some terms
* Upward vesion compatibility(UVC)
* Downward version compatibility(DVC)
I have a doubt does the port testing and portability
testing both are same?
I need your clearification in this regarding
byeeeee
Rajendra
rajendra_penumalli@yahoo.com
9885162742
hyderabad
| Is This Answer Correct ? | 0 Yes | 0 No |
hi rajendra
port test and potability testing both are same
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / subhan.qa
hi friends,
After completion of user acceptance testing and their
modifications,project mgmt is defining release team along
with few developers and few testers and few hardware
engineers.This release team is conducting PORT Testing in
corresponding customer environment.during this port testing
release team members are observing below factors
compact installation
over all functionality
input device handling
output device handling
secondary storage handling
O.S error handling
coexistence with other software in customer site environment
to share common resources.
After completion of above observations release team is
providing tryning sessions to end users in customer site
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / murthysharma hgk manchella
what ever the answer given by Subhan.qa is absolutely
right....that is 100% percent correct.......MurthySharma
hgk Manchella....
| Is This Answer Correct ? | 0 Yes | 0 No |
6. what is the purpose of using automation tool qtp? and why we are using framework.
Which testing is this- opening .mp3 file through IE Option- 1. cross browser testing 2. Negative testing 3. black box testing
What should you do if you don`t have sufficient document,how do you go and work in that environment.
what is difference between waterfall model and vmofel?
Is Beta Testing done by devolopers or testers?
Can we use automation tools during static testing? If yes when and how?
1. what is severity and priority and who will decide what .?
what is validation testing.
After loging the bugs in bugzilla the developer fix the bugs and change the stautus to fixed then the tester verfiy the bug/functionality in application. The verification is going to happen with present version or comming/new version?
Define Stress, Load, Volume Testing?
What is the mean by Test Management,Test Design,Test Execution,Test Plan,Test Specification?
Suppose in your Project have 2 test engineers.Module A is tested by You and Module B is tested by another Test Engineer.module A and B has inter related functions.Then how you check the functionality of the module??