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) Hi Team, I have two scenarios ,only one step alone deference betweeen them and preconditions of Test scenarios are defferent . In the above sutuation , are we going divide test cases into two or can we club into them into a single. Regards seshu
2490If a Page is having 5 Links and there are 5 users and each user is clicking on one link. How can we achieve it in Loadrunner.
2 6663In this bellow script QTP is not able to getting no. of Links from my Browser. Set desc=description.create desc("micclass").value="Link" Set obj=Browser("creationtime:=0").page("title:=.*").childobjects(desc) msgbox obj.count I am getting "General Run Error".Why QTP is not supporting my Browser,but its running fine in other system.Please help me to overcome this problem.
1 4131How you will assure client that the number of test cases written by you is sufficient or can complete the test coverage completion criteria?
1 3924PLEASE CAN ANYONE SEND ME THE TEST SCENARIO BASED QUESTIONS FOR 3+ EXPERIENCE IN MANUAL TESTING
4355How to write a test case for create folder in the email. create aliases for email adress in the email. thanks Its urgent
2623there is a mobile phone and it has got 2 buttons one is it takes photo other is it uploads photo to facebook how to you test this application ?
7 10589I added 5 edit box objects in OR.i run the script and the first edit box successfully executed.But on next day when i executed same script for second edit box,it gives an error "object not Found". But when i used Highlight in app. object already in OR.So how i will handel this type of error. Hi please inform me the write answer.Its urgent.
TCS,
1 4134
Thanks....But can u tell me how i use the QTP for GIS with one Example...
Tell me can we use selenium rc for tests driving on two different browsers on one operating system without selenium grid?
Tell me one scenario, the complex functionality you have automated in your project?
how many ways are there to copy test cases in test director
What is the mission of testing?
Difference between action & Reusable action?
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object
how to use the QTP choose the data from oracle? e.g. i input the identity card NO. this will be add new record in the database ,and now i want get this record's prime key.
Are you familiar with selenium? If yes, what is it?
What are the detailed test cases for Vacations Rental websites (Admin,Traveler,Rental owner)?
How you can find the absolute value of the number in qtp?
I had installed QTP 9.2. It is working fine but whenever I open QTP, it is trying to reinstall the below-mentioned files again and again "QTP92PS82UPGRADE.exe", "recogn.dll". If anybody has these files, please provide those files in this site or you can send that files to my mail id also (lravi4u@yahoo.com). If you don't know where the files will be in the QTP, search in the QTP software CD or path of QTP program installed (C:\Program Files\Mercury Interactive\QuickTest Professional)
Could some one tell me test cases for multi line text boxes like Notes field?
What is verification in software testing?
How to scroll web page down or up using selenium webdriver?