A breakpoint stops a test run at a specified line in the test script, or in a specified function.A Toggle breakpoint stops a test run at a specified location in the test script.
narayanreddy
Jan 13th, 2006
through breakpoint we can stop at specific locationusing toggle button we can remove break point
For writing test cases test engineer will follow 3 types of technologies:1. Business Oriented Testcase Design2.Input Domain Testcase Design3.User Interface Testcase DesignBusiness Oriented Testcase De...
Rajsekar
Oct 22nd, 2005
Internal Test Plan is the methodology used to write test cases
Client-Server Architecture: It is a 2-tier architecture . Client->Server it will connect
through by DSN (Data Source Name). Web-Server Architecture: It is 3-tier or n-tier architecture. client is no...
crap
Dec 5th, 2005
client server : 2 tier and a single userweb server : multi tier and multi users
Testing means?verifying ?the application before it is going to be used by anyone. Ethical hacking means finding the bugs in a system which has already gone through sdlc. Generally after testing is p...
Hi... Anitha...Sorry to saythis... he is asking about Recording Methods... Not recording modes..
jyotsna Vani
Mar 21st, 2006
Recoding methods in Winrunner are: Recording, Passup, As Object and IgnorRecoding modes in Winrunner are: Context Sensitive Mode and analog ModeNote: Let me know if i'm wrongThank youJyotsna.
Severity Law Because it has not effect on functionality Priority High Because the person want to get a confirmation message. Otherwise he thinks that the reservation process is not over
Commite and Rollback both commands are using in SQL. If you are going in data base interview, its ok.?There's No relation between?any Automation Tool with Commit and Rollback. If you have any query please let me know.
devi das
Apr 22nd, 2006
NO ,we cannot do commit or rollback in Win Runner. but you can definately use breakpoints options which are in Debug menu.
Alpha testing is done by Testers and Oraganisation People.User Acceptance is Done by Client.Beta Testing is Done by Normal People( Client Give Application to some People Or Customers to test for any enhancements and find bugs)
Kapil Gera
Aug 21st, 2006
For UAT the tester as well as QA will be involveAlpha Testing is done with in the organisation in simple mean if we test one software and we have to release it but first we give this with in our organ...
Hai Prasanthi,This is Vasu working on QTP. The main Advantage of Active Screen is That you can see the snapshot of the screen on which you are testing a functionality. for example if your testing UID ...
Hi Murali1 & 2. In IT companies, after project is confirmed , Your
TL will give Functional Requirement Document to you, when it is given, right form that date
you have to read that FRS documen...
sai
Nov 16th, 2006
understand the BDD (business design document) which was prepared by BA(business analyst) and next based on Functional specifications which was prepared by QA understand the total functionality and acc...
In the question it should be stubswell comming to question both of them come in integration testing in small Stubs are the called compoents n are used in top -down approch drivers are the callin g component and are used in bottom-up approch
prasuna
Nov 16th, 2005
Hi,In the Question the thing should be stubs instead of steps.Drivers and Stubs concept comesin Integration testing.Drivers- The one which replaces the main module is called driver.Stubs- The modules ...
Checking the functionality with multiple sets of values.Create a parameter (variable) and store different values that you want to test with. This is called parameterization. So when we run the script, vuser will take values from the parameter file.
Ans