Automation Testing (7699)
Manual Testing (7121)
QA Concepts (917)
Mobile Testing (238)
Test Cases (630)
Test Documents Reporting (59)
Database Testing (90)
Behavior Driven Development (BDD) (103)
Testing AllOther (1138) i 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.
2386Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance
2195In My application, having Copmany Name : Text Box and click Save button. if i enter a vlue, after run..........it shows the already exists. so how to enter random ro mmultiple names names into webedit box(company Name). without using DATATABLE THanks Ramesh
TCS,
4 6971Set 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
3072write test case for button of google page?"i am feeling lucky" if button is not appear on page?
3006
How can you test the global servers with using loadrunner
How to perform double click action in selenium webdriver?
what is independent question and what is retriewing and what is problem of severity.
Describe synchronization point.
write a script to verify links on any web page by using descriptive method by creating a description object (give a filter condition only link) ... need to verify expected like name by reading
List the parameters that one needs to pass in selenium.
Can anyone provide the definitions for the following abbreviations? Thanx to anyone who could CIT CAP
Is it possible to use two instances of UFT on the same machine? If not why?
what type of quetion may be asked for experienced person in manual tester of 1 year?
How can you do the scalability testing?
What kind of input do we need from the end user to begin proper testing?
What is silktest agent?
Explain functional testing?
What is the difference between MaxSessions vs. Selenium grid MaxInstances properties?
Is there a way for me to know all available options when I start selenium server?