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) Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.
ABC,
2819what is the difference between bug and defect? what is the definition of bug? what is the definition of defect?
3 8131anyone can explain about "Smart Identification" in QTP I mean what is the use of "Smart Identification" Give an example
2 6633how to run the qtp scripts in Test director.is it posssiblr or not?? and also i want to see the previes test results,how to see and where to see??
3 6149what is the difference between Desktop testing,Client/server testing and webapplication testing
2141Hi all, On recording a particular Web application with QTP,Have came across a problem for which I havent found a solution so far.. The script of importance is as follows: Browser("Personalized Start Page").Page("XYZ").Frame ("mainFrame_4").Link("address.csv").Click Browser("Personalized Start Page").Page("XYZ").Sync Dialog("0% of dms.php from XYZ-").Dialog("File Download").WinButton("Save").Click My problem is that on recording the application with QTP and clicking the "address.csv" link another browser window comes up temporarily followed by the Windows "FileSave" dialog.The browser window which came up closes down when the Windows "FileSave" dialog is visible and I save the file to a windows location. On the "Record and Run" settings under Qtp,have activated settings for web and windows applications. But when I run this recorded script,and after the "address.csv" click,The browser window comes up and goes down,No Windows "FileSave" dialog comes up and the QTP shows the error Dialog("0% of dms.php from XYZ-") object is not found,though this object is there in the repository. Have tried putting the Dialog("0% of dms.php from XYZ- ").Exist property.But the "Exist" property is not recognised by the dialog at all. Any help in this direction is appreciated.. Thanks in advance J
ADP,
1 6205Hi all, i am planning to take ISTQB CERTIFICATION, can any one guide me by giving the links for preparing for the exams. If anyone have some materials can u send me to my mail id vpbharathi@gmail.com. Thanks in advance, Bharathi.P
2465
what is the last version in TD to support for qtp?
Did the scripts need lot of maintenance? If yes, why?
How to use testdirector in real time projects?
What is dre?
Tell me what are pros and cons of automating tests at ui layer?
Why testers should opt for selenium and not qtp?
What is system simulation?
Explain verification?
In a systen design to work out the tax to be paid: An employee has Rs 4000 of salary tax free. the next Rs 1500 is taxed at 10% , the next Rs 28000 is taxed at 22% , any further amount is taxed at 40% , the nearest whole Rs, which of these is a valid boundary value analysis test case ???? a)Rs 1500 b)Rs 32001 c)Rs 33501 d) Rs 28000.
Explain why to choose python over java in selenium?
What is oo integration testing?
In what situation would you want to parameterize a text verification check?
A type of functional testing, which investigates the functions relating to the detection of threats, such as virus from malicious outsiders?
What is difference between assert and verify commands?
What are the test cases for mouse?