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) Write max. no of test case's in following scenario Developer develops single page which consist of simple Text box and a Submit button. Developer has not written a single line of code for the button (i.e. no relation of Text box and Submit button). No validations are implemented on Test box as well as button.
TCS,
4 9613Hi all, I am currently working in manual testing and am interested in database testing. How do I change my career from manual to database testing? What are the prerequisites for that inorder to equip myself for database testing?
3 62701.What will you do if the VuGen crashes while recording a script? 2.what will you do if Controller crashes while executing a scenario?
IBM,
2 12255Hi , I am facing issue QTP 10.0 with oracle ERP 11i .When QTP opens,click sub links on ERP ,FORM is not opening getting unexpected Internet explorer error message with send or don't send report.So unable to work with forms using QTP.
3863
Mention some ipad and iphone testing tools and their usability.
why use caffine for HPLC calibration ?
Am putting E-commerce project in my resume can any one please tell me about E-commerce application explaination..
Hi, I have 2 dropdown listboxes called region and city/area. It needs to select one region(Santa Clara) and one city/Area (Sunnyvale).So I put this in the for loop and I am storing the Items in the variable called itemname. The regions value will get changed,so I used reg expression for this regions. This is my code Browser("MLSListings.com").Page("MLSListings.com").Link("ยป County/Area").Click Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Check CheckPoint("regions") ListSize=Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetTOProperty("items count") For i = 1 To ListSize-1 Itemname =Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetItem(i+1) Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Select Itemname ................. If I run the script,I am getting the following error, Cannot identify the specified item of the regions object. Confirm that the specified item is included in the object's item collection. Any Help? Thank you, Uma
What are some of the advantages of selenium grid?
If object is not recognized by qtp but the object is standard object what is your approach?
How to click on a hyperlink using selenium webdriver?
After entering the data from the front-end application interface, how do you test whether a database is updated or not?
How you edit the script?
How do I get the QTP scripts result in xml format by using vb script function?
Explain me what could be the cause of selenium webdriver test to fail?
pl. give me the list of top jobs website to register i have 2Yrs. Experience in manual testing
On the website, the protocol has been changed https: to https what you will do? Tell me your approach?
What is post recovery scenario?
What does mobile security testing include?