i have doubt suppose iam purly working in manual, when i will work on sql and performence testing? pls any one clarify doubt?
3 5496What are the advantage and disadvantage of Selenium IDE tool? Is that useful for testing .net projects? please reply my friends.
6 36024difference between test strategy,test plan and test methodology. which will create first and who will create those and is there anyone optional in that
2 6771if anyone ask why did u choose testing field instead of ur core subject after btech in ECE how should i answer
IBM,
5 10540give the format of test strategy and test methodology not the definitions i know the definition i need the template of those
3 6318What should I do if the name of the field is change in new version?How should I maintain it in Test Case Document? Eg: 1)On Login Window:if Login button changed to Ok button 2)the Name of the Login Window get changed 3)Suppose New button adds to Login Window 4)Suppose For Login button there is Alt+L is used in new version Please tell me as early as possible Thanks in advance!!!
1 3561Post New Manual Testing Questions
MS Paint
qtp9.2 and qtp10.0 difference
Hi Friends, I want to know the best institute in hyderabad which is giving training in 'SAP Testing' and who is the best faculty. Regards, Imtiyaz..
What is application programming interface (api)?
Why documentation testing is important?
what is e-tester?
What can you tell about the project if during testing you found 80 bugs in it
what will be verification and validation test cases for yahoo login page (only functional test cases)? Please explain in details.
What is Batch testing? Facets Benefit Configuration
after completeing testing ,what would u deliver to the client?
What is Snapshot Testing? When we need to do and who will involve in this process and also what is the output document of this testing
!what are the entry criteria for antomation testing ?
Hi, This is vkram.I had completed my B.E in May 2005 & currently i am undergoing Testing Course. I want to join as a Fresher in any MNC. What should I tell why u r coming to testing field & what u did this 2 years?
How will you do beta testing?
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }