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 ...
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...
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...
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...
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..
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...
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
System Development Life Cycle Model (SDLC Model) 1. System/Information Engineering and Modeling2. Software Requirements Analysis3. Systems Analysis and Design4. Code Generation5. Testing6. Maintenance...
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...
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
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...
Ans