In winrunner save The scripts for every test case for first build Or version(If it is pass only) and when ever new build comes reexecute or run the same Test scripts on that bulid is called ...
When developers write the code they place costant values and test their functionality.Some times while integrating the functionalities they forget to take out the constant values.This type of coding is called as hard coding.
analize severity and priotity is made according to severity and priotity of the module. severity nothing but seriousness of defect interms of high,medium,low and priority is needed to the custom...
client server-> client server is 2tire architecture and client is frontend server is backend .web application -> web is 3tire architecture and browser ,web server and databse server
i) functionality of Login screen -> If valid username and valid password are supplied as an input to the login screen then the system should successfully log into the applicationii) test planscheck...
System Development Life Cycle Model (SDLC Model) 1. System/Information Engineering and Modeling2. Software Requirements Analysis3. Systems Analysis and Design4. Code Generation5. Testing6. Maintenance...
Hi ,In QTP you can write the Vb script as follows.... suppose it is a browser having one text box with the label name "TEXTBOX" and Button "SUBMIT".... Then we write as Browser("BrowserName").pag...
ramakrishna
Mar 10th, 2006
hi,see.. for different tools we have different scripting languages.ex for winrunner we use TSL where as in QTP we'll use vbscript.tsl script for above scenarios isedit_set("text box name","data that u want to enter");button_press("button name");byramakrishna
Traceability matrix always contains low level requirements since to map easily with test cases and also we can assure that all requirements covered in low level. I guess there is no concept of high le...
Yes , We can do Black box testing even at the Unit level.If the unit is a GUI then we have to do the Black box testing otherwise we have to write a code (API) Library Testing.
You can see: -Testing is about Quality and you are a Quality Person. Every body like to buy a Quality product.Developers make the system and Tester break the System, I have been inclined towards providing a Quality Product to end users or customers. , so that is Why?
skumar
Nov 7th, 2006
Hello Vijay...for this you can tell, because you like bug hunting process..
Entry Criteria Requirements Entry criteria Need for developing a System Exit criteria Requirement Document.SRS Entry Criteria Requirement Doc Exit Criteria Design DocsSo on so forth..............
kumar k
Oct 27th, 2006
ETVXE- Entry CriteriaT- TaskV- ValidationX- Exit CriteriaENTRY CRITERIA: Input with 'condition' attached.e.g. Approved SRS document is the entry criteria for the design phase.TASK: Procedures.e.g. Pre...
BRS documents are prepared by the business Analyst. Business analyst person uses the below questionare to develop this document.Questionare: Are the requirements acheivable?Are the requirements t...
hi,1.u can do exploratory testing2.u can comunicate with developers and customer
HD BEDI
Dec 18th, 2006
We can test the application with general assumptions if no requirement doc is available. We can test High severity issues like show stoppers, page crashes, unexpected behavior and etc.If that is a web...
I agree with Jaganji. You have to plan well ahead.
jagan
Dec 28th, 2006
Hi,I suggest this answer would be fine always when you go to interviews.If you are in a position where you are behind the eight ball, it is really too late to do anything. The trick to avoiding ...
Ans