One Project is developed on VB+Access it is working
properly they are planning to change with backend Oracle .
What type of testcases we can write?
Answer Posted / divya
We can do Configuration testing for this.No need to test
the front end because the front end is same.We have to test
the back end which is RDBMS.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How can you do the scalability testing?
is it possible to do performance testing in stand alone application..how wil u do that ???????
how to create automation frame work ?
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....
Are there more defects in the design phase or in the coding phase?
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 client server application testing?
What are tools of performance testing?
Please let me know how to test labels in web application manually and how the testcases would be. Please provide me a sample testcase
Tell me the SRS based review,brs based review
What is difference between Manual testing and Pega/BPM testing?
What is regression testing? When to apply it?
When will the testing starts?
what types of bugs will we find out in banking projects
What are the differences between web applications and client and server applications?