System testing is the phase where: ______________________. 1. Whole system is tested by testers 2. Whole system is testes by users 3. A particular module is been tested by the testers 4.A particular module is been tested by the users
4 5109Hi, Can any one please provide any links regarding the interview questions for Computer Systems Validation. I have got QA background and looking for a career in CSV in Pharmaceutical Companies. Thanks in advance...
1404how to download fullversion of JIRA(defect reporting s/w) s/w for free.can any provide web site for full version free download.
1935i am fresher in manual testing.how to do database testing as a manual tester.suggest me some answers,so that i will have a clear idea adout database testing.
1738Set a=description.Create a("name").value="Google" Set b=description.Create b("Title").value="Google" Set c=description.Create c("micclass").value=" webedit" 'c("name").value="q" 'c("type").value="text" 'Set d=description.Create 'd("name").value="q" Set e=description.Create e("micclass").value="webbutton" e("name").value="Google Search" Set h=description.Create h("name").value="qtp - Google Search" Set desc=description.Create desc("micclass").value="webelement" desc("type")="qtp" Set l=description.Create l("title").value="qtp - Google Search" 'invokeapplication"C:\Program Files\Internet Explorer\IEXPLORE.EXE","http://www.google.co.in/" invokeapplication"C:\Program Files\Internet Explorer\IEXPLORE.EXE" Browser(a).Page(b).WebEdit(c).set"qtp" Browser(a).Page(b).WebButton(e).click set z=Browser(h).Page(l).childobjects(desc) i=z.count print i 'For j=0 to i -1 ' m=z(j).getroproperty("text") ' msgbox m ' print m ' 'Next hi guys this is anil. i am beginner in advance qtp. i am trying to write script for searching web element (QTP)in google. i have posted a script plz check it. send me solution how to write scripting for search and counted no qtp word in google search . plz tell me the solution ASAP
2483I am asking this question out of my interest. Geneva Billing tool is used by BT to generate bills, what is the process to execute the test cases manually..do i need to write SQL query or it is a GUI based tool. Thanks..
2 4675Following questions were asked in amazon interview during written test for the post of Quality assurance engineer. Note. u can use any scripting language for 2nd 3 rd questions. Logic is important. 1.Write test cases for file transfer using bluetooth and IR in mobile⦠2. Input = 193 the output should be displayed as 100+90+3. Write code without using inbuilt functions and procedures 3. string = performance and delimiter = r Write a code to display the output as Pe r For Man Ce Without using split function and inbuilt functions 4. please give correct test data for the remainder in the below program and also for the time TIME: DD MM YYYY HH MM SS Reminder: [ ] minutes
1 29059Post New Testing AllOther Questions
Who is responsible for document all the issues, problems and open point that were identified during the review meeting
Mention what the purpose behind doing end-to-end testing is?
Which one you prefer, working with independent testing project or working along with development team?
i want learn "itesting tool"....which is best institutes to learn "itesting tool" in hyderabad or banglore ?plz give me reply as soon as posible?
What is the pdca cycle and where testing fits in?
What is top-down strategy?
What is dynamic testing?
is manual testing enough for 2+ yrs,does it need any tools
What advantages would using an iSCSI Storage Area Network (SAN) give to your organization over using Direct Attached Storage (DAS) or a Fibre Channel SAN?
how cam www sites be tested
What is data validity?
What test plans consists of?
What is depth testing?
Test Items and Feature To Be Tested for calculator
What is 'test plan driven' or 'key word driven' method of testing?