Programming Languages (22694)
Scripts (9280)
Networking (2571)
Microsoft Related (21566)
Databases (16615)
Operating Systems (12022)
Testing (17995)
Servers (1375)
MainFrame (6620)
Java Related (15396)
Middleware (526)
Web Related (7038)
Data Warehouse (8975)
HR Questions (2698)
Software Design (1923)
Debugging (73)
Version Control (464)
Editors (229)
Telecom (1164)
ERP CRM (26424)
Embedded Systems (1221)
Client Server (333)
Artificial Intelligence (3276)
Cryptography (718)
EAI (466)
Multimedia (674)
Software Development Life Cycle (303)
Image Processing (170)
Mobile OS (3116)
Security (125)
Big Data (4325)
Cloud Computing (1790)
Automation (2674)
Internet of Things (IoT) (299)
Apache Related (370)
Frameworks Tools (1329)
Oracle Related (0) i am trying to capture the URL from the open browser and store it. pls give me solution how we can do this in QTP. thanks
2 5826what is the customization to be done when we save the purchase order sys should pass the mail to manager purchases for approval or release
1937Consider one application is open, clicking one menu will open another application in another browser. QTP does not catch the URL of the second browser(second application). can we capture it ?
1951is there any way to know how long the report executes and how many records will be returned before hitting the "run" option?
3 8716Say, the query gets executed and we got the results. In case if we have a large number of rows, how can we know the exact no of rows returned?
6 10032write the testcases for a triangle ABC. given length of 3 sides of a possible triangle, check whether 3 sides do indeed form a triangle or not if they do then state whether the triangle is scalene, isoceles or equilateral. Note that the sum of any two sides of a triangle should be greater than third side. A+B>C B+C>A A+C>B. need urgently. thank u... by priya
6 25288%STPbegin;%STPEND; ERROR: No logical assign for filename _WEBOUT. WARNING: No body file. HTML output will not be created. unable to fix it.plz help
2 20353
Explain the concepts and capabilities of sql server?
List out standard datatypes in python
#define MAX(x,y) (x) >(y)?(x):(y) main() { inti=10,j=5,k=0; k= MAX(i++,++j); printf("%d..%d..%d",i,j,k); }
Give examples of some companies that are using Hadoop structure?
What is endianness of a system and how do different systems communicate with each other?
What is binary tree and its properties?
Is java pass by value or pass by reference?
Mention some advantages of using angular js framework.
What is the use of gui map and what happens when the gui map file get loaded?
What are the main components of ms office?
How do I enlarge the view in excel?
What is event target in javascript?
You configure and boot the domain from the command line. Why did more processes than expected start when the domain was booted?
Why is a database better than a spreadsheet?
What are jsr 250 annotations?