Compatibility Test Design – Manual Testing
Compatibility Test Design – Manual Testing
g . Compatibility Test Design :
Compatibility testing is also called as portability testing . In general , testers need to conduct this testing to identify the success sprint or software in various customer excepted platforms (OS + Browser + System software’s) .
Example :
From acceptance criteria of user stories , sprint , features like login , money transfer with logout and mini statement with logout need to run on Opera , Chrome , Safari ,IE , Mozilla fire fox browsers in windows XP , Windows Vista , Windows 7 , ,8 , 10, Windows 2003 server , windows 2008 server and Linux red hat server based computers in online banking project .
Q . Prepare test scenarios and cases for OLB site sprint 1 compatibility testing.
Test Cases Document ID | Test Scenario | Test Suite ID | Priority | Test Environment
|
Test Procedure
|
|||||||||||||||||||||||||||||||||||||||||||||
TCD_OLB_FT_1 | Validate Login operation in customer expected platforms. | TS_CT_1 | Medium |
|
|
|||||||||||||||||||||||||||||||||||||||||||||
TCD_OLB_FT_2 | Validate money transfer operation including logout in customer expected platforms. | TS_CT_2 | Medium | Like above |
|
|||||||||||||||||||||||||||||||||||||||||||||
TCD_OLB_FT_3 | Validate mini statement operation including logout in customer expected platforms. | TS_CT_3 | Medium | Like above |
|
In this article we have seen Compatibility Test Design – Manual Testing . In the next article will see Hardware Configuration Testing .