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) Tell me how to write a test case to test a search (general search engine ) function that is present on almost all sites.
2 7235Could you anyone share me the path to download the automation tools which are having trial license version?
2101Does QTP recognize two diff browser's at a time..?if possible how..? Is it possible run scripts on Mozilla which are recorded on IE..?..How..?
IBM, Semantic Space, TCS,
12 31809Hi, Hope you viewers are doing fine with good health. What are the steps and connection parameters to connect to Oracle db ? Can you connect with just the Oracle client or Oracle XE ? Cheers!!
3011In the place of button developer use image, during the tab movements image(button) is not highlighted is it bug or not?
6 8979Can u plz tell me what r the functions available in load runner and how to write userdefined functions and what are they?
2 10007Does we use Classes and methods in realtime..?How wud we access methods in a class..?Thanq Guys..!
3 5223Is v-model cost effective when compared with all other models? If not which model is cost effective(low cost)?
1 7219What is the Difference between Environment variable and Globle variable,.. anybody can give me answer..Thanks in advance...
IBM,
4 17516Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?
2051To count the no of links present in the yahoo home page i have written the script like this Set fileSysObject=createobject("Scripting.FileSystemObject") Set linksFileName=fileSysObject.opentextfile ("D:\samplelinkfile.txt",2,true) Set linkDescObj=description.Create linkDescObj("micclass").value="Link" Set noOfLinks=browser("yahoo").Page("Yahoo! India").ChildObjects(linkDescObj) For i=0 to noOfLinks.count-1 linkName=noOfLinks(i).getROProperty("name") linksFileName.writeline(linkName) Next linksFileName.close Set fileSysObject=nothing While running the script it showing error that object "yahoo"isnot found in the object repository. Is there any setting before running the script? if yes what is the steps for it.Im using QTP9.0
2 5086
How to execute a single line command from selenium ide?
What is future of FC SAN vs FCOE SAN
How do you manage sessions and cookies in jmeter?
Do you use any automation tool for smoke testing?
Do you know how to verify if the checkbox/radio is checked or not?
What is QTP testing process?
what is the SOAP UI and Web services? what are the uses in testing?
What is grey box testing?
Explain cucumber?
Explain how you can delete excel file in qtp?
Hi How to retrieve data from web element line by line?
What are the two files required to execute a cucumber test scenario?
What is the firefoxdriver, class or an interface? And which interface does it implement?
Write down the differences between the responsibilities of qa and programmers?
Define defect density.