WinRunner (592)
Load Runner (730)
QTP (4305)
Test Director (199)
Rational TestSuite (121)
Silk Test (103)
Selenium (886)
Apache JMeter (102) can any one tel ,using simple string a[0]=I a[1]=N a[2]=D like that it go's . . out put i need INDIA help me it's really need full ..
3 5722hai friend's .. my question is a[0]=I a[1]=N a[2]=D LIKE IT GO'S i need output INDIA ,using simple string how will u do? can any one tell really need full..
4 8595If we write a scipt for login page and we click submit button then it moves to order page ... How we can validate once we click the submit button it opens wether order page or not
IBM,
2367If we write the script for login page and click on submit boutton then it opens order page...How we can validate that opened page is wether orderpage or not?
2257How we write a java script using RFT for the below scenario iam having dropdown list COUNTRY(it contains india,us,uk...) once we select the india in that list it will open the corresponding states in STATES dropdown list. i would like to change those values dynamically... can u pls send me the coding....
IBM,
3045how many script you will wright in a year ? i told it's depends on the proj..and 'n.no of ... but he forced me to tell some num. or avg .....how many i suppose to tell..??and do a favor per day how many script don't thing it's repeated question or common ...help me post a ans...thanks for advance
HCL,
1 4394hi guys pls tell me, for load runner institution "TEST Q" is better or not? pls share with ur learning exp in testq to all?
1 3751What is the difference between manual and auto correlation? Why we need Manual correlation? what is the main Drawback in auto correlation?
1 10692Hello testers..This question is for u? If u have guts give the ans for this question?***" Manual tester daily process is ..Study the req.S preparing test scenarios
2 4828
What do vuser_init and vuser_end action contain?
How can we retrieve the Bug Ids which are open&Reopen in status through QTP scrit?Please find the script which i tried... Dim objBugFactory, objBug Dim BugId Set TDConnection = QCUtil.TDConnection Set objBug = TDConnection.BugFactory If QCUtil.IsConnected then Reporter.ReportEvent 0, "Connected", "Connected to server: " + QCUtil.TDConnection.ServerName + chr (13) +"Project: " + QCUtil.TDConnection.ProjectName + chr (13) + "Domain: " + QCUtil.TDConnection.DomainName Reporter.ReportEvent 0, "Current time on server is","==>" & TDConnection.ServerTime Else Reporter.ReportEvent 1, "Not connected", "Not connected to Quality Center" End If If mybug.Status="Open" Then BugId=mybug.DefectId MsgBox BugId End If 'OR**********************************--------------------- -----********************************** If Bug_Fields("BG_STATUS").Value ="Open" Or "Re Open"Then BugId=Bug_Fields("BG_BUG_ID").Value MsgBox BugId End If
whenever U using QTP,Test Director, Why we using separate Bug tracking tool?
In qtp, explain what is keyword driven automation framework?
What is datadriven framework and keyword driven?
What types of cases can be automated with Selenium?
What is a xpath?
How to capture Dos Promote data in text file? in that how to find particular String ( window )? in VB scrpting
Which test cases can be automated?
Will down time for server and content maintenance/upgrades be allowed? how much?
How to check the background colour of the screen in WR?
What is a hub in selenium grid?
What is the parameterization?
How can we move to nth child element using css selector?
Difference b/w 9.1 and 9.5 Versions in LoadRunner?