There are 2 clients for a server and that clients can
access the data from the server only for 10 days. so how
will you test this scenario manually? Can u pls help me?..
Answers were Sorted based on User's Feedback
Answer / chandra bhushan singh
Use Boundary value to test this scenario
i.e. take tha data like just before bondary, at boundary &
just above the boundary
In more precise way Take value like 9, 10 & 11 to test.
i.e. change the system date at 9 days ,10 days & 11 days
latter after your current system date & then test.
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / murali
Tranfer the system date to
1. -1 of end date and
2, +1 of end date and retrive the data
in first case it should accept
in second case it shouldn't accept
please correct me if i am wrong
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / annu
first will check with the valid date
after that change the system date and try to access the data.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / bikash
Hello Murali,I didn't get you answer.
Please give answer with an example and in a simple way
| Is This Answer Correct ? | 0 Yes | 1 No |
What is Benchmark Testing
what is the test strategy you followed in your company
What is the difference between SIT AND IST?
NOte pad Testing Q : How to test the notepad "Font size" and "Word Wrap" Options. How to test the relation between these two option.
what is difference between black box and white box testing? In most of the companies which tecnique is used
what is the difference between error,bug and defect?
How do we perform critical section first (Integration testing) at specification requirement stage of SDLC? I suppose this is incorrect question as integration testing can be initiated when: * The relavant individual code modules have been designed.please correct me if i am wrong
What is parallel testing and when do we use parallel testing? Explain with example?
Hi, Please give me brief explination about agile methodology.
how to do risk analysis during project and during write test cases how to know which one is most crucial functionalities of the application?
what is software testing
1. fault based testing is reversed of which testing? option.1 conventional software testing Option 2Operations and classes that are critical or suspect Option 3 Use-case validation Option 4White-box testing of operator algorithms 2. Testing OO class operations is made more difficult by Option 1 Encapsulation Option 2 Inheritance Option 3 Polymorphism Option 4 Both Inheritance and Polymorphism 3. Which of these techniques is not useful for partition testing at the class level Option 1 attribute-based partitioning Option 2 category-based partitioning Option 3 equivalence class partitioning Option 4 state-based partitioning 4.Client/server architectures cannot be properly tested because network load is highly variable. Option 1 true Option 2 false 5. Real-time applications add a new and potentially difficult element to the testing mix Option 1 performance Option 2 reliability Option 3 security Option 4 time 6.Which one is not key term used in internal control and security Option 1 Threat Option 2 Risk Control Option 3 Vulnerability Option 4 Exposure 7.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products. Option 1 true Option 2 false 8.Static testing requires...? Option 1 Binaries Option 2 Source code Option 3 Product Option 4 Executables 9.etesting is testing the application with multiple sets of data is called retesting Option 1 true Option 2 false